Modifier and Type | Method and Description |
---|---|
void |
WizardProvider.visit(SFRAssembly sfrComp) |
void |
StateBrokerHandler.visit(SFRAssembly sfrComp) |
void |
PinFigure.visit(SFRAssembly sfrComp) |
Modifier and Type | Method and Description |
---|---|
void |
PropertySourceFactory.visit(SFRAssembly sfrComp) |
Modifier and Type | Method and Description |
---|---|
void |
ISFRComponentVisitor.visit(SFRAssembly sfrComp)
This operation directs a visitor to perform its actions on the
SFRComponent as a SFRAssembly.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SFReactor.addAssembly(AssemblyType type,
SFRAssembly assembly)
Adds the specified assembly to the reactor core; returns true if the
operation was successful.
|
Modifier and Type | Class and Description |
---|---|
class |
PinAssembly
Class representing any assemblies in a SFR that contain pins.
|
class |
ReflectorAssembly
Class representing radial reflector assemblies.
|
Modifier and Type | Method and Description |
---|---|
void |
SFRAssembly.copy(SFRAssembly otherObject)
Deep copies the contents of the object from another object.
|