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 |
---|---|
OutputPort |
FlaxmlFactory.createOutputPort()
Returns a new object of class 'Output Port'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputPort> |
OutputPorts.getOutputPort()
Returns the value of the 'Output Port' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputPortImpl
An implementation of the model object 'Output Port'.
|
Modifier and Type | Method and Description |
---|---|
OutputPort |
FlaxmlFactoryImpl.createOutputPort() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputPort> |
OutputPortsImpl.getOutputPort() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseOutputPort(OutputPort object)
Returns the result of interpreting the object as an instance of 'Output Port'.
|
boolean |
FlaxmlValidator.validateOutputPort(OutputPort outputPort,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |