org.eclipse.stardust.engine.api.query
Interface ScopedFilter

All Superinterfaces:
FilterCriterion, Serializable
All Known Subinterfaces:
AttributedScopedFilter, BinaryOperatorFilter, TernaryOperatorFilter, UnaryOperatorFilter

public interface ScopedFilter
extends FilterCriterion

IMPORTANT: This interface is not intended to be implemented.

Version:
$Revision$
Author:
sborn

Method Summary
 Class getScope()
           
 
Methods inherited from interface org.eclipse.stardust.engine.api.query.FilterCriterion
accept
 

Method Detail

getScope

Class getScope()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.