public interface BpmnModelElementInstance extends ModelElementInstance
| 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, 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, updateAfterReplacementAbstractBaseElementBuilder builder()
boolean isScope()
BpmnModelElementInstance getScope()
Copyright © 2019. All rights reserved.