Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl |
Modifier and Type | Field and Description |
---|---|
static java.util.List<Aavoidable> |
Aavoidable.VALUES
A public read-only list of all the 'Aavoidable' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static Aavoidable |
Aavoidable.get(int value)
Returns the 'Aavoidable' literal with the specified integer value.
|
static Aavoidable |
Aavoidable.get(java.lang.String literal)
Returns the 'Aavoidable' literal with the specified literal value.
|
Aavoidable |
ACIDavoidable.getA()
Returns the value of the 'A' attribute.
|
static Aavoidable |
Aavoidable.getByName(java.lang.String name)
Returns the 'Aavoidable' literal with the specified name.
|
static Aavoidable |
Aavoidable.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Aavoidable[] |
Aavoidable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ACIDavoidable.setA(Aavoidable value)
Sets the value of the '
A ' attribute. |
Modifier and Type | Method and Description |
---|---|
Aavoidable |
FlaDslFactoryImpl.createAavoidableFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Aavoidable |
ACIDavoidableImpl.getA() |
Modifier and Type | Method and Description |
---|---|
void |
ACIDavoidableImpl.setA(Aavoidable newA) |