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