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