Package org.argkit

The bare bones needed for a generic argumentation framework.

See:
          Description

Interface Summary
ArgumentSource<C> Use this interface to expose arguments from an argument source.
 

Class Summary
Argument<C> Minimal definition for a generic argument.
ArgumentDecorator<C> An Argument decorator class, for the convenience of developers.
 

Package org.argkit Description

The bare bones needed for a generic argumentation framework.