StepElement Methods
The StepElement type exposes the following members.
| Name | Description | |
|---|---|---|
| AddInstruction | Adds a MessageTextProperty class instance to the instruction message text collection. |
| AddSubject | Adds a MessageTextProperty class instance to the subject message text collection. |
| Clone | Overloaded. |
| Create | Initializes a new instance of the StepElement class. |
| CreateClass | Initializes a new instance of the StepElement class. |
| Equals | Determines whether the specified StepElement instance is equal to the current StepElement class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the StepElement instance. (Overrides Object.GetHashCode().) |
| GetInstructionCollection | Gets the instructions as an array list collection. |
| GetRootModelElement | Gets the ModelElement class that contains the element collection to which this DesignElement belongs. (Inherited from DesignElement.) |
| GetSubjectCollection | Gets the subjects as an array list collection. |
| GetType | (Inherited from Object.) |
| Label | Gets the label that is associated to the step element. (Overrides DesignElement.Label().) |
| MemberwiseClone | (Inherited from Object.) |
| OnDeserialization | Sets property references when the deserialization is completed. (Inherited from DesignElement.) |
| OnPropertyChanged | Invoked when the property value on an element has been changed. (Inherited from ModelElement.) |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. (Inherited from ModelElement.) |
| SetNewId | Reassign the ID of the current ModelElement . (Inherited from ModelElement.) |
| SetParent | Set the parent property of the current ModelElement. (Inherited from ModelElement.) |
| ToString | (Inherited from Object.) |
| Validate | Overloaded. |
Community Additions
ADD
Show: