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 |
---|---|
WildcardDefinition |
FlaDslFactory.createWildcardDefinition()
Returns a new object of class 'Wildcard Definition'.
|
Modifier and Type | Class and Description |
---|---|
class |
WildcardDefinitionImpl
An implementation of the model object 'Wildcard Definition'.
|
Modifier and Type | Method and Description |
---|---|
WildcardDefinition |
FlaDslFactoryImpl.createWildcardDefinition() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseWildcardDefinition(WildcardDefinition object)
Returns the result of interpreting the object as an instance of 'Wildcard Definition'.
|