public abstract class TableItemImpl extends CmmnElementImpl implements TableItem
| Modifier and Type | Field and Description | 
|---|---|
protected static AttributeReferenceCollection<ApplicabilityRule> | 
applicabilityRuleRefCollection  | 
protected static AttributeReferenceCollection<Role> | 
authorizedRoleRefCollection  | 
descriptionAttribute, documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
TableItemImpl(ModelTypeInstanceContext instanceContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ApplicabilityRule> | 
getApplicabilityRule()  | 
Collection<Role> | 
getAuthorizedRoles()  | 
static void | 
registerType(ModelBuilder modelBuilder)  | 
getDescription, getDocumentations, getExtensionElements, getId, isCmmn11, setDescription, setExtensionElements, setIdaddChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDescription, 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, updateAfterReplacementprotected static AttributeReferenceCollection<ApplicabilityRule> applicabilityRuleRefCollection
protected static AttributeReferenceCollection<Role> authorizedRoleRefCollection
public TableItemImpl(ModelTypeInstanceContext instanceContext)
public Collection<ApplicabilityRule> getApplicabilityRule()
getApplicabilityRule in interface TableItempublic Collection<Role> getAuthorizedRoles()
getAuthorizedRoles in interface TableItempublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2019. All rights reserved.