Uses of Interface
org.camunda.bpm.model.bpmn.instance.InputSet
Packages that use InputSet
-
Uses of InputSet in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement InputSetFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type InputSetModifier and TypeFieldDescriptionprotected static ChildElement<InputSet>
ThrowEventImpl.inputSetChild
protected static ChildElementCollection<InputSet>
IoSpecificationImpl.inputSetCollection
protected static ElementReferenceCollection<InputSet,
InputSetRefs> OutputSetImpl.inputSetInputSetRefsCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return InputSetMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type InputSetModifier and TypeMethodDescriptionOutputSetImpl.getInputSetRefs()
IoSpecificationImpl.getInputSets()
Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type InputSet -
Uses of InputSet in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return InputSetMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type InputSetMethods in org.camunda.bpm.model.bpmn.instance with parameters of type InputSet