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