Modifier and Type | Method and Description |
---|---|
void |
WizardProvider.visit(IncoreInstrument lwrComp) |
void |
StateBrokerHandler.visit(IncoreInstrument lwrComp)
Wraps the assembly in an
LWRComponentInfo . |
void |
RodFigure.visit(IncoreInstrument lwrComp) |
Modifier and Type | Method and Description |
---|---|
void |
PropertySourceFactory.visit(IncoreInstrument incoreInstrument) |
Modifier and Type | Method and Description |
---|---|
void |
ILWRComponentVisitor.visit(IncoreInstrument lwrComp)
This operation directs a visitor to perform its actions on the
LWRComponent as an IncoreInstrument.
|
Modifier and Type | Method and Description |
---|---|
void |
IncoreInstrument.copy(IncoreInstrument otherObject)
Deep copies the contents of the object.
|