|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface publicationXrefListener
Implementations of this listener may be registered with instances of fr.curie.BiNoM.pathways.biopax.publicationXref to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
AUTHORSAdded(publicationXref source,
java.lang.String newValue)
Called when a value of AUTHORS has been added |
void |
AUTHORSRemoved(publicationXref source,
java.lang.String oldValue)
Called when a value of AUTHORS has been removed |
void |
COMMENTAdded(publicationXref source,
java.lang.String newValue)
Called when a value of COMMENT has been added |
void |
COMMENTRemoved(publicationXref source,
java.lang.String oldValue)
Called when a value of COMMENT has been removed |
void |
DB_DASH_VERSIONChanged(publicationXref source)
Called when DB_DASH_VERSION has changed |
void |
DBChanged(publicationXref source)
Called when DB has changed |
void |
ID_DASH_VERSIONChanged(publicationXref source)
Called when ID_DASH_VERSION has changed |
void |
IDChanged(publicationXref source)
Called when ID has changed |
void |
SOURCEAdded(publicationXref source,
java.lang.String newValue)
Called when a value of SOURCE has been added |
void |
SOURCERemoved(publicationXref source,
java.lang.String oldValue)
Called when a value of SOURCE has been removed |
void |
TITLEChanged(publicationXref source)
Called when TITLE has changed |
void |
URLAdded(publicationXref source,
java.lang.String newValue)
Called when a value of URL has been added |
void |
URLRemoved(publicationXref source,
java.lang.String oldValue)
Called when a value of URL has been removed |
void |
YEARChanged(publicationXref source)
Called when YEAR has changed |
Method Detail |
---|
void COMMENTAdded(publicationXref source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefnewValue
- the object representing the new valuevoid COMMENTRemoved(publicationXref source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefoldValue
- the object representing the removed valuevoid ID_DASH_VERSIONChanged(publicationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefvoid DB_DASH_VERSIONChanged(publicationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefvoid IDChanged(publicationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefvoid DBChanged(publicationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefvoid TITLEChanged(publicationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefvoid YEARChanged(publicationXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefvoid URLAdded(publicationXref source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefnewValue
- the object representing the new valuevoid URLRemoved(publicationXref source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefoldValue
- the object representing the removed valuevoid SOURCEAdded(publicationXref source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefnewValue
- the object representing the new valuevoid SOURCERemoved(publicationXref source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefoldValue
- the object representing the removed valuevoid AUTHORSAdded(publicationXref source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefnewValue
- the object representing the new valuevoid AUTHORSRemoved(publicationXref source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.publicationXrefoldValue
- the object representing the removed value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |