Uses of Enum Class
org.umlg.hierarchytest.Folder.FolderRuntimePropertyEnum
Packages that use Folder.FolderRuntimePropertyEnum
-
Uses of Folder.FolderRuntimePropertyEnum in org.umlg.hierarchytest
Methods in org.umlg.hierarchytest that return Folder.FolderRuntimePropertyEnumModifier and TypeMethodDescriptionFolder.FolderRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Folder.FolderRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static Folder.FolderRuntimePropertyEnum[]Folder.FolderRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.