Interface InteractionNode
- All Superinterfaces:
ModelElementInstance
- All Known Subinterfaces:
Activity
,BoundaryEvent
,BusinessRuleTask
,CallActivity
,CallConversation
,CatchEvent
,Conversation
,ConversationNode
,EndEvent
,Event
,IntermediateCatchEvent
,IntermediateThrowEvent
,ManualTask
,Participant
,ReceiveTask
,ScriptTask
,SendTask
,ServiceTask
,StartEvent
,SubConversation
,SubProcess
,Task
,ThrowEvent
,Transaction
,UserTask
- All Known Implementing Classes:
ActivityImpl
,BoundaryEventImpl
,BusinessRuleTaskImpl
,CallActivityImpl
,CallConversationImpl
,CatchEventImpl
,ConversationImpl
,ConversationNodeImpl
,EndEventImpl
,EventImpl
,InteractionNodeImpl
,IntermediateCatchEventImpl
,IntermediateThrowEventImpl
,ManualTaskImpl
,ParticipantImpl
,ReceiveTaskImpl
,ScriptTaskImpl
,SendTaskImpl
,ServiceTaskImpl
,StartEventImpl
,SubConversationImpl
,SubProcessImpl
,TaskImpl
,ThrowEventImpl
,TransactionImpl
,UserTaskImpl
The BPMN interactionNode interface
- Author:
- Sebastian Menski
-
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
-
Method Details
-
getId
String getId() -
setId
-