Modifier and Type | Method and Description |
---|---|
void |
ICESectionPage.visit(AdaptiveTreeComposite component) |
void |
ICEFormEditor.visit(AdaptiveTreeComposite component) |
void |
ComponentPropertySection.visit(AdaptiveTreeComposite component) |
Modifier and Type | Method and Description |
---|---|
void |
ReactorPage.visit(AdaptiveTreeComposite component) |
Modifier and Type | Method and Description |
---|---|
void |
SelectiveComponentVisitor.visit(AdaptiveTreeComposite component) |
void |
IComponentVisitor.visit(AdaptiveTreeComposite component)
This operation informs the visitor that it is actually working with an
AdaptiveTreeComposite and should operate accordingly.
|
Modifier and Type | Method and Description |
---|---|
AdaptiveTreeComposite |
AdaptiveTreeComposite.clone()
Performs a deep copy and returns a newly instantiated object.
|
Modifier and Type | Method and Description |
---|---|
void |
AdaptiveTreeComposite.copy(AdaptiveTreeComposite otherObject)
Performs a deep copy.
|
void |
TreeComposite.visit(AdaptiveTreeComposite component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
Item.visit(AdaptiveTreeComposite component) |
Modifier and Type | Method and Description |
---|---|
void |
NekWriter.visit(AdaptiveTreeComposite component) |