|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntervalDomainListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.IntervalDomain to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
hasLeftBoundChanged(IntervalDomain source)
Called when hasLeftBound has changed |
void |
hasRightBoundChanged(IntervalDomain source)
Called when hasRightBound has changed |
void |
ofMeasureChanged(IntervalDomain source)
Called when ofMeasure has changed |
Method Detail |
---|
void ofMeasureChanged(IntervalDomain source)
source
- the affected instance of ibspan.tss.um.ontology.IntervalDomainvoid hasRightBoundChanged(IntervalDomain source)
source
- the affected instance of ibspan.tss.um.ontology.IntervalDomainvoid hasLeftBoundChanged(IntervalDomain source)
source
- the affected instance of ibspan.tss.um.ontology.IntervalDomain
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |