public abstract class BpmnModelElementInstanceImpl extends ModelElementInstanceImpl implements BpmnModelElementInstance
BpmnModelElementInstance interface.modelInstance| Constructor and Description | 
|---|
| BpmnModelElementInstanceImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractBaseElementBuilder | builder()Returns a new fluent builder for the element if implemented. | 
| BpmnModelElementInstance | getScope()Gets the element which is the scope of this element. | 
| boolean | isScope()Tests if the element is a scope like process or sub-process. | 
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, registerType, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddChildElement, 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, updateAfterReplacementpublic BpmnModelElementInstanceImpl(ModelTypeInstanceContext instanceContext)
public AbstractBaseElementBuilder builder()
BpmnModelElementInstancebuilder in interface BpmnModelElementInstancepublic boolean isScope()
BpmnModelElementInstanceisScope in interface BpmnModelElementInstancepublic BpmnModelElementInstance getScope()
BpmnModelElementInstancegetScope in interface BpmnModelElementInstanceCopyright © 2018. All rights reserved.