Modifier and Type | Interface and Description |
---|---|
interface |
Availability
A representation of the model object 'Availability'.
|
interface |
MTTF
A representation of the model object 'MTTF'.
|
interface |
Reliability
A representation of the model object 'Reliability'.
|
Modifier and Type | Method and Description |
---|---|
DependabilityMeasure |
StateBasedDataTypesFactory.createDependabilityMeasure()
Returns a new object of class 'Dependability Measure'.
|
Modifier and Type | Class and Description |
---|---|
class |
AvailabilityImpl
An implementation of the model object 'Availability'.
|
class |
DependabilityMeasureImpl
An implementation of the model object 'Dependability Measure'.
|
class |
MTTFImpl
An implementation of the model object 'MTTF'.
|
class |
ReliabilityImpl
An implementation of the model object 'Reliability'.
|
Modifier and Type | Method and Description |
---|---|
DependabilityMeasure |
StateBasedDataTypesFactoryImpl.createDependabilityMeasure() |
Modifier and Type | Method and Description |
---|---|
T |
StateBasedDataTypesSwitch.caseDependabilityMeasure(DependabilityMeasure object)
Returns the result of interpreting the object as an instance of 'Dependability Measure'.
|