public class PlanningTableImpl extends TableItemImpl implements PlanningTable
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElementCollection<ApplicabilityRule> | applicabilityRuleCollection | 
| protected static ChildElementCollection<TableItem> | tableItemCollection | 
applicabilityRuleRefCollection, authorizedRoleRefCollectiondescriptionAttribute, documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| PlanningTableImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<ApplicabilityRule> | getApplicabilityRules() | 
| Collection<TableItem> | getTableItems() | 
| static void | registerType(ModelBuilder modelBuilder) | 
getApplicabilityRule, getAuthorizedRolesgetDescription, 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, waitgetApplicabilityRule, getAuthorizedRolesgetDescription, 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 ChildElementCollection<TableItem> tableItemCollection
protected static ChildElementCollection<ApplicabilityRule> applicabilityRuleCollection
public PlanningTableImpl(ModelTypeInstanceContext instanceContext)
public Collection<TableItem> getTableItems()
getTableItems in interface PlanningTablepublic Collection<ApplicabilityRule> getApplicabilityRules()
getApplicabilityRules in interface PlanningTablepublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.