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 |
---|---|
Connections |
FlaxmlFactory.createConnections()
Returns a new object of class 'Connections'.
|
Connections |
CompositeComponent.getConnections()
Returns the value of the 'Connections' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeComponent.setConnections(Connections value)
Sets the value of the '
Connections ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionsImpl
An implementation of the model object 'Connections'.
|
Modifier and Type | Method and Description |
---|---|
Connections |
FlaxmlFactoryImpl.createConnections() |
Connections |
CompositeComponentImpl.getConnections() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CompositeComponentImpl.basicSetConnections(Connections newConnections,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CompositeComponentImpl.setConnections(Connections newConnections) |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseConnections(Connections object)
Returns the result of interpreting the object as an instance of 'Connections'.
|
boolean |
FlaxmlValidator.validateConnections(Connections connections,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |