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 |
---|---|
Components |
FlaxmlFactory.createComponents()
Returns a new object of class 'Components'.
|
Components |
CompositeComponent.getComponents()
Returns the value of the 'Components' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeComponent.setComponents(Components value)
Sets the value of the '
Components ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ComponentsImpl
An implementation of the model object 'Components'.
|
Modifier and Type | Method and Description |
---|---|
Components |
FlaxmlFactoryImpl.createComponents() |
Components |
CompositeComponentImpl.getComponents() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CompositeComponentImpl.basicSetComponents(Components newComponents,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CompositeComponentImpl.setComponents(Components newComponents) |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseComponents(Components object)
Returns the result of interpreting the object as an instance of 'Components'.
|
boolean |
FlaxmlValidator.validateComponents(Components components,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |