public class CaseFileImpl extends CmmnElementImpl implements CaseFile
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<CaseFileItem> |
caseFileItemCollection |
descriptionAttribute, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
CaseFileImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
Collection<CaseFileItem> |
getCaseFileItems() |
static void |
registerType(ModelBuilder modelBuilder) |
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
addChildElement, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
protected static ChildElementCollection<CaseFileItem> caseFileItemCollection
public CaseFileImpl(ModelTypeInstanceContext instanceContext)
public Collection<CaseFileItem> getCaseFileItems()
getCaseFileItems
in interface CaseFile
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.