Class AttributeCopyDescriptor


  • @Deprecated
    public class AttributeCopyDescriptor
    extends java.lang.Object
    Deprecated.
    since ages
    AttributeCopyDescriptor
    • Constructor Detail

      • AttributeCopyDescriptor

        public AttributeCopyDescriptor​(TypeCopyDescriptor parent,
                                       java.lang.String qualifier,
                                       int options)
        Deprecated.
    • Method Detail

      • getQualifier

        public java.lang.String getQualifier()
        Deprecated.
      • isAtomic

        public boolean isAtomic()
        Deprecated.
      • isPartOf

        public boolean isPartOf()
        Deprecated.
      • isLocalized

        public boolean isLocalized()
        Deprecated.
      • isUnique

        public boolean isUnique()
        Deprecated.
      • isInitialOnly

        public boolean isInitialOnly()
        Deprecated.
      • isOptional

        public boolean isOptional()
        Deprecated.
      • getRealAttributeDescriptor

        public AttributeDescriptor getRealAttributeDescriptor()
        Deprecated.
      • hashCode

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

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

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