Uses of Package
simulation

Packages that use simulation
simulation   
 

Classes in simulation used by simulation
CompartmentFigure
          A simple Figure that represents an 'Attributes' or 'Methods' compartment in a UML Class Diagram.
ComponentFigure
          This figure represents a component inside a host in the View.
DetailListener
          The DetailListener class listens for when Hosts or components are clicked on and then passes this information to the SimulationGUI class.
HostFigure
          The HostFigure class represents a host onscreen.
SelectionDetailFigure
          The SelectionDetailFigure is the box on the bottom of the screen that contains details on the host or component that is most recently selected.
SimulationGUI