org.eclipse.stardust.engine.api.query
Interface UnaryOperatorFilter
- All Superinterfaces:
- AttributedScopedFilter, FilterCriterion, ScopedFilter, Serializable
public interface UnaryOperatorFilter
- extends AttributedScopedFilter
Unary filter operator to be applied directly to attributes of items queried for.
IMPORTANT: This interface is not intended to be implemented.
- Version:
- $Revision$
- Author:
- rsauer
- See Also:
BinaryOperatorFilter,
TernaryOperatorFilter,
ActivityInstanceQuery,
ProcessInstanceQuery,
LogEntryQuery,
UserQuery
getOperator
Operator.Unary getOperator()
Copyright © 2017 Eclipse Stardust. All Rights Reserved.