Uses of Enum Class
org.umlg.associationtoself.E.ERuntimePropertyEnum
Packages that use E.ERuntimePropertyEnum
-
Uses of E.ERuntimePropertyEnum in org.umlg.associationtoself
Methods in org.umlg.associationtoself that return E.ERuntimePropertyEnumModifier and TypeMethodDescriptionstatic E.ERuntimePropertyEnumE.ERuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static E.ERuntimePropertyEnumstatic E.ERuntimePropertyEnumE.ERuntimePropertyEnum.fromQualifiedName(String qualifiedName)static E.ERuntimePropertyEnumReturns the enum constant of this class with the specified name.static E.ERuntimePropertyEnum[]E.ERuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.