ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/owl/trunk/actionTools/Action.java
Links to HEAD: (view) (annotate)
Sticky Revision:
(Current path doesn't exist after revision 950)
Sort logs by:
Revision 492 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 13:18:57 2008 UTC (16 years, 8 months ago) by duarte
File length: 366 byte(s)
Diff to previous 419
Copied the aglappe-jung branch into trunk.

Revision 419 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 14:09:18 2007 UTC (16 years, 10 months ago) by duarte
Original Path: branches/aglappe-jung/actionTools/Action.java
File length: 366 byte(s)
Diff to previous 369
Re-branching for JUNG2 development
Revision 369 - (view) (annotate) - [select for diffs]
Added Thu Oct 25 13:51:00 2007 UTC (16 years, 11 months ago) by lpetzo
File length: 366 byte(s)
This package provides a set of very basic abstract classes serving as interfaces to very basic tasks such as:

1. condition checkings (class Checker),
2. data retrieval (class Retriever) and 
3. pure workers that perform any kind of actions that do not depend on any kind of input data (class Doer).

Each of these classes is a subclass of class Action which only purpose is to store the object affected by the subclasses action method.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a