public interface CmmnElement extends CmmnModelElementInstance
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Deprecated.  
 | 
Collection<Documentation> | 
getDocumentations()  | 
ExtensionElements | 
getExtensionElements()  | 
String | 
getId()  | 
void | 
setDescription(String description)
Deprecated.  
 | 
void | 
setExtensionElements(ExtensionElements extensionElements)  | 
void | 
setId(String id)  | 
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, updateAfterReplacementString getId()
void setId(String id)
@Deprecated String getDescription()
@Deprecated void setDescription(String description)
Collection<Documentation> getDocumentations()
ExtensionElements getExtensionElements()
void setExtensionElements(ExtensionElements extensionElements)
Copyright © 2019. All rights reserved.