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