Class MappedAttribute


  • public class MappedAttribute
    extends java.lang.Object
    Mapped Attribute with AttributeEffectMode.
    Author:
    K. Benedyczak
    • Constructor Detail

      • MappedAttribute

        public MappedAttribute​(AttributeEffectMode mode,
                               pl.edu.icm.unity.types.basic.Attribute attribute)
    • Method Detail

      • getAttribute

        public pl.edu.icm.unity.types.basic.Attribute getAttribute()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object