Interface CompositeOperation

All Superinterfaces:
Operation
All Known Implementing Classes:
Perform, RuleBuilder, Subset

public interface CompositeOperation extends Operation
An Operation that aggregates one or more operations.
Author:
Lincoln Baxter, III