Class BPMNDiagram
Inheritance
↳ object
↳ BPMNDiagram
Inherited Members
Equals(object)
Equals(object, object)
GetHashCode()
GetType()
MemberwiseClone()
ReferenceEquals(object, object)
ToString()
Namespace: OptimaJet.Workflow.Core.BPMN
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic class BPMNDiagram
Methods
AddPlane(BPMNPlane)
Declarationpublic void AddPlane(BPMNPlane p)
Type | Name | Description |
---|---|---|
BPMNPlane | p |
Fields
planes
Declarationpublic List<BPMNPlane> planes
Type | Description |
---|---|
List<BPMNPlane> |