Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.Expressions | |
org.polarsys.chess.chessmlprofile.Expressions.impl | |
org.polarsys.chess.chessmlprofile.Expressions.util |
Modifier and Type | Method and Description |
---|---|
MacroDefinition |
ExpressionsFactory.createMacroDefinition()
Returns a new object of class 'Macro Definition'.
|
Modifier and Type | Class and Description |
---|---|
class |
MacroDefinitionImpl
An implementation of the model object 'Macro Definition'.
|
Modifier and Type | Method and Description |
---|---|
MacroDefinition |
ExpressionsFactoryImpl.createMacroDefinition() |
Modifier and Type | Method and Description |
---|---|
T |
ExpressionsSwitch.caseMacroDefinition(MacroDefinition object)
Returns the result of interpreting the object as an instance of 'Macro Definition'.
|