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 |
---|---|
GlobalVariable |
SANModelFactory.createGlobalVariable()
Returns a new object of class 'Global Variable'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GlobalVariable> |
Node.getGlobalVariable()
Returns the value of the 'Global Variable' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalVariableImpl
An implementation of the model object 'Global Variable'.
|
Modifier and Type | Method and Description |
---|---|
GlobalVariable |
SANModelFactoryImpl.createGlobalVariable() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GlobalVariable> |
NodeImpl.getGlobalVariable() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseGlobalVariable(GlobalVariable object)
Returns the result of interpreting the object as an instance of 'Global Variable'.
|
boolean |
SANModelValidator.validateGlobalVariable(GlobalVariable globalVariable,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |