Uses of Enum Class
org.umlg.tag.Tag.TagRuntimePropertyEnum
Packages that use Tag.TagRuntimePropertyEnum
-
Uses of Tag.TagRuntimePropertyEnum in org.umlg.tag
Methods in org.umlg.tag that return Tag.TagRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Tag.TagRuntimePropertyEnumTag.TagRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Tag.TagRuntimePropertyEnumstatic Tag.TagRuntimePropertyEnumTag.TagRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Tag.TagRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Tag.TagRuntimePropertyEnum[]Tag.TagRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.