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, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
TableItemImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
Collection<ApplicabilityRule> |
getApplicabilityRule() |
Collection<Role> |
getAuthorizedRoles() |
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 AttributeReferenceCollection<ApplicabilityRule> applicabilityRuleRefCollection
protected static AttributeReferenceCollection<Role> authorizedRoleRefCollection
public TableItemImpl(ModelTypeInstanceContext instanceContext)
public Collection<ApplicabilityRule> getApplicabilityRule()
getApplicabilityRule
in interface TableItem
public Collection<Role> getAuthorizedRoles()
getAuthorizedRoles
in interface TableItem
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.