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