|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface smallMoleculeListener
Implementations of this listener may be registered with instances of fr.curie.BiNoM.pathways.biopax.smallMolecule to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
AVAILABILITYAdded(smallMolecule source,
java.lang.String newValue)
Called when a value of AVAILABILITY has been added |
void |
AVAILABILITYRemoved(smallMolecule source,
java.lang.String oldValue)
Called when a value of AVAILABILITY has been removed |
void |
CHEMICAL_DASH_FORMULAChanged(smallMolecule source)
Called when CHEMICAL_DASH_FORMULA has changed |
void |
COMMENTAdded(smallMolecule source,
java.lang.String newValue)
Called when a value of COMMENT has been added |
void |
COMMENTRemoved(smallMolecule source,
java.lang.String oldValue)
Called when a value of COMMENT has been removed |
void |
DATA_DASH_SOURCEAdded(smallMolecule source,
dataSource newValue)
Called when a value of DATA_DASH_SOURCE has been added |
void |
DATA_DASH_SOURCERemoved(smallMolecule source,
dataSource oldValue)
Called when a value of DATA_DASH_SOURCE has been removed |
void |
MOLECULAR_DASH_WEIGHTChanged(smallMolecule source)
Called when MOLECULAR_DASH_WEIGHT has changed |
void |
NAMEChanged(smallMolecule source)
Called when NAME has changed |
void |
SHORT_DASH_NAMEChanged(smallMolecule source)
Called when SHORT_DASH_NAME has changed |
void |
STRUCTUREAdded(smallMolecule source,
chemicalStructure newValue)
Called when a value of STRUCTURE has been added |
void |
STRUCTURERemoved(smallMolecule source,
chemicalStructure oldValue)
Called when a value of STRUCTURE has been removed |
void |
SYNONYMSAdded(smallMolecule source,
java.lang.String newValue)
Called when a value of SYNONYMS has been added |
void |
SYNONYMSRemoved(smallMolecule source,
java.lang.String oldValue)
Called when a value of SYNONYMS has been removed |
void |
XREFAdded(smallMolecule source,
xref newValue)
Called when a value of XREF has been added |
void |
XREFRemoved(smallMolecule source,
xref oldValue)
Called when a value of XREF has been removed |
Method Detail |
---|
void DATA_DASH_SOURCEAdded(smallMolecule source, dataSource newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculenewValue
- the object representing the new valuevoid DATA_DASH_SOURCERemoved(smallMolecule source, dataSource oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculeoldValue
- the object representing the removed valuevoid AVAILABILITYAdded(smallMolecule source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculenewValue
- the object representing the new valuevoid AVAILABILITYRemoved(smallMolecule source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculeoldValue
- the object representing the removed valuevoid COMMENTAdded(smallMolecule source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculenewValue
- the object representing the new valuevoid COMMENTRemoved(smallMolecule source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculeoldValue
- the object representing the removed valuevoid SHORT_DASH_NAMEChanged(smallMolecule source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculevoid SYNONYMSAdded(smallMolecule source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculenewValue
- the object representing the new valuevoid SYNONYMSRemoved(smallMolecule source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculeoldValue
- the object representing the removed valuevoid NAMEChanged(smallMolecule source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculevoid XREFAdded(smallMolecule source, xref newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculenewValue
- the object representing the new valuevoid XREFRemoved(smallMolecule source, xref oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculeoldValue
- the object representing the removed valuevoid MOLECULAR_DASH_WEIGHTChanged(smallMolecule source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculevoid STRUCTUREAdded(smallMolecule source, chemicalStructure newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculenewValue
- the object representing the new valuevoid STRUCTURERemoved(smallMolecule source, chemicalStructure oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMoleculeoldValue
- the object representing the removed valuevoid CHEMICAL_DASH_FORMULAChanged(smallMolecule source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.smallMolecule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |