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 |
---|---|
InputPorts |
FlaxmlFactory.createInputPorts()
Returns a new object of class 'Input Ports'.
|
InputPorts |
Component.getInputPorts()
Returns the value of the 'Input Ports' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Component.setInputPorts(InputPorts value)
Sets the value of the '
Input Ports ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
InputPortsImpl
An implementation of the model object 'Input Ports'.
|
Modifier and Type | Method and Description |
---|---|
InputPorts |
FlaxmlFactoryImpl.createInputPorts() |
InputPorts |
ComponentImpl.getInputPorts() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ComponentImpl.basicSetInputPorts(InputPorts newInputPorts,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ComponentImpl.setInputPorts(InputPorts newInputPorts) |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseInputPorts(InputPorts object)
Returns the result of interpreting the object as an instance of 'Input Ports'.
|
boolean |
FlaxmlValidator.validateInputPorts(InputPorts inputPorts,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |