JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.eclipse.lyo.client.query.OslcQuery
Packages that use
OslcQuery
Package
Description
org.eclipse.lyo.client.query
Uses of
OslcQuery
in
org.eclipse.lyo.client.query
Methods in
org.eclipse.lyo.client.query
that return
OslcQuery
Modifier and Type
Method
Description
OslcQuery
OslcQueryResult.
getQuery
()
Constructors in
org.eclipse.lyo.client.query
with parameters of type
OslcQuery
Modifier
Constructor
Description
OslcQueryResult
(
OslcQuery
query,
Response
response)