Class OperationSet


  • @Deprecated
    public class OperationSet
    extends Object
    Deprecated.
    since 7.17.0.
    A mapping between a list of Operations, and the handles of all the objects that must be imported for those operations to be performed.
    • Method Detail

      • addOperation

        public void addOperation​(Operation op)
        Deprecated.
      • getWaitingFor

        public Set getWaitingFor()
        Deprecated.
      • getOperations

        public List<Operation> getOperations()
        Deprecated.