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