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 |
---|---|
Constant |
Constant.setBound(boolean value)
Degenerate method to set the bound status of this Constant.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<Constant> |
Memory.getConstants()
Returns the set of Constants in this Memory.
|