- All Superinterfaces:
CmmnElement
, CmmnModelElementInstance
, ModelElementInstance
, Parameter
- All Known Subinterfaces:
InputCaseParameter
, InputsCaseParameter
, OutputCaseParameter
, OutputsCaseParameter
- All Known Implementing Classes:
CaseParameterImpl
, InputCaseParameterImpl
, InputsCaseParameterImpl
, OutputCaseParameterImpl
, OutputsCaseParameterImpl
public interface CaseParameter
extends Parameter
- Author:
- Roman Smirnov
-
Method Summary
Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance
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