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 | Method and Description |
---|---|
Join |
SANModelFactory.createJoin()
Returns a new object of class 'Join'.
|
Modifier and Type | Class and Description |
---|---|
class |
JoinImpl
An implementation of the model object 'Join'.
|
Modifier and Type | Method and Description |
---|---|
Join |
SANModelFactoryImpl.createJoin() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseJoin(Join object)
Returns the result of interpreting the object as an instance of 'Join'.
|
boolean |
SANModelValidator.validateJoin(Join join,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |