Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl | |
org.polarsys.chess.xtext.flaDsl.util |
Modifier and Type | Method and Description |
---|---|
Behaviour |
FlaDslFactory.createBehaviour()
Returns a new object of class 'Behaviour'.
|
Modifier and Type | Class and Description |
---|---|
class |
BehaviourImpl
An implementation of the model object 'Behaviour'.
|
Modifier and Type | Method and Description |
---|---|
Behaviour |
FlaDslFactoryImpl.createBehaviour() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseBehaviour(Behaviour object)
Returns the result of interpreting the object as an instance of 'Behaviour'.
|