Uses of Enum Class
org.umlg.associationtoself.EAC.EACRuntimePropertyEnum
Packages that use EAC.EACRuntimePropertyEnum
-
Uses of EAC.EACRuntimePropertyEnum in org.umlg.associationtoself
Methods in org.umlg.associationtoself that return EAC.EACRuntimePropertyEnumModifier and TypeMethodDescriptionstatic EAC.EACRuntimePropertyEnumEAC.EACRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static EAC.EACRuntimePropertyEnumstatic EAC.EACRuntimePropertyEnumEAC.EACRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static EAC.EACRuntimePropertyEnumReturns the enum constant of this class with the specified name.static EAC.EACRuntimePropertyEnum[]EAC.EACRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.