Package gov.sns.xal.model

Interface Summary
IAlgorithm The root interface of accelerator algorithms (for example: Mapper, Tracker, and others).
IArchive Interface for storing and restoring the state of an object via a data archive exposing the DataAdaptor interface.
IComponent Base interface for any structural modeling object.
IComposite Represents a composite modeling structure.
IElement The defining interface for atomic accelerator modeling components.
IModelDataSource Super interface for all interfaces in this package.
IProbe The root interface of physical objects and mathematical abstractions used in UAL applications (for example: Bunch, Particle, Twiss, Taylor map, and others).
 

Class Summary
CompositeGlobalIterator Implementation of an iterator class for IComposite objects.
Lattice High-level container representing a machine model.
LatticeTest Provides basic tests for lattice and factory instance creation methods for providing test data.
LineModel  
ModelValidationTest  
RingModel  
Sector Represents a logical sector of beamline.
 

Exception Summary
ModelException  
PropagationException