Uses of Class
planetj.dataengine.operation.OperationSet

Packages that use OperationSet
planetj.dataengine.operation   
 

Uses of OperationSet in planetj.dataengine.operation
 

Methods in planetj.dataengine.operation that return OperationSet
static OperationSet OperationSet.getDisplayableOperations(Application application, java.lang.String opSetName, ExecutingContext ec)
          Get an OperationSet containing the applications displayable operations in the given operation set name.