public interface TransportWithBiochemicalReactionListener
Modifier and Type | Method and Description |
---|---|
void |
availabilityAdded(TransportWithBiochemicalReaction source,
java.lang.String newValue)
Called when a value of availability has been added
|
void |
availabilityRemoved(TransportWithBiochemicalReaction source,
java.lang.String oldValue)
Called when a value of availability has been removed
|
void |
commentAdded(TransportWithBiochemicalReaction source,
java.lang.String newValue)
Called when a value of comment has been added
|
void |
commentRemoved(TransportWithBiochemicalReaction source,
java.lang.String oldValue)
Called when a value of comment has been removed
|
void |
conversionDirectionChanged(TransportWithBiochemicalReaction source)
Called when conversionDirection has changed
|
void |
dataSourceAdded(TransportWithBiochemicalReaction source,
Provenance newValue)
Called when a value of dataSource has been added
|
void |
dataSourceRemoved(TransportWithBiochemicalReaction source,
Provenance oldValue)
Called when a value of dataSource has been removed
|
void |
deltaGAdded(TransportWithBiochemicalReaction source,
DeltaG newValue)
Called when a value of deltaG has been added
|
void |
deltaGRemoved(TransportWithBiochemicalReaction source,
DeltaG oldValue)
Called when a value of deltaG has been removed
|
void |
deltaHAdded(TransportWithBiochemicalReaction source,
java.lang.Float newValue)
Called when a value of deltaH has been added
|
void |
deltaHRemoved(TransportWithBiochemicalReaction source,
java.lang.Float oldValue)
Called when a value of deltaH has been removed
|
void |
deltaSAdded(TransportWithBiochemicalReaction source,
java.lang.Float newValue)
Called when a value of deltaS has been added
|
void |
deltaSRemoved(TransportWithBiochemicalReaction source,
java.lang.Float oldValue)
Called when a value of deltaS has been removed
|
void |
eCNumberAdded(TransportWithBiochemicalReaction source,
java.lang.String newValue)
Called when a value of eCNumber has been added
|
void |
eCNumberRemoved(TransportWithBiochemicalReaction source,
java.lang.String oldValue)
Called when a value of eCNumber has been removed
|
void |
evidenceAdded(TransportWithBiochemicalReaction source,
Evidence newValue)
Called when a value of evidence has been added
|
void |
evidenceRemoved(TransportWithBiochemicalReaction source,
Evidence oldValue)
Called when a value of evidence has been removed
|
void |
interactionTypeChanged(TransportWithBiochemicalReaction source)
Called when interactionType has changed
|
void |
kEQAdded(TransportWithBiochemicalReaction source,
KPrime newValue)
Called when a value of kEQ has been added
|
void |
kEQRemoved(TransportWithBiochemicalReaction source,
KPrime oldValue)
Called when a value of kEQ has been removed
|
void |
leftAdded(TransportWithBiochemicalReaction source,
PhysicalEntity newValue)
Called when a value of left has been added
|
void |
leftRemoved(TransportWithBiochemicalReaction source,
PhysicalEntity oldValue)
Called when a value of left has been removed
|
void |
nameAdded(TransportWithBiochemicalReaction source,
java.lang.String newValue)
Called when a value of name has been added
|
void |
nameRemoved(TransportWithBiochemicalReaction source,
java.lang.String oldValue)
Called when a value of name has been removed
|
void |
participantAdded(TransportWithBiochemicalReaction source,
Entity newValue)
Called when a value of participant has been added
|
void |
participantAdded(TransportWithBiochemicalReaction source,
PhysicalEntity newValue)
Called when a value of participant has been added
|
void |
participantRemoved(TransportWithBiochemicalReaction source,
Entity oldValue)
Called when a value of participant has been removed
|
void |
participantRemoved(TransportWithBiochemicalReaction source,
PhysicalEntity oldValue)
Called when a value of participant has been removed
|
void |
participantStoichiometryAdded(TransportWithBiochemicalReaction source,
Stoichiometry newValue)
Called when a value of participantStoichiometry has been added
|
void |
participantStoichiometryRemoved(TransportWithBiochemicalReaction source,
Stoichiometry oldValue)
Called when a value of participantStoichiometry has been removed
|
void |
rightAdded(TransportWithBiochemicalReaction source,
PhysicalEntity newValue)
Called when a value of right has been added
|
void |
rightRemoved(TransportWithBiochemicalReaction source,
PhysicalEntity oldValue)
Called when a value of right has been removed
|
void |
spontaneousChanged(TransportWithBiochemicalReaction source)
Called when spontaneous has changed
|
void |
xrefAdded(TransportWithBiochemicalReaction source,
Xref newValue)
Called when a value of xref has been added
|
void |
xrefRemoved(TransportWithBiochemicalReaction source,
Xref oldValue)
Called when a value of xref has been removed
|
void dataSourceAdded(TransportWithBiochemicalReaction source, Provenance newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid dataSourceRemoved(TransportWithBiochemicalReaction source, Provenance oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid availabilityAdded(TransportWithBiochemicalReaction source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid availabilityRemoved(TransportWithBiochemicalReaction source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid commentAdded(TransportWithBiochemicalReaction source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid commentRemoved(TransportWithBiochemicalReaction source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid nameAdded(TransportWithBiochemicalReaction source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid nameRemoved(TransportWithBiochemicalReaction source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid evidenceAdded(TransportWithBiochemicalReaction source, Evidence newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid evidenceRemoved(TransportWithBiochemicalReaction source, Evidence oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid xrefAdded(TransportWithBiochemicalReaction source, Xref newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid xrefRemoved(TransportWithBiochemicalReaction source, Xref oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid interactionTypeChanged(TransportWithBiochemicalReaction source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionvoid participantAdded(TransportWithBiochemicalReaction source, Entity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid participantRemoved(TransportWithBiochemicalReaction source, Entity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid participantAdded(TransportWithBiochemicalReaction source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid participantRemoved(TransportWithBiochemicalReaction source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid participantStoichiometryAdded(TransportWithBiochemicalReaction source, Stoichiometry newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid participantStoichiometryRemoved(TransportWithBiochemicalReaction source, Stoichiometry oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid spontaneousChanged(TransportWithBiochemicalReaction source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionvoid leftAdded(TransportWithBiochemicalReaction source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid leftRemoved(TransportWithBiochemicalReaction source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid conversionDirectionChanged(TransportWithBiochemicalReaction source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionvoid rightAdded(TransportWithBiochemicalReaction source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid rightRemoved(TransportWithBiochemicalReaction source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid deltaGAdded(TransportWithBiochemicalReaction source, DeltaG newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid deltaGRemoved(TransportWithBiochemicalReaction source, DeltaG oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid deltaHAdded(TransportWithBiochemicalReaction source, java.lang.Float newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid deltaHRemoved(TransportWithBiochemicalReaction source, java.lang.Float oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid kEQAdded(TransportWithBiochemicalReaction source, KPrime newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid kEQRemoved(TransportWithBiochemicalReaction source, KPrime oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid eCNumberAdded(TransportWithBiochemicalReaction source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid eCNumberRemoved(TransportWithBiochemicalReaction source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed valuevoid deltaSAdded(TransportWithBiochemicalReaction source, java.lang.Float newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionnewValue
- the object representing the new valuevoid deltaSRemoved(TransportWithBiochemicalReaction source, java.lang.Float oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportWithBiochemicalReactionoldValue
- the object representing the removed value