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

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

public interface AttributedScopedFilter
extends ScopedFilter

IMPORTANT: This interface is not intended to be implemented.


Method Summary
 java.lang.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

java.lang.String getAttribute()


Copyright © 2014 SunGard CSA LLC. All Rights Reserved.