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