public interface CaseFileItemDefinition extends CmmnElement
| Modifier and Type | Method and Description | 
|---|---|
| String | getDefinitionType() | 
| String | getName() | 
| Collection<Property> | getProperties() | 
| String | getStructure() | 
| void | setDefinitionType(String definitionType) | 
| void | setName(String name) | 
| void | setStructure(String structureRef) | 
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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementString getName()
void setName(String name)
String getDefinitionType()
void setDefinitionType(String definitionType)
String getStructure()
void setStructure(String structureRef)
Collection<Property> getProperties()
Copyright © 2018. All rights reserved.