Package gov.sns.xal.model.gen.ptree

Interface Summary
IProxyVisitor This is the interface to the visitor design pattern of a proxy tree.
 

Class Summary
DriftSpace Concrete class of the ProxyNode hierarchy representing a drift space within a beam line.
HardwareProxy This class is a simple abstract extension of super-class ProxyNode to indicate a direct reference to some hardware component or part of a component.
ProxyNode Abstract base class for any proxy-tree node.
ProxyTree This class embodies a root node in a proxy tree, or the root node of a sub-tree.
ThickHardware This concrete sub-class of the ProxyNode hierarchy.
ThinHardware Concrete subclass of the ProxyNode hierarchy.