Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FailureType> |
FPTCSpecification.getFailure()
Returns the value of the 'Failure' attribute list.
|
org.eclipse.emf.common.util.EList<FailureType> |
FPTCPortSlot.getFailure()
Returns the value of the 'Failure' attribute list.
|
Modifier and Type | Field and Description |
---|---|
static java.util.List<FailureType> |
FailureType.VALUES
A public read-only list of all the 'Failure Type' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static FailureType |
FailureType.get(int value)
Returns the 'Failure Type' literal with the specified integer value.
|
static FailureType |
FailureType.get(java.lang.String literal)
Returns the 'Failure Type' literal with the specified literal value.
|
static FailureType |
FailureType.getByName(java.lang.String name)
Returns the 'Failure Type' literal with the specified name.
|
static FailureType |
FailureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FailureType[] |
FailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FailureType |
FailurePropagationDataTypesFactoryImpl.createFailureTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FailureType> |
FPTCSpecificationImpl.getFailure() |
org.eclipse.emf.common.util.EList<FailureType> |
FPTCPortSlotImpl.getFailure() |