public interface PlanItemDefinition extends CmmnElement
| Modifier and Type | Method and Description | 
|---|---|
DefaultControl | 
getDefaultControl()  | 
String | 
getName()  | 
void | 
setDefaultControl(DefaultControl defaultControl)  | 
void | 
setName(String name)  | 
getDescription, getDocumentations, getExtensionElements, getId, setDescription, setExtensionElements, setIdaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementString getName()
void setName(String name)
DefaultControl getDefaultControl()
void setDefaultControl(DefaultControl defaultControl)
Copyright © 2017. All rights reserved.