Package jasi.sim.basic.element.relation

Relations between simulation elements.

See:
          Description

Class Summary
BinaryRelation Binary relations.
BinaryRelationHandler Handler for a binary relation of simulation elements.
MultiRelation Collection of simulation elements to be visited with a varying number of element IDs.
MultiRelationHandler Handler for a collection of simulation elements.
 

Package jasi.sim.basic.element.relation Description

Relations between simulation elements.

The classes in this package are a special kind of simulation elements, which are responsible to provide a representation of basic relationships between two or more simulation elements.