Protege 3.4.6

edu.stanford.smi.protegex.queries_tab
Class QueryRecord

java.lang.Object
  extended by edu.stanford.smi.protegex.queries_tab.QueryRecord

public class QueryRecord
extends Object


Constructor Summary
QueryRecord(int p, String name)
           
 
Method Summary
 String getName()
           
 int getPosition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryRecord

public QueryRecord(int p,
                   String name)
Method Detail

getName

public String getName()

getPosition

public int getPosition()

Protege 3.4.6

Submit a bug report or feature request