All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ca.carleton.sce.ucmagents.lfmparse.ASTrootMaps

ca.carleton.sce.ucmagents.lfmparse.SimpleNode
   |
   +----ca.carleton.sce.ucmagents.lfmparse.ASTrootMaps

public class ASTrootMaps
extends SimpleNode
ASTrootMaps is a class that is used as a node in the AST as a container for root models (as child nodes). It was built using jjtree 0.3.5.

Version:
1.00, 1998 01 28
Author:
Daniel Amyot, damyot@csi.uottawa.ca
See Also:
ASTmodel, ASTdesign, SimpleNode

Constructor Index

 o ASTrootMaps(int)
 o ASTrootMaps(lfmparse, int)

Constructors

 o ASTrootMaps
 public ASTrootMaps(int id)
 o ASTrootMaps
 public ASTrootMaps(lfmparse p,
                    int id)

All Packages  Class Hierarchy  This Package  Previous  Next  Index