SequenceSequenceCall Properties |
The SequenceSequenceCall type exposes the following members.
| Name | Description | |
|---|---|---|
| Children | (Overrides SequenceChildren.) | |
| ChildrenBase | (Overrides SequenceChildrenBase.) | |
| ExecutionState |
the state of executing this sequence base
(a sequence base comprises sequences, sequence computations, sequence expressions)
(Inherited from SequenceBase.) | |
| Id |
returns the sequence /expresion id - every sequence /expression is assigned a unique id that is used in xgrs code generation and in sequence rendering
for copies a new id is generated, too, this does not cause problems as code is only generated once per defined sequence
(Inherited from SequenceBase.) | |
| Name | ||
| Package | ||
| PackagePrefixedName | ||
| Precedence | (Overrides SequenceBasePrecedence.) | |
| Special | (Inherited from SequenceSpecial.) | |
| Subgraph | ||
| Symbol |
A string symbol representing this sequence /expression kind.
(Inherited from SequenceBase.) |