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

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

public interface AttributedScopedFilter
extends ScopedFilter

IMPORTANT: This interface is not intended to be implemented.


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

Method Detail

getAttribute

String getAttribute()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.