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