JTools

Package org.jtools.depend

Provides classes and interfaces for the Dependency feature.

See:
          Description

Interface Summary
Dependencies<T_ElementKey,T_ItemKey> Main Interface for the Dependency feature.
DependencyAlgorithm<T_TargetKey,T_ItemKey> Defines an Algorithm to resolve Dependencies.
DependencyElement<T_Key,T_ItemKey> Represents a dependency target.
DependencyItem<T_Key> Represents an item of an indirect dependency.
 

Enum Summary
DependencyElementProperty Supported properties for the DependencyElement's PropertyChangeListener.
DependencyOrder Predefined dependency orders for default target order.
DependencyResolution Enumerates predefined DependencyAlgorithm's.
 

Exception Summary
DependencyException Dependency Exception.
 

Package org.jtools.depend Description

Provides classes and interfaces for the Dependency feature.

See Also:
Dependencies

JTools

© 2000-2006, JTools.org.