Package | Description |
---|---|
org.polarsys.chess.fla.flamm | |
org.polarsys.chess.fla.flamm.util |
Modifier and Type | Method and Description |
---|---|
CompositeComponent |
FlammFactory.createCompositeComponent() |
CompositeComponent |
Component.getParent()
Returns the value of the 'Parent' container reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
Component.basicSetParent(CompositeComponent newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
Component.setParent(CompositeComponent newParent)
Sets the value of the '
Parent ' container reference. |
Modifier and Type | Method and Description |
---|---|
T |
FlammSwitch.caseCompositeComponent(CompositeComponent object)
Returns the result of interpreting the object as an instance of 'Composite Component'.
|