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