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