Package | Description |
---|---|
org.polarsys.chess.fla.flaxml | |
org.polarsys.chess.fla.flaxml.impl | |
org.polarsys.chess.fla.flaxml.util |
Modifier and Type | Method and Description |
---|---|
OutputPorts |
FlaxmlFactory.createOutputPorts()
Returns a new object of class 'Output Ports'.
|
OutputPorts |
Component.getOutputPorts()
Returns the value of the 'Output Ports' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Component.setOutputPorts(OutputPorts value)
Sets the value of the '
Output Ports ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
OutputPortsImpl
An implementation of the model object 'Output Ports'.
|
Modifier and Type | Method and Description |
---|---|
OutputPorts |
FlaxmlFactoryImpl.createOutputPorts() |
OutputPorts |
ComponentImpl.getOutputPorts() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ComponentImpl.basicSetOutputPorts(OutputPorts newOutputPorts,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ComponentImpl.setOutputPorts(OutputPorts newOutputPorts) |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseOutputPorts(OutputPorts object)
Returns the result of interpreting the object as an instance of 'Output Ports'.
|
boolean |
FlaxmlValidator.validateOutputPorts(OutputPorts outputPorts,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |