uk.ac.soton.itinnovation.registry.icomponent.search.query
Class FromConceptPart

java.lang.Object
  extended by uk.ac.soton.itinnovation.registry.icomponent.search.query.FromConceptPart

public class FromConceptPart
extends Object


Field Summary
 String concept
           
 boolean isVariable
           
 VariableDeclaration variableDeclaration
           
 
Constructor Summary
FromConceptPart()
           
FromConceptPart(String content)
           
FromConceptPart(VariableDeclaration variableDeclaration)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

concept

public String concept

isVariable

public boolean isVariable

variableDeclaration

public VariableDeclaration variableDeclaration
Constructor Detail

FromConceptPart

public FromConceptPart()

FromConceptPart

public FromConceptPart(String content)

FromConceptPart

public FromConceptPart(VariableDeclaration variableDeclaration)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.