se.kmr.scam.editor.util
Class QueryModel.QueryNode

java.lang.Object
  extended byse.kmr.scam.editor.util.QueryModel.QueryNode
Enclosing class:
QueryModel

public class QueryModel.QueryNode
extends Object


Field Summary
 Collection constraints
           
 HashSet parents
           
 Collection paths
           
 Resource variable
           
 Hashtable varToNode
           
 Hashtable varToQueryStatement
           
 
Constructor Summary
QueryModel.QueryNode(Resource variable, Hashtable allVarToNodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

varToNode

public Hashtable varToNode

varToQueryStatement

public Hashtable varToQueryStatement

constraints

public Collection constraints

paths

public Collection paths

parents

public HashSet parents

variable

public Resource variable
Constructor Detail

QueryModel.QueryNode

public QueryModel.QueryNode(Resource variable,
                            Hashtable allVarToNodes)


Copyright © 2003 SCAM. All Rights Reserved.