Modifier and Type | Method and Description |
---|---|
EMFComponent |
EMFSectionPage.getEMFComponent()
This operation retrieves the EMFComponent that is currently managed by
the EMFSectionPage.
|
Modifier and Type | Method and Description |
---|---|
void |
EMFSectionPage.setEMFComponent(EMFComponent emf)
Set the EMFComponent that this EMFSectionPage should display.
|
void |
ICESectionPage.visit(EMFComponent component) |
void |
ICEFormEditor.visit(EMFComponent component) |
void |
ComponentPropertySection.visit(EMFComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
ReactorPage.visit(EMFComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
SelectiveComponentVisitor.visit(EMFComponent component) |
void |
IComponentVisitor.visit(EMFComponent component)
This operation informs the visitor that it is actually working with an
EMFComponent and should operate accordingly.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeComposite.visit(EMFComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
EMFComponent.copy(EMFComponent otherEMFComponent)
This operation performs a deep copy of the attributes of another
EMFComponent into the current EMFComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.visit(EMFComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
NekWriter.visit(EMFComponent component) |