| StateConfiguration Class |
Namespace: StaMa
The StateConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| Template |
Gets the StateMachineTemplate to which this StateConfiguration applies.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new StateConfiguration with identical content.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsMatching |
Indicates whether a StateConfiguration is compliant with this instance.
| |
| MemberwiseClone | (Inherited from Object.) | |
| PassThrough |
Allows to collect the names of the contained State instances in a structured way.
| |
| ToString |
Returns a human readable representation for the StateConfiguration.
(Overrides ObjectToString.) |