Uses of Class
org.simulare.Named

Packages that use Named
cin.aquario   
org.simulare   
 

Uses of Named in cin.aquario
 

Subclasses of Named in cin.aquario
 class ActionBreath
          Defines the breathing action.
 class ActionEat
           
 class ActionMove
          An action to execute corals and fishes movement into the aquarium.
 class AddItem
           
 class Report3D
          A 3D report to represent aquarium items.
 class ReportPrintln
          A report which print item on System.out.
 class SetupBoolean
           
 class SetupRandom
          Sets up an attribute with a value in the range of min up to max.
 

Uses of Named in org.simulare
 

Subclasses of Named in org.simulare
 class AbstractTask
          Defines a default facility task to be extended by non-visual tasks.
 class Attribute
          Represents an attribute of a simulation item.
 class CollectionItem
          An item which is a collection.
 class CompositeItem
          An item formed by another itens which has a tree structure.
 class Item
          Represents a simulation item.