Package org.eclipse.mat.snapshot
Interface IOQLQuery.Result
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getOQLQuery()
The OQL query-
Methods inherited from interface org.eclipse.mat.query.IResult
getResultMetaData
-
-
-
-
Method Detail
-
getOQLQuery
String getOQLQuery()
The OQL query- Returns:
- the query
-
-