Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.Core | |
org.polarsys.chess.chessmlprofile.Core.impl | |
org.polarsys.chess.chessmlprofile.Core.util |
Modifier and Type | Method and Description |
---|---|
CHESS |
CoreFactory.createCHESS()
Returns a new object of class 'CHESS'.
|
Modifier and Type | Class and Description |
---|---|
class |
CHESSImpl
An implementation of the model object 'CHESS'.
|
Modifier and Type | Method and Description |
---|---|
CHESS |
CoreFactoryImpl.createCHESS() |
Modifier and Type | Method and Description |
---|---|
T |
CoreSwitch.caseCHESS(CHESS object)
Returns the result of interpreting the object as an instance of 'CHESS'.
|