public class CamundaInputOutputImpl extends BpmnModelElementInstanceImpl implements CamundaInputOutput
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<CamundaInputParameter> |
camundaInputParameterCollection |
protected static ChildElementCollection<CamundaOutputParameter> |
camundaOutputParameterCollection |
modelInstance
Constructor and Description |
---|
CamundaInputOutputImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
Collection<CamundaInputParameter> |
getCamundaInputParameters() |
Collection<CamundaOutputParameter> |
getCamundaOutputParameters() |
static void |
registerType(ModelBuilder modelBuilder) |
builder, getScope, isScope
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
protected static ChildElementCollection<CamundaInputParameter> camundaInputParameterCollection
protected static ChildElementCollection<CamundaOutputParameter> camundaOutputParameterCollection
public CamundaInputOutputImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public Collection<CamundaInputParameter> getCamundaInputParameters()
getCamundaInputParameters
in interface CamundaInputOutput
public Collection<CamundaOutputParameter> getCamundaOutputParameters()
getCamundaOutputParameters
in interface CamundaInputOutput
Copyright © 2022. All rights reserved.