org.eclipse.higgins.idas.cp.jena2.impl.filter
Class FilterMetadataAssertion
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.filter.FilterAssertion
org.eclipse.higgins.idas.cp.jena2.impl.filter.FilterMetadataAssertion
- All Implemented Interfaces:
- org.eclipse.higgins.idas.api.IFilterAssertion, org.eclipse.higgins.idas.api.IFilterMetadataAssertion
- public class FilterMetadataAssertion
- extends FilterAssertion
- implements org.eclipse.higgins.idas.api.IFilterMetadataAssertion
| Fields inherited from interface org.eclipse.higgins.idas.api.IFilterMetadataAssertion |
COMP_META_EQ, COMP_META_PRESENT, COMP_PROP_GE, COMP_PROP_LE, COMP_PROP_SUBSTR |
| Methods inherited from interface org.eclipse.higgins.idas.api.IFilterAssertion |
includeSubtypes, setComparator, setID, setID |
FilterMetadataAssertion
public FilterMetadataAssertion(Context context)
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
initAsAttributeMetadata
public void initAsAttributeMetadata(GraphPattern rootPattern,
FilterContext filterContext)
throws org.eclipse.higgins.idas.api.IdASException
- Parameters:
rootPattern - filterContext -
- Throws:
org.eclipse.higgins.idas.api.IdASException
setAssertionValue
public void setAssertionValue(org.eclipse.higgins.idas.api.IMetadata assertion)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
setAssertionValue in interface org.eclipse.higgins.idas.api.IFilterMetadataAssertion
- Throws:
org.eclipse.higgins.idas.api.IdASException