Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCollaboration

OptimaJet.Workflow.BpmnPlugin.Model.TCollaboration

public class TCollaboration : TRootElement

Inheritance

Constructors

public TCollaboration() #

Initializes a new instance of the TCollaboration class.

Properties

Name
Type
Participant #
Collection<TParticipant>
ParticipantSpecified #
Boolean

Gets a value indicating whether the Participant collection is empty.

MessageFlow #
Collection<TMessageFlow>
MessageFlowSpecified #
Boolean

Gets a value indicating whether the MessageFlow collection is empty.

Artifact #
Collection<TArtifact>
ArtifactSpecified #
Boolean

Gets a value indicating whether the Artifact collection is empty.

ConversationNode #
Collection<TConversationNode>
ConversationNodeSpecified #
Boolean

Gets a value indicating whether the ConversationNode collection is empty.

ConversationAssociation #
Collection<TConversationAssociation>
ConversationAssociationSpecified #
Boolean

Gets a value indicating whether the ConversationAssociation collection is empty.

ParticipantAssociation #
Collection<TParticipantAssociation>
ParticipantAssociationSpecified #
Boolean

Gets a value indicating whether the ParticipantAssociation collection is empty.

MessageFlowAssociation #
Collection<TMessageFlowAssociation>
MessageFlowAssociationSpecified #
Boolean

Gets a value indicating whether the MessageFlowAssociation collection is empty.

CorrelationKey #
Collection<TCorrelationKey>
CorrelationKeySpecified #
Boolean

Gets a value indicating whether the CorrelationKey collection is empty.

ChoreographyRef #
Collection<XmlQualifiedName>
ChoreographyRefSpecified #
Boolean

Gets a value indicating whether the ChoreographyRef collection is empty.

ConversationLinkSpecified #
Boolean

Gets a value indicating whether the ConversationLink collection is empty.

Name #
String
IsClosed #
Boolean

Derived Types