public interface SmallMoleculeListener
Modifier and Type | Method and Description |
---|---|
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 |
cellularLocationChanged(SmallMolecule source)
Called when cellularLocation 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 |
dataSourceAdded(SmallMolecule source,
Provenance newValue)
Called when a value of dataSource has been added
|
void |
dataSourceRemoved(SmallMolecule source,
Provenance oldValue)
Called when a value of dataSource has been removed
|
void |
entityReferenceChanged(SmallMolecule source)
Called when entityReference has changed
|
void |
evidenceAdded(SmallMolecule source,
Evidence newValue)
Called when a value of evidence has been added
|
void |
evidenceRemoved(SmallMolecule source,
Evidence oldValue)
Called when a value of evidence has been removed
|
void |
featureAdded(SmallMolecule source,
BindingFeature newValue)
Called when a value of feature has been added
|
void |
featureAdded(SmallMolecule source,
EntityFeature newValue)
Called when a value of feature has been added
|
void |
featureRemoved(SmallMolecule source,
BindingFeature oldValue)
Called when a value of feature has been removed
|
void |
featureRemoved(SmallMolecule source,
EntityFeature oldValue)
Called when a value of feature has been removed
|
void |
memberPhysicalEntityAdded(SmallMolecule source,
PhysicalEntity newValue)
Called when a value of memberPhysicalEntity has been added
|
void |
memberPhysicalEntityAdded(SmallMolecule source,
SmallMolecule newValue)
Called when a value of memberPhysicalEntity has been added
|
void |
memberPhysicalEntityRemoved(SmallMolecule source,
PhysicalEntity oldValue)
Called when a value of memberPhysicalEntity has been removed
|
void |
memberPhysicalEntityRemoved(SmallMolecule source,
SmallMolecule oldValue)
Called when a value of memberPhysicalEntity has been removed
|
void |
nameAdded(SmallMolecule source,
java.lang.String newValue)
Called when a value of name has been added
|
void |
nameRemoved(SmallMolecule source,
java.lang.String oldValue)
Called when a value of name has been removed
|
void |
notFeatureAdded(SmallMolecule source,
BindingFeature newValue)
Called when a value of notFeature has been added
|
void |
notFeatureAdded(SmallMolecule source,
EntityFeature newValue)
Called when a value of notFeature has been added
|
void |
notFeatureRemoved(SmallMolecule source,
BindingFeature oldValue)
Called when a value of notFeature has been removed
|
void |
notFeatureRemoved(SmallMolecule source,
EntityFeature oldValue)
Called when a value of notFeature 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
|
void dataSourceAdded(SmallMolecule source, Provenance newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid dataSourceRemoved(SmallMolecule source, Provenance 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 nameAdded(SmallMolecule source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid nameRemoved(SmallMolecule source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid evidenceAdded(SmallMolecule source, Evidence newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid evidenceRemoved(SmallMolecule source, Evidence oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid 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 featureAdded(SmallMolecule source, EntityFeature newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid featureRemoved(SmallMolecule source, EntityFeature oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid featureAdded(SmallMolecule source, BindingFeature newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid featureRemoved(SmallMolecule source, BindingFeature oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid notFeatureAdded(SmallMolecule source, EntityFeature newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid notFeatureRemoved(SmallMolecule source, EntityFeature oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid notFeatureAdded(SmallMolecule source, BindingFeature newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid notFeatureRemoved(SmallMolecule source, BindingFeature oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid memberPhysicalEntityAdded(SmallMolecule source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid memberPhysicalEntityRemoved(SmallMolecule source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid memberPhysicalEntityAdded(SmallMolecule source, SmallMolecule newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculenewValue
- the object representing the new valuevoid memberPhysicalEntityRemoved(SmallMolecule source, SmallMolecule oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculeoldValue
- the object representing the removed valuevoid cellularLocationChanged(SmallMolecule source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMoleculevoid entityReferenceChanged(SmallMolecule source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.SmallMolecule