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