Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

ScenarioExtension Class

ScenarioExtension Attributes

Attribute

Description

See also

ExtensionGUID

String
Notes: Read/Write
A unique GUID for this Extension.

Join

String
Notes: Read/Write
The GUID of the step where this Extension rejoins the Scenario.

JoiningStep

ScenarioStep
Notes: Read only
The actual step where this Extension rejoins the Scenario, if any.
ScenarioStep Class

Level

String
Notes: Read only
The number of this Extension as shown in the scenario editor. This is derived from the value of Pos for this object and the owning step.

Name

String
Notes: Read/Write
The Extension name. This should match the name of the linked scenario.

ObjectType

ObjectType
Notes: Read only
Distinguishes objects referenced through a Dispatch interface.
ObjectType

Pos

Long
Notes: Read/Write
The position of the Extension in the Extensions list.

Scenario

Scenario
Notes: Read only
The scenario that is executed as an alternative path for this Extension.
Scenario Class