Modifier and Type | Method and Description |
---|---|
FPTCSpecification |
FailureModes.getFPTCSpecification()
Returns the value of the 'FPTC Specification' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FailureModes.setFPTCSpecification(FPTCSpecification value)
Sets the value of the '
FPTC Specification ' reference. |
Modifier and Type | Method and Description |
---|---|
FPTCSpecification |
FailureModesImpl.basicGetFPTCSpecification() |
FPTCSpecification |
FailureModesImpl.getFPTCSpecification() |
Modifier and Type | Method and Description |
---|---|
void |
FailureModesImpl.setFPTCSpecification(FPTCSpecification newFPTCSpecification) |
Modifier and Type | Interface and Description |
---|---|
interface |
FI4FASpecification
A representation of the model object 'FI4FA Specification'.
|
Modifier and Type | Method and Description |
---|---|
FPTCSpecification |
FailurePropagationFactory.createFPTCSpecification()
Returns a new object of class 'FPTC Specification'.
|
FPTCSpecification |
FPTCPortSlot.getFPTCSpecification()
Returns the value of the 'FPTC Specification' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FPTCPortSlot.setFPTCSpecification(FPTCSpecification value)
Sets the value of the '
FPTC Specification ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
FI4FASpecificationImpl
An implementation of the model object 'FI4FA Specification'.
|
class |
FPTCSpecificationImpl
An implementation of the model object 'FPTC Specification'.
|
Modifier and Type | Method and Description |
---|---|
FPTCSpecification |
FPTCPortSlotImpl.basicGetFPTCSpecification() |
FPTCSpecification |
FailurePropagationFactoryImpl.createFPTCSpecification() |
FPTCSpecification |
FPTCPortSlotImpl.getFPTCSpecification() |
Modifier and Type | Method and Description |
---|---|
void |
FPTCPortSlotImpl.setFPTCSpecification(FPTCSpecification newFPTCSpecification) |
Modifier and Type | Method and Description |
---|---|
T |
FailurePropagationSwitch.caseFPTCSpecification(FPTCSpecification object)
Returns the result of interpreting the object as an instance of 'FPTC Specification'.
|