org.eclipse.higgins.idas.cp.jena2.impl.filter
Interface ICondition
- All Known Implementing Classes:
- CompoundCondition, TypeCondition, UntypedValueCondition, ValueCondition
- public interface ICondition
ICondition represents Filer conditions of RDF query
OFFSEET
public static final String OFFSEET
- See Also:
- Constant Field Values
getCondition
public StringBuffer getCondition()
throws org.eclipse.higgins.idas.api.IdASException
- Returns:
-
- Throws:
org.eclipse.higgins.idas.api.IdASException
setLevel
public void setLevel(int level)
throws org.eclipse.higgins.idas.api.IdASException
- Parameters:
level -
- Throws:
org.eclipse.higgins.idas.api.IdASException