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 |
---|---|
SimpleComponent |
FlaxmlFactory.createSimpleComponent()
Returns a new object of class 'Simple Component'.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleComponentImpl
An implementation of the model object 'Simple Component'.
|
Modifier and Type | Method and Description |
---|---|
SimpleComponent |
FlaxmlFactoryImpl.createSimpleComponent() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseSimpleComponent(SimpleComponent object)
Returns the result of interpreting the object as an instance of 'Simple Component'.
|
boolean |
FlaxmlValidator.validateSimpleComponent(SimpleComponent simpleComponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |