org.openanzo.common.ontology
Interface QueryListener
- All Superinterfaces:
- ThingListener
public interface QueryListener
- extends ThingListener
Implementations of this listener may be registered with instances of org.openanzo.common.ontology.Query to
receive notification when properties changed, added or removed.
queryStringChanged
void queryStringChanged(Query source)
- Called when queryString has changed
- Parameters:
source - the affected instance of org.openanzo.common.ontology.Query
Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.