Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.Safety | |
org.polarsys.chess.chessmlprofile.Safety.impl | |
org.polarsys.chess.chessmlprofile.Safety.util |
Modifier and Type | Method and Description |
---|---|
CriticalitySpecification |
SafetyFactory.createCriticalitySpecification()
Returns a new object of class 'Criticality Specification'.
|
Modifier and Type | Class and Description |
---|---|
class |
CriticalitySpecificationImpl
An implementation of the model object 'Criticality Specification'.
|
Modifier and Type | Method and Description |
---|---|
CriticalitySpecification |
SafetyFactoryImpl.createCriticalitySpecification() |
Modifier and Type | Method and Description |
---|---|
T |
SafetySwitch.caseCriticalitySpecification(CriticalitySpecification object)
Returns the result of interpreting the object as an instance of 'Criticality Specification'.
|