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 |
---|---|
Connection |
FlaxmlFactory.createConnection()
Returns a new object of class 'Connection'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Connection> |
Connections.getConnection()
Returns the value of the 'Connection' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionImpl
An implementation of the model object 'Connection'.
|
Modifier and Type | Method and Description |
---|---|
Connection |
FlaxmlFactoryImpl.createConnection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Connection> |
ConnectionsImpl.getConnection() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseConnection(Connection object)
Returns the result of interpreting the object as an instance of 'Connection'.
|
boolean |
FlaxmlValidator.validateConnection(Connection connection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |