net.ontopia.topicmaps.query.parser
Class Parameter

java.lang.Object
  extended by net.ontopia.topicmaps.query.parser.Parameter

public class Parameter
extends Object

INTERNAL: Used to represent parameter references in tolog queries.


Field Summary
protected  String name
           
 
Constructor Summary
Parameter(String name)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getName()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

name

protected String name
Constructor Detail

Parameter

public Parameter(String name)
Method Detail

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2000-2012 Ontopia.