Click or drag to resize

DefinedSequenceInfo Fields

The DefinedSequenceInfo type exposes the following members.

Fields
 NameDescription
Public fieldannotations The annotations of the sequence definition
Public fieldLineNr The line in the source code on which this sequence appears, printed in case of an error.
(Inherited from EmbeddedSequenceInfo)
Public fieldname 
Public fieldOutParameters The names of the graph elements of the containing action yielded to. Or the names of the graph elements returned to the calling action in case of a defined sequence.
(Inherited from EmbeddedSequenceInfo)
Public fieldOutParameterTypes The types of the graph elements of the containing action yielded to. Or the types of the graph elements returned to the calling action in case of a defined sequence.
(Inherited from EmbeddedSequenceInfo)
Public fieldpackage
(Inherited from EmbeddedSequenceInfo)
Public fieldpackagePrefixedName 
Public fieldParameters The names of the needed graph elements of the containing action. Or the names of the graph elements needed from the calling action in case of a defined sequence.
(Inherited from EmbeddedSequenceInfo)
Public fieldParameterTypes The types of the needed graph elements of the containing action. Or the types of the graph elements needed from the calling action in case of a definted sequence.
(Inherited from EmbeddedSequenceInfo)
Public fieldXGRS The XGRS string.
(Inherited from EmbeddedSequenceInfo)
Top
See Also