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