Package | Description |
---|---|
uk.ac.sheffield.vtts.model |
This package contains Broker@Cloud components for modelling service
specifications and test suites, and for modelling expressions in the formal
expression language.
|
Modifier and Type | Method and Description |
---|---|
Effect |
Effect.addAssignment(Assignment assignment)
Adds an Assignment to this Effect.
|
Modifier and Type | Method and Description |
---|---|
Scenario |
Scenario.addEffect(Effect effect)
Adds the Effect,the updated binding of Expressions to Parameters.
|