Class TDefinitions
OptimaJet.Workflow.BpmnPlugin.Model.TDefinitions
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TDefinitionsConstructors
public TDefinitions() #Initializes a new instance of the TDefinitions class.
Properties
public Collection<TImport> Import { get; } #public bool ImportSpecified { get; } #Gets a value indicating whether the Import collection is empty.
public Collection<TExtension> Extension { get; } #public bool ExtensionSpecified { get; } #Gets a value indicating whether the Extension collection is empty.
public Collection<TRootElement> RootElement { get; } #public bool RootElementSpecified { get; } #Gets a value indicating whether the RootElement collection is empty.
public Collection<BpmnDiagram> BpmnDiagram { get; } #public bool BpmnDiagramSpecified { get; } #Gets a value indicating whether the BpmnDiagram collection is empty.
public Collection<TRelationship> Relationship { get; } #public bool RelationshipSpecified { get; } #Gets a value indicating whether the Relationship collection is empty.
public string Id { get; set; } #public string Name { get; set; } #public string TargetNamespace { get; set; } #public string ExpressionLanguage { get; set; } #public string TypeLanguage { get; set; } #public string Exporter { get; set; } #public string ExporterVersion { get; set; } #public Collection<XmlAttribute> AnyAttribute { get; } #public bool AnyAttributeSpecified { get; } #Gets a value indicating whether the AnyAttribute collection is empty.