Package | Description |
---|---|
org.ow2.choreos.queryEngineFacade | |
org.ow2.choreos.queryEngineServiceDeployment |
Class and Description |
---|
AdvancedQuery
Stores advanced query information.
|
ConcreteService
It Is created as a result to a query and contains a service interface and the matching
between its operations and the list of operations' names given in the query.
|
OperationConstraints
Contains operation constraints, thus requirements about a service operation.
|
OperationsList
Contains a list of
Operation objects. |
QualityPropertyConstraints
Contains requirements about a quality property.
|
QueryEngineFacadeException |
SimpleQuery
Stores simple query information.
|
Class and Description |
---|
AdvancedQuery
Stores advanced query information.
|
ConcreteService
It Is created as a result to a query and contains a service interface and the matching
between its operations and the list of operations' names given in the query.
|
SimpleQuery
Stores simple query information.
|