Assembly: OptimaJet.Workflow.BpmnPlugin

Class DiagramElement

OptimaJet.Workflow.BpmnPlugin.Model.DiagramElement

public abstract class DiagramElement

Type Hierarchy

Constructors

public DiagramElement() #

Initializes a new instance of the DiagramElement class.

Properties

public DiagramElementExtension Extension { get; set; } #
public string Id { get; set; } #
public Collection<XmlAttribute> AnyAttribute { get; } #
public bool AnyAttributeSpecified { get; } #

Gets a value indicating whether the AnyAttribute collection is empty.