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