|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Visitor<T> | Visitor interface. |
Class Summary | |
---|---|
ClassSearchVisitor<T,S extends T> | A visitor, which selects all instances of a class for the visited objects. |
PrintVisitor<T> | A visitor, which prints all visited. |
State | This class allows to access the state of a simulation elements and events. |
Visitables<T> | Collection of visited objects. |
Exception Summary | |
---|---|
StateException | An exception during state handling. |
General utility classes.
This package provides elementary utility classes for the simulation framework.
This package provides an implementation of the visitor pattern for collections of objects, especially simulation elements and events.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |