Uses of Enum Class
org.umlg.associationclass.AssociationClass1.AssociationClass1RuntimePropertyEnum
Packages that use AssociationClass1.AssociationClass1RuntimePropertyEnum
-
Uses of AssociationClass1.AssociationClass1RuntimePropertyEnum in org.umlg.associationclass
Methods in org.umlg.associationclass that return AssociationClass1.AssociationClass1RuntimePropertyEnumModifier and TypeMethodDescriptionAssociationClass1.AssociationClass1RuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)AssociationClass1.AssociationClass1RuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.AssociationClass1.AssociationClass1RuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.