public class BpmnDiagramImpl extends DiagramImpl implements BpmnDiagram
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElementCollection<BpmnLabelStyle> | 
bpmnLabelStyleCollection  | 
protected static ChildElement<BpmnPlane> | 
bpmnPlaneChild  | 
documentationAttribute, idAttribute, nameAttribute, resolutionAttributemodelInstance| Constructor and Description | 
|---|
BpmnDiagramImpl(ModelTypeInstanceContext instanceContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<BpmnLabelStyle> | 
getBpmnLabelStyles()  | 
BpmnPlane | 
getBpmnPlane()  | 
static void | 
registerType(ModelBuilder modelBuilder)  | 
void | 
setBpmnPlane(BpmnPlane bpmnPlane)  | 
getDocumentation, getId, getName, getResolution, setDocumentation, setId, setName, setResolutionbuilder, getScope, isScopeaddChildElement, asSet, 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, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDocumentation, getId, getName, getResolution, setDocumentation, setId, setName, setResolutionbuilder, getScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static ChildElement<BpmnPlane> bpmnPlaneChild
protected static ChildElementCollection<BpmnLabelStyle> bpmnLabelStyleCollection
public BpmnDiagramImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public BpmnPlane getBpmnPlane()
getBpmnPlane in interface BpmnDiagrampublic void setBpmnPlane(BpmnPlane bpmnPlane)
setBpmnPlane in interface BpmnDiagrampublic Collection<BpmnLabelStyle> getBpmnLabelStyles()
getBpmnLabelStyles in interface BpmnDiagramCopyright © 2017. All rights reserved.