|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for any structural modeling object. Interfaces derived from this base interface are assumed to model some aspect of the accelerator hardware.
| Method Summary | |
java.lang.String |
getId()
Get the string identifier of the composite element |
double |
getLength()
Return the total length of the composite element. |
java.lang.String |
getType()
Get the string type identifier for the composite element |
void |
propagate(IProbe probe)
Propagates the Probe object through this component. |
| Method Detail |
public java.lang.String getType()
public java.lang.String getId()
public double getLength()
public void propagate(IProbe probe)
throws ModelException
probe - probe to be propagate - its state is advanced
ModelException - error advancing the probe state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||