public interface DescribeHandler
| Modifier and Type | Method and Description |
|---|---|
void |
describe(Resource resource)
Called on everything resource found by a query.
|
void |
finish()
Finish the description process for thsis query execution
|
void |
start(Model accumulateResultModel,
Context qContext)
Start the describe process, passing in the result model.
|
void start(Model accumulateResultModel, Context qContext)
accumulateResultModel - qContext - Query execution contextvoid describe(Resource resource)
resource - resource to describevoid finish()
Licenced under the Apache License, Version 2.0