Package net.refractions.udig.ui.operations

Interface Summary
FilterParser  
ILazyOpListener Notified when the results of the OpFilter is obtained by the LazyOpFilter
IOp Define user interface needs for a for an operation.
OpFilter Represents the filter element in the operation extension point.
PropertyValue<T> Determines whether a property value is true or false given an object.
 

Class Summary
AdaptsToFilter Default impl of OpFilter
AdaptsToParserImpl  
And Represents the Not element in the operation extension point.
EnablementUtil Utility class for parsing enablement children
EnablementUtil.EnablesForData  
LazyOpFilter A non-blocking version of the LazyOpFilter.
Not Represents the Not element in the operation extension point.
OpAction Creates an Action that runs an operation in a background thread when triggered.
OpFilterParser  
Or Represents the Or element in the operation extension point.
PropertyParser