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