Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPInputSet

Packages that use BPInputSet
de.mid.innovator.srv2api.icw2bp   
 

Uses of BPInputSet in de.mid.innovator.srv2api.icw2bp
 

Methods in de.mid.innovator.srv2api.icw2bp that return BPInputSet
static BPInputSet BPInputSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
          Create a new Input Set with template and container.
static BPInputSet BPInputSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
          Create a new Input Set with stereotype and container.
 BPInputSet BPObjInputSetRef.getInputSet()
          BPInputSet of the BPObjInputSetRef.
 

Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPInputSet
 List<BPInputSet> BPInputOutputSpecifyAble.getInputSet(K_CONTROL_OPTION... behaviourFlags)
          All BPInputSet of the BPInputOutputSpecifyAble.