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 visitor
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0