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