public class GroupImpl extends ArtifactImpl implements Group
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<CategoryValue> |
categoryValueRefAttribute |
documentationCollection, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
GroupImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
CategoryValue |
getCategory() |
BpmnEdge |
getDiagramElement() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCategory(CategoryValue categoryValue) |
getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setId
builder, getScope, isScope
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
getDocumentations, getExtensionElements, getId, setExtensionElements, setId
builder, getScope, isScope
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 AttributeReference<CategoryValue> categoryValueRefAttribute
public GroupImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public CategoryValue getCategory()
getCategory
in interface Group
public void setCategory(CategoryValue categoryValue)
setCategory
in interface Group
public BpmnEdge getDiagramElement()
getDiagramElement
in interface BaseElement
getDiagramElement
in interface Group
getDiagramElement
in class BaseElementImpl
Copyright © 2022. All rights reserved.