logical_transformations package

EPackage properties:
Namespace Prefix: logical_transformations
Namespace URI: http://www.eclipse.org/efbt/logical_transformations

ActivityTag

Supertype:Tag

References
Name
Properties
Documentation
activity
Cardinality: [0..1]

LogicalTransformationModule

Supertype:Module

References
Name
Properties
Documentation
requirements
Cardinality: [0..*]
Containment
scenarioTags
Cardinality: [0..*]
Containment
subProcess
Cardinality: [0..1]
Containment
taskTags
Cardinality: [0..*]
Containment
testModules
Cardinality: [0..*]
Containment

Scenario

A Scenario

Attributes
Name
Properties
Documentation
description
T: EString
Cardinality: [0..1]

The name of the Scenario

invisible
T: EBoolean
Cardinality: [0..1]
name
T: EString
Cardinality: [0..1]
Identifier

The name of the Scenario

References
Name
Properties
Documentation
requiredAttributes
T:
Cardinality: [0..*]

ScenarioTag

A Tag which tags a Scenario in order to link it with requirements.

Supertype:Tag

References
Name
Properties
Documentation
scenario
Cardinality: [0..1]

The tagged Scenario.

Test

Attributes
Name
Properties
Documentation
name
T: EString
Cardinality: [0..1]
Identifier
References
Name
Properties
Documentation
expectedResult
T:
Cardinality: [0..*]
inputData
T:
Cardinality: [0..*]
scenarios
Cardinality: [0..1]

TestModule

Supertype:Module

References
Name
Properties
Documentation
tests
T: Test
Cardinality: [0..*]
Containment