Click or drag to resize

SequenceRuleAllCallCompiled Properties

The SequenceRuleAllCallCompiled type exposes the following members.

Properties
 NameDescription
Public propertyChildren
(Inherited from SequenceRuleCall)
Public propertyChildrenBase
(Inherited from SequenceRuleCall)
Public propertyChoice
(Inherited from SequenceRuleAllCall)
Public propertyConstructType
(Inherited from SequenceRuleAllCall)
Public propertyDebugPrefix
(Inherited from SequenceRuleCall)
Public propertyExecutionState the state of executing this sequence base (a sequence base comprises sequences, sequence computations, sequence expressions)
(Inherited from SequenceBase)
Public propertyId 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)
Public propertyName
(Overrides SequenceRuleCallName)
Public propertyPackage
(Overrides SequenceRuleCallPackage)
Public propertyPackagePrefixedName
(Overrides SequenceRuleCallPackagePrefixedName)
Public propertyPrecedence
(Inherited from SequenceRuleCall)
Public propertyRandom
(Inherited from SequenceRuleAllCall)
Public propertyRandomChoicePrefix
(Inherited from SequenceRuleAllCall)
Protected propertyReturnAssignmentString
(Inherited from SequenceRuleCall)
Protected propertyRuleCallString
(Inherited from SequenceRuleCall)
Public propertySpecial
(Inherited from SequenceSpecial)
Public propertySubgraph
(Inherited from SequenceRuleCall)
Public propertySymbol
(Inherited from SequenceRuleAllCall)
Public propertySymbolNoTestPrefix
(Inherited from SequenceRuleCall)
Public propertyTestDebugPrefix
(Inherited from SequenceRuleCall)
Top
See Also