Package fdda.model

This is the top-level package of the model component.

See:
          Description

Interface Summary
Connection A connection between two nodes.
Node A node in a network.
Property A property of a part of a model.
PropertyHolder A part of the model that holds properties.
PropertyListener The listener for PropertyEvents (Observer-Pattern).
WorkingPart The interface for a part of a model that can be in two states: working or not working.
 

Class Summary
PropertyAdapter Adapter for PropertyListeners.
PropertyEvent Event for Properties (Observer-Pattern).
PropertyFactory A factory class that creates Properties.
 

Package fdda.model Description

This is the top-level package of the model component. The model consists of nodes and connections, which can both have properties.



API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.