public interface TransportListener
Modifier and Type | Method and Description |
---|---|
void |
availabilityAdded(Transport source,
java.lang.String newValue)
Called when a value of availability has been added
|
void |
availabilityRemoved(Transport source,
java.lang.String oldValue)
Called when a value of availability has been removed
|
void |
commentAdded(Transport source,
java.lang.String newValue)
Called when a value of comment has been added
|
void |
commentRemoved(Transport source,
java.lang.String oldValue)
Called when a value of comment has been removed
|
void |
conversionDirectionChanged(Transport source)
Called when conversionDirection has changed
|
void |
dataSourceAdded(Transport source,
Provenance newValue)
Called when a value of dataSource has been added
|
void |
dataSourceRemoved(Transport source,
Provenance oldValue)
Called when a value of dataSource has been removed
|
void |
evidenceAdded(Transport source,
Evidence newValue)
Called when a value of evidence has been added
|
void |
evidenceRemoved(Transport source,
Evidence oldValue)
Called when a value of evidence has been removed
|
void |
interactionTypeChanged(Transport source)
Called when interactionType has changed
|
void |
leftAdded(Transport source,
PhysicalEntity newValue)
Called when a value of left has been added
|
void |
leftRemoved(Transport source,
PhysicalEntity oldValue)
Called when a value of left has been removed
|
void |
nameAdded(Transport source,
java.lang.String newValue)
Called when a value of name has been added
|
void |
nameRemoved(Transport source,
java.lang.String oldValue)
Called when a value of name has been removed
|
void |
participantAdded(Transport source,
Entity newValue)
Called when a value of participant has been added
|
void |
participantAdded(Transport source,
PhysicalEntity newValue)
Called when a value of participant has been added
|
void |
participantRemoved(Transport source,
Entity oldValue)
Called when a value of participant has been removed
|
void |
participantRemoved(Transport source,
PhysicalEntity oldValue)
Called when a value of participant has been removed
|
void |
participantStoichiometryAdded(Transport source,
Stoichiometry newValue)
Called when a value of participantStoichiometry has been added
|
void |
participantStoichiometryRemoved(Transport source,
Stoichiometry oldValue)
Called when a value of participantStoichiometry has been removed
|
void |
rightAdded(Transport source,
PhysicalEntity newValue)
Called when a value of right has been added
|
void |
rightRemoved(Transport source,
PhysicalEntity oldValue)
Called when a value of right has been removed
|
void |
spontaneousChanged(Transport source)
Called when spontaneous has changed
|
void |
xrefAdded(Transport source,
Xref newValue)
Called when a value of xref has been added
|
void |
xrefRemoved(Transport source,
Xref oldValue)
Called when a value of xref has been removed
|
void dataSourceAdded(Transport source, Provenance newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid dataSourceRemoved(Transport source, Provenance oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid availabilityAdded(Transport source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid availabilityRemoved(Transport source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid commentAdded(Transport source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid commentRemoved(Transport source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid nameAdded(Transport source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid nameRemoved(Transport source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid evidenceAdded(Transport source, Evidence newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid evidenceRemoved(Transport source, Evidence oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid xrefAdded(Transport source, Xref newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid xrefRemoved(Transport source, Xref oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid interactionTypeChanged(Transport source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.Transportvoid participantAdded(Transport source, Entity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid participantRemoved(Transport source, Entity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid participantAdded(Transport source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid participantRemoved(Transport source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid participantStoichiometryAdded(Transport source, Stoichiometry newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid participantStoichiometryRemoved(Transport source, Stoichiometry oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid spontaneousChanged(Transport source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.Transportvoid leftAdded(Transport source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid leftRemoved(Transport source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed valuevoid conversionDirectionChanged(Transport source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.Transportvoid rightAdded(Transport source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportnewValue
- the object representing the new valuevoid rightRemoved(Transport source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.TransportoldValue
- the object representing the removed value