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 |
---|---|
CompositeComponent |
FlaxmlFactory.createCompositeComponent()
Returns a new object of class 'Composite Component'.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeComponentImpl
An implementation of the model object 'Composite Component'.
|
Modifier and Type | Method and Description |
---|---|
CompositeComponent |
FlaxmlFactoryImpl.createCompositeComponent() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseCompositeComponent(CompositeComponent object)
Returns the result of interpreting the object as an instance of 'Composite Component'.
|
boolean |
FlaxmlValidator.validateCompositeComponent(CompositeComponent compositeComponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |