|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpinionListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.Opinion to
receive notification when properties changed, added or removed.
| Field Summary |
|---|
| Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
|---|
copyright |
| Method Summary | |
|---|---|
void |
atIndividualProbabilityChanged(Opinion source)
Called when atIndividualProbability has changed |
void |
atInferredProbabilityChanged(Opinion source)
Called when atInferredProbability has changed |
void |
atNormalizedProbabilityChanged(Opinion source)
Called when atNormalizedProbability has changed |
void |
hasClassificationChanged(Opinion source)
Called when hasClassification has changed |
void |
isAboutChanged(Opinion source)
Called when isAbout has changed |
| Method Detail |
|---|
void atIndividualProbabilityChanged(Opinion source)
source - the affected instance of ibspan.tss.um.ontology.Opinionvoid atInferredProbabilityChanged(Opinion source)
source - the affected instance of ibspan.tss.um.ontology.Opinionvoid atNormalizedProbabilityChanged(Opinion source)
source - the affected instance of ibspan.tss.um.ontology.Opinionvoid hasClassificationChanged(Opinion source)
source - the affected instance of ibspan.tss.um.ontology.Opinionvoid isAboutChanged(Opinion source)
source - the affected instance of ibspan.tss.um.ontology.Opinion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||