org.eclipse.higgins.idas.cp.jena2.impl.filter
Class PropertyNode
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.filter.PropertyNode
- All Implemented Interfaces:
- INode
- public class PropertyNode
- extends Object
- implements INode
PropertyNode
public PropertyNode(String type)
getType
public String getType()
- Specified by:
getType in interface INode
hasIndex
public boolean hasIndex()
- Specified by:
hasIndex in interface INode
indexRequired
public boolean indexRequired()
- Specified by:
indexRequired in interface INode
setIndex
public void setIndex(int i)
- Specified by:
setIndex in interface INode
asQueryElement
public String asQueryElement()
- Specified by:
asQueryElement in interface INode