Uses of Package
org.simulare

Packages that use org.simulare
cin.aquario   
org.simulare   
org.simulare.gui   
 

Classes in org.simulare used by cin.aquario
AbstractTask
          Defines a default facility task to be extended by non-visual tasks.
CompositeItem
          An item formed by another itens which has a tree structure.
Item
          Represents a simulation item.
ItemEvent
          Event generated when the item attributes change.
ItemListener
          Defines the monitor for item state changes.
Name
           
Named
          Super-class for all object that receive a name.
Simulation
           
Task
          Defines something that can be executed over a collection of items or directly on items.
VisualTask
          Define a tool for build visual setups, actions or reports. i.e 2D or 3D models.
 

Classes in org.simulare used by org.simulare
Attribute
          Represents an attribute of a simulation item.
AttributeEvent
          Event generated when the attribute type or value changes.
AttributeListener
          Defines the monitor for attribute state changes.
Clock
          Define a clock manager responsible for simulating a time schedule for executing some operations.
ClockedTask
          Identify a clock based task.
ClockEvent
          The event on clock notifications.
ClockListener
          The event to be handled by clock listener.
CollectionItem
          An item which is a collection.
CompositeItem
          An item formed by another itens which has a tree structure.
Item
          Represents a simulation item.
ItemEvent
          Event generated when the item attributes change.
ItemListener
          Defines the monitor for item state changes.
Name
           
Named
          Super-class for all object that receive a name.
NameEvent
          Event generated when the object name changes.
NameListener
          Defines the monitor for name changes.
ScheduledTask
          Represents a Task scheduled to execute on a specific time.
Task
          Defines something that can be executed over a collection of items or directly on items.
TaskEvent
          Event generated when a task is performed on a item.
TaskListener
          Represents task monitors.
 

Classes in org.simulare used by org.simulare.gui
Clock
          Define a clock manager responsible for simulating a time schedule for executing some operations.
ClockEvent
          The event on clock notifications.
ClockListener
          The event to be handled by clock listener.
CompositeItem
          An item formed by another itens which has a tree structure.
Item
          Represents a simulation item.