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 |
---|---|
InputPort |
FlaxmlFactory.createInputPort()
Returns a new object of class 'Input Port'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InputPort> |
InputPorts.getInputPort()
Returns the value of the 'Input Port' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
InputPortImpl
An implementation of the model object 'Input Port'.
|
Modifier and Type | Method and Description |
---|---|
InputPort |
FlaxmlFactoryImpl.createInputPort() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InputPort> |
InputPortsImpl.getInputPort() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseInputPort(InputPort object)
Returns the result of interpreting the object as an instance of 'Input Port'.
|
boolean |
FlaxmlValidator.validateInputPort(InputPort inputPort,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |