|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PreconditionListener
Implementations of this listener may be registered with instances of org.openanzo.common.ontology.Precondition to
receive notification when properties changed, added or removed.
| Method Summary | |
|---|---|
void |
datasetChanged(Precondition source)
Called when dataset has changed |
void |
queryChanged(Precondition source)
Called when query has changed |
void |
resultChanged(Precondition source)
Called when result has changed |
| Method Detail |
|---|
void datasetChanged(Precondition source)
source - the affected instance of org.openanzo.common.ontology.Preconditionvoid queryChanged(Precondition source)
source - the affected instance of org.openanzo.common.ontology.Preconditionvoid resultChanged(Precondition source)
source - the affected instance of org.openanzo.common.ontology.Precondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||