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