Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.SystemModel.STS | |
org.polarsys.chess.chessmlprofile.SystemModel.STS.impl | |
org.polarsys.chess.chessmlprofile.SystemModel.STS.util |
Modifier and Type | Method and Description |
---|---|
Human |
STSFactory.createHuman()
Returns a new object of class 'Human'.
|
Modifier and Type | Class and Description |
---|---|
class |
HumanImpl
An implementation of the model object 'Human'.
|
Modifier and Type | Method and Description |
---|---|
Human |
STSFactoryImpl.createHuman() |
Modifier and Type | Method and Description |
---|---|
T |
STSSwitch.caseHuman(Human object)
Returns the result of interpreting the object as an instance of 'Human'.
|