|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface unificationXrefListener
Implementations of this listener may be registered with instances of fr.curie.BiNoM.pathways.biopax.unificationXref to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
COMMENTAdded(unificationXref source,
java.lang.String newValue)
Called when a value of COMMENT has been added |
void |
COMMENTRemoved(unificationXref source,
java.lang.String oldValue)
Called when a value of COMMENT has been removed |
void |
DB_DASH_VERSIONChanged(unificationXref source)
Called when DB_DASH_VERSION has changed |
void |
DBChanged(unificationXref source)
Called when DB has changed |
void |
ID_DASH_VERSIONChanged(unificationXref source)
Called when ID_DASH_VERSION has changed |
void |
IDChanged(unificationXref source)
Called when ID has changed |
Method Detail |
---|
void COMMENTAdded(unificationXref source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.unificationXrefnewValue
- the object representing the new valuevoid COMMENTRemoved(unificationXref source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.unificationXrefoldValue
- the object representing the removed valuevoid ID_DASH_VERSIONChanged(unificationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.unificationXrefvoid DB_DASH_VERSIONChanged(unificationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.unificationXrefvoid IDChanged(unificationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.unificationXrefvoid DBChanged(unificationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.unificationXref
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |