| Package | Description |
|---|---|
| org.umlg.meta |
| Modifier and Type | Method and Description |
|---|---|
static RootQuery.RootQueryRuntimePropertyEnum |
RootQuery.RootQueryRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName) |
static RootQuery.RootQueryRuntimePropertyEnum |
RootQuery.RootQueryRuntimePropertyEnum.fromLabel(String _label) |
static RootQuery.RootQueryRuntimePropertyEnum |
RootQuery.RootQueryRuntimePropertyEnum.fromQualifiedName(String qualifiedName) |
static RootQuery.RootQueryRuntimePropertyEnum |
RootQuery.RootQueryRuntimePropertyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RootQuery.RootQueryRuntimePropertyEnum[] |
RootQuery.RootQueryRuntimePropertyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.