API Reference
Class
SequenceArtifactMessage
Describes a sequence message.
Inheritance
- Object
- SequenceArtifactMessage
Constructors
SequenceArtifactMessage(System.String arg1, System.String arg2, System.String arg3, ChartForgeX.VisualArtifacts.SequenceArtifactMessageLineStyle arg4) #Initializes a sequence message.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.String
- arg4 ChartForgeX.VisualArtifacts.SequenceArtifactMessageLineStyle
Properties
SourceId #Gets or sets the source participant id.
TargetId #Gets or sets the target participant id.
Text #Gets or sets the message text.
LineStyle #Gets or sets the message line style.
ActivatesTarget #Gets or sets whether the message activates the target.
Deactivates #Gets or sets whether the message deactivates a participant.
Metadata #Gets message metadata for host adapters.