org.griphyn.vdl.router
Class CreateDiamond
java.lang.Object
org.griphyn.vdl.router.CreateDiamond
public class CreateDiamond
- extends Object
create a Diamond DAG exmample structure in memory using VDL classes.
- Version:
- $Revision: 50 $
- Author:
- Jens-S. V??ckler
|
Method Summary |
static Definitions |
create()
create a 4 node diamond DAG as in-memory data structures employing
the VDL classes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateDiamond
public CreateDiamond()
create
public static Definitions create()
- create a 4 node diamond DAG as in-memory data structures employing
the VDL classes. This is a test module for the router, until the
input (SAX) becomes available.
- Returns:
- a list of Transformations and Derivations, encapsulated
as Definitions.
Copyright © 2007 The University of Southern California. All Rights Reserved.