|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface relationshipXrefListener
Implementations of this listener may be registered with instances of fr.curie.BiNoM.pathways.biopax.relationshipXref 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(relationshipXref source,
java.lang.String newValue)
Called when a value of COMMENT has been added |
void |
COMMENTRemoved(relationshipXref source,
java.lang.String oldValue)
Called when a value of COMMENT has been removed |
void |
DB_DASH_VERSIONChanged(relationshipXref source)
Called when DB_DASH_VERSION has changed |
void |
DBChanged(relationshipXref source)
Called when DB has changed |
void |
ID_DASH_VERSIONChanged(relationshipXref source)
Called when ID_DASH_VERSION has changed |
void |
IDChanged(relationshipXref source)
Called when ID has changed |
void |
RELATIONSHIP_DASH_TYPEChanged(relationshipXref source)
Called when RELATIONSHIP_DASH_TYPE has changed |
Method Detail |
---|
void COMMENTAdded(relationshipXref source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXrefnewValue
- the object representing the new valuevoid COMMENTRemoved(relationshipXref source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXrefoldValue
- the object representing the removed valuevoid ID_DASH_VERSIONChanged(relationshipXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXrefvoid DB_DASH_VERSIONChanged(relationshipXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXrefvoid IDChanged(relationshipXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXrefvoid DBChanged(relationshipXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXrefvoid RELATIONSHIP_DASH_TYPEChanged(relationshipXref source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.relationshipXref
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |