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, isScopeaddChildElement, 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, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilder, getScope, isScopeaddChildElement, 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, updateAfterReplacementprotected 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 CamundaInputOutputpublic Collection<CamundaOutputParameter> getCamundaOutputParameters()
getCamundaOutputParameters in interface CamundaInputOutputCopyright © 2022. All rights reserved.