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 |
---|---|
Failure |
Failure.setType(java.lang.String type)
Sets the type of this Failure.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<Failure> |
Operation.getFailures()
Returns the set of Failures of this Operation.
|