public class PlanFragmentImpl extends PlanItemDefinitionImpl implements PlanFragment
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<PlanItem> |
planItemCollection |
protected static ChildElementCollection<Sentry> |
sentryCollection |
defaultControlChild, nameAttribute
descriptionAttribute, documentationCollection, extensionElementsChild, idAttribute
modelInstance
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, setName
getDescription, getDocumentations, getExtensionElements, getId, isCmmn11, setDescription, setExtensionElements, setId
addChildElement, 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, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDefaultControl, getName, setDefaultControl, setName
getDescription, getDocumentations, 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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
protected static ChildElementCollection<PlanItem> planItemCollection
protected static ChildElementCollection<Sentry> sentryCollection
public PlanFragmentImpl(ModelTypeInstanceContext instanceContext)
public Collection<PlanItem> getPlanItems()
getPlanItems
in interface PlanFragment
public Collection<Sentry> getSentrys()
getSentrys
in interface PlanFragment
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2019. All rights reserved.