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