Package | Description |
---|---|
uk.ac.sheffield.vtts.ground |
This package contains Broker@Cloud components that implement grounding,
or the translation of platform-neutral test suites to technology-specific
test suites that may be executed.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFactory
AbstractFactory is the common ancestor of ModelFactory and JavaFactory.
|
class |
JavaFactory
JavaFactory is a factory for creating Java objects in the service run-time.
|
class |
ModelFactory
ModelFactory is a factory for creating Java models for model-simulation
purposes.
|