org.eclipse.higgins.idas.cp.jena2.impl.filter
Class FilterTypeAssertion
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.filter.FilterAssertion
org.eclipse.higgins.idas.cp.jena2.impl.filter.FilterTypeAssertion
- All Implemented Interfaces:
- org.eclipse.higgins.idas.api.IFilterAssertion, org.eclipse.higgins.idas.api.IFilterTypeAssertion
- public class FilterTypeAssertion
- extends FilterAssertion
- implements org.eclipse.higgins.idas.api.IFilterTypeAssertion
| Fields inherited from interface org.eclipse.higgins.idas.api.IFilterTypeAssertion |
COMP_TYPE_EQ |
| Methods inherited from interface org.eclipse.higgins.idas.api.IFilterAssertion |
includeSubtypes, setComparator, setID, setID |
FilterTypeAssertion
public FilterTypeAssertion(Context context)
setAssertionValue
public void setAssertionValue(URI assertion)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
setAssertionValue in interface org.eclipse.higgins.idas.api.IFilterTypeAssertion
- Throws:
org.eclipse.higgins.idas.api.IdASException
getCondition
public ICondition getCondition()
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
getCondition in class FilterAssertion
- Returns:
-
- Throws:
org.eclipse.higgins.idas.api.IdASException
init
public void init(FilterContext filterContext)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
init in class FilterAssertion
- Parameters:
filterContext -
- Throws:
org.eclipse.higgins.idas.api.IdASException