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