public interface ValueSourceManager
Modifier and Type | Method and Description |
---|---|
void |
queryClosed(QueryImpl query) |
boolean |
visit(QueryParameters parameters,
ValueVisitor visitor)
Visit values
|
void queryClosed(QueryImpl query)
boolean visit(QueryParameters parameters, ValueVisitor visitor)
parameters
- the parameters to visitvisitor
- the visitortrue
if the run was complete, false
if
is was aborted by the visitorCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.