Modifier and Type | Method and Description |
---|---|
void |
ICESectionPage.visit(TimeDataComponent component) |
void |
ICEFormEditor.visit(TimeDataComponent component) |
void |
ComponentPropertySection.visit(TimeDataComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
ReactorPage.visit(TimeDataComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
SelectiveComponentVisitor.visit(TimeDataComponent component) |
void |
IComponentVisitor.visit(TimeDataComponent component)
This operation informs the visitor that it is actually working with a
TimeDataComponent and should operate accordingly.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeDataComponent.copy(TimeDataComponent otherDataComponent)
This operation performs a deep copy of the attributes of another
TimeDataComponent into the current TimeDataComponent.
|
void |
TreeComposite.visit(TimeDataComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
Item.visit(TimeDataComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
NekWriter.visit(TimeDataComponent component) |