com.hp.hpl.jena.sdb.layout2.index
Class TableNodesIndex

java.lang.Object
  extended by com.hp.hpl.jena.sdb.layout2.TableDescNodes
      extended by com.hp.hpl.jena.sdb.layout2.index.TableNodesIndex

public class TableNodesIndex
extends TableDescNodes

Author:
Andy Seaborne

Field Summary
 
Fields inherited from class com.hp.hpl.jena.sdb.layout2.TableDescNodes
DatatypeUriLength
 
Constructor Summary
TableNodesIndex()
           
 
Method Summary
 String getIdColName()
           
 String getNodeRefColName()
           
 int getNodeRefTypeNum()
           
 String getNodeRefTypeString()
           
 
Methods inherited from class com.hp.hpl.jena.sdb.layout2.TableDescNodes
getDatatypeColName, getHashColName, getLangColName, getLexColName, getTableName, getTypeColName, name
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableNodesIndex

public TableNodesIndex()
Method Detail

getNodeRefColName

public String getNodeRefColName()
Specified by:
getNodeRefColName in class TableDescNodes

getIdColName

public String getIdColName()
Specified by:
getIdColName in class TableDescNodes

getNodeRefTypeString

public String getNodeRefTypeString()
Specified by:
getNodeRefTypeString in class TableDescNodes

getNodeRefTypeNum

public int getNodeRefTypeNum()
Specified by:
getNodeRefTypeNum in class TableDescNodes


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.