Package | Description |
---|---|
org.polarsys.chess.mobius.model.SAN | |
org.polarsys.chess.mobius.model.SAN.impl | |
org.polarsys.chess.mobius.model.SAN.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Join
A representation of the model object 'Join'.
|
interface |
Rep
A representation of the model object 'Rep'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComposedNodeImpl
An implementation of the model object 'Composed Node'.
|
class |
JoinImpl
An implementation of the model object 'Join'.
|
class |
RepImpl
An implementation of the model object 'Rep'.
|
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseComposedNode(ComposedNode object)
Returns the result of interpreting the object as an instance of 'Composed Node'.
|
boolean |
SANModelValidator.validateComposedNode(ComposedNode composedNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |