Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl |
Modifier and Type | Field and Description |
---|---|
static java.util.List<Iavoidable> |
Iavoidable.VALUES
A public read-only list of all the 'Iavoidable' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static Iavoidable |
Iavoidable.get(int value)
Returns the 'Iavoidable' literal with the specified integer value.
|
static Iavoidable |
Iavoidable.get(java.lang.String literal)
Returns the 'Iavoidable' literal with the specified literal value.
|
static Iavoidable |
Iavoidable.getByName(java.lang.String name)
Returns the 'Iavoidable' literal with the specified name.
|
Iavoidable |
ACIDavoidable.getI()
Returns the value of the 'I' attribute.
|
static Iavoidable |
Iavoidable.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Iavoidable[] |
Iavoidable.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.setI(Iavoidable value)
Sets the value of the '
I ' attribute. |
Modifier and Type | Method and Description |
---|---|
Iavoidable |
FlaDslFactoryImpl.createIavoidableFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Iavoidable |
ACIDavoidableImpl.getI() |
Modifier and Type | Method and Description |
---|---|
void |
ACIDavoidableImpl.setI(Iavoidable newI) |