org.eclipse.higgins.idas.cp.jena2.impl.filter
Class UntypedValueCondition
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.filter.UntypedValueCondition
- All Implemented Interfaces:
- ICondition
- public class UntypedValueCondition
- extends Object
- implements ICondition
| Fields inherited from interface org.eclipse.higgins.idas.cp.jena2.impl.filter.ICondition |
OFFSEET |
UntypedValueCondition
public UntypedValueCondition(LiteralNode node,
String operator,
String value)
throws org.eclipse.higgins.idas.api.IdASException
getCondition
public StringBuffer getCondition()
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
getCondition in interface ICondition
- Returns:
-
- Throws:
org.eclipse.higgins.idas.api.IdASException
setLevel
public void setLevel(int level)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
setLevel in interface ICondition
- Parameters:
level -
- Throws:
org.eclipse.higgins.idas.api.IdASException