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 |
---|---|
OutputGate |
SANModelFactory.createOutputGate()
Returns a new object of class 'Output Gate'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputGate> |
AtomicNode.getOutputGate()
Returns the value of the 'Output Gate' containment reference list.
|
org.eclipse.emf.common.util.EList<OutputGate> |
Activity.getOutputGate()
Returns the value of the 'Output Gate' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputGateImpl
An implementation of the model object 'Output Gate'.
|
Modifier and Type | Method and Description |
---|---|
OutputGate |
SANModelFactoryImpl.createOutputGate() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputGate> |
AtomicNodeImpl.getOutputGate() |
org.eclipse.emf.common.util.EList<OutputGate> |
ActivityImpl.getOutputGate() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseOutputGate(OutputGate object)
Returns the result of interpreting the object as an instance of 'Output Gate'.
|
boolean |
SANModelValidator.validateOutputGate(OutputGate outputGate,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |