public class PlanFragmentImpl extends PlanItemDefinitionImpl implements PlanFragment
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElementCollection<PlanItem> | planItemCollection | 
| protected static ChildElementCollection<Sentry> | sentryCollection | 
defaultControlChild, nameAttributedescriptionAttribute, documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| PlanFragmentImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<PlanItem> | getPlanItems() | 
| Collection<Sentry> | getSentrys() | 
| static void | registerType(ModelBuilder modelBuilder) | 
getDefaultControl, getName, setDefaultControl, setNamegetDescription, 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, waitgetDefaultControl, getName, setDefaultControl, setNamegetDescription, 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<PlanItem> planItemCollection
protected static ChildElementCollection<Sentry> sentryCollection
public PlanFragmentImpl(ModelTypeInstanceContext instanceContext)
public Collection<PlanItem> getPlanItems()
getPlanItems in interface PlanFragmentpublic Collection<Sentry> getSentrys()
getSentrys in interface PlanFragmentpublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.