Modifier and Type | Method and Description |
---|---|
DependableComponent |
DependableComponentFactory.createDependableComponent()
Returns a new object of class 'Dependable Component'.
|
Modifier and Type | Class and Description |
---|---|
class |
DependableComponentImpl
An implementation of the model object 'Dependable Component'.
|
Modifier and Type | Method and Description |
---|---|
DependableComponent |
DependableComponentFactoryImpl.createDependableComponent() |
Modifier and Type | Method and Description |
---|---|
T |
DependableComponentSwitch.caseDependableComponent(DependableComponent object)
Returns the result of interpreting the object as an instance of 'Dependable Component'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FI4FA
A representation of the model object 'FI4FA'.
|
interface |
FPTC
A representation of the model object 'FPTC'.
|
Modifier and Type | Class and Description |
---|---|
class |
FI4FAImpl
An implementation of the model object 'FI4FA'.
|
class |
FPTCImpl
An implementation of the model object 'FPTC'.
|
Modifier and Type | Method and Description |
---|---|
T |
FailurePropagationSwitch.caseDependableComponent(DependableComponent object)
Returns the result of interpreting the object as an instance of 'Dependable Component'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StatefulHardware
A representation of the model object 'Stateful Hardware'.
|
interface |
StatefulSoftware
A representation of the model object 'Stateful Software'.
|
interface |
StatelessHardware
A representation of the model object 'Stateless Hardware'.
|
interface |
StatelessSoftware
A representation of the model object 'Stateless Software'.
|
interface |
StochasticFailureBehaviour
A representation of the model object 'Stochastic Failure Behaviour'.
|
Modifier and Type | Class and Description |
---|---|
class |
StatefulHardwareImpl
An implementation of the model object 'Stateful Hardware'.
|
class |
StatefulSoftwareImpl
An implementation of the model object 'Stateful Software'.
|
class |
StatelessHardwareImpl
An implementation of the model object 'Stateless Hardware'.
|
class |
StatelessSoftwareImpl
An implementation of the model object 'Stateless Software'.
|
class |
StochasticFailureBehaviourImpl
An implementation of the model object 'Stochastic Failure Behaviour'.
|
Modifier and Type | Method and Description |
---|---|
T |
StateBasedComponentsSwitch.caseDependableComponent(DependableComponent object)
Returns the result of interpreting the object as an instance of 'Dependable Component'.
|