|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.xal.slg.TestVisitor
A test class that implements Visitor and performs the same trivial operations on most the visited objects.
| Constructor Summary | |
TestVisitor()
Creates a new instance of TestVisitor |
|
| Method Summary | |
java.lang.String |
getName()
|
void |
visit(BCMonitor e)
visit a BCMonitor lattice element |
void |
visit(BLMonitor e)
visit a BLMonitor lattice element |
void |
visit(BPMonitor e)
visit a BPMonitor lattice element |
void |
visit(Dipole e)
visit a Dipole lattice element |
void |
visit(Drift e)
visit a Drift lattice element |
void |
visit(Foil e)
visit a Foil lattice element |
void |
visit(HSteerer e)
visit a HSteerer lattice element |
void |
visit(Marker e)
visit a Marker lattice element |
void |
visit(Octupole e)
visit a Octupole lattice element |
void |
visit(PermMarker e)
visit a PermMarker lattice element |
void |
visit(Quadrupole e)
visit a Quadrupole lattice element |
void |
visit(RFGap e)
visit a RFGap lattice element |
void |
visit(Sextupole e)
visit a Sextupole lattice element |
void |
visit(SkewQuad e)
visit a SkewQuad lattice element |
void |
visit(SkewSext e)
visit a SkewSext lattice element |
void |
visit(VSteerer e)
visit a VSteerer lattice element |
void |
visit(WScanner e)
visit a WScanner lattice element |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestVisitor()
| Method Detail |
public java.lang.String getName()
public void visit(RFGap e)
visit in interface Visitorpublic void visit(PermMarker e)
visit in interface Visitorpublic void visit(SkewSext e)
visit in interface Visitorpublic void visit(Octupole e)
visit in interface Visitorpublic void visit(BCMonitor e)
visit in interface Visitorpublic void visit(HSteerer e)
visit in interface Visitorpublic void visit(Dipole e)
visit in interface Visitorpublic void visit(VSteerer e)
visit in interface Visitorpublic void visit(Drift e)
visit in interface Visitorpublic void visit(Quadrupole e)
visit in interface Visitorpublic void visit(WScanner e)
visit in interface Visitorpublic void visit(BPMonitor e)
visit in interface Visitorpublic void visit(BLMonitor e)
visit in interface Visitorpublic void visit(Foil e)
visit in interface Visitorpublic void visit(SkewQuad e)
visit in interface Visitorpublic void visit(Sextupole e)
visit in interface Visitorpublic void visit(Marker e)
visit in interface Visitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||