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 |
---|---|
Hazard |
SafetyFactory.createHazard()
Returns a new object of class 'Hazard'.
|
Modifier and Type | Class and Description |
---|---|
class |
HazardImpl
An implementation of the model object 'Hazard'.
|
Modifier and Type | Method and Description |
---|---|
Hazard |
SafetyFactoryImpl.createHazard() |
Modifier and Type | Method and Description |
---|---|
T |
SafetySwitch.caseHazard(Hazard object)
Returns the result of interpreting the object as an instance of 'Hazard'.
|