public interface RnaRegionListener
Modifier and Type | Method and Description |
---|---|
void |
availabilityAdded(RnaRegion source,
java.lang.String newValue)
Called when a value of availability has been added
|
void |
availabilityRemoved(RnaRegion source,
java.lang.String oldValue)
Called when a value of availability has been removed
|
void |
cellularLocationChanged(RnaRegion source)
Called when cellularLocation has changed
|
void |
commentAdded(RnaRegion source,
java.lang.String newValue)
Called when a value of comment has been added
|
void |
commentRemoved(RnaRegion source,
java.lang.String oldValue)
Called when a value of comment has been removed
|
void |
dataSourceAdded(RnaRegion source,
Provenance newValue)
Called when a value of dataSource has been added
|
void |
dataSourceRemoved(RnaRegion source,
Provenance oldValue)
Called when a value of dataSource has been removed
|
void |
entityReferenceChanged(RnaRegion source)
Called when entityReference has changed
|
void |
evidenceAdded(RnaRegion source,
Evidence newValue)
Called when a value of evidence has been added
|
void |
evidenceRemoved(RnaRegion source,
Evidence oldValue)
Called when a value of evidence has been removed
|
void |
featureAdded(RnaRegion source,
EntityFeature newValue)
Called when a value of feature has been added
|
void |
featureRemoved(RnaRegion source,
EntityFeature oldValue)
Called when a value of feature has been removed
|
void |
memberPhysicalEntityAdded(RnaRegion source,
PhysicalEntity newValue)
Called when a value of memberPhysicalEntity has been added
|
void |
memberPhysicalEntityAdded(RnaRegion source,
RnaRegion newValue)
Called when a value of memberPhysicalEntity has been added
|
void |
memberPhysicalEntityRemoved(RnaRegion source,
PhysicalEntity oldValue)
Called when a value of memberPhysicalEntity has been removed
|
void |
memberPhysicalEntityRemoved(RnaRegion source,
RnaRegion oldValue)
Called when a value of memberPhysicalEntity has been removed
|
void |
nameAdded(RnaRegion source,
java.lang.String newValue)
Called when a value of name has been added
|
void |
nameRemoved(RnaRegion source,
java.lang.String oldValue)
Called when a value of name has been removed
|
void |
notFeatureAdded(RnaRegion source,
EntityFeature newValue)
Called when a value of notFeature has been added
|
void |
notFeatureRemoved(RnaRegion source,
EntityFeature oldValue)
Called when a value of notFeature has been removed
|
void |
xrefAdded(RnaRegion source,
Xref newValue)
Called when a value of xref has been added
|
void |
xrefRemoved(RnaRegion source,
Xref oldValue)
Called when a value of xref has been removed
|
void dataSourceAdded(RnaRegion source, Provenance newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid dataSourceRemoved(RnaRegion source, Provenance oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid availabilityAdded(RnaRegion source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid availabilityRemoved(RnaRegion source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid commentAdded(RnaRegion source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid commentRemoved(RnaRegion source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid nameAdded(RnaRegion source, java.lang.String newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid nameRemoved(RnaRegion source, java.lang.String oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid evidenceAdded(RnaRegion source, Evidence newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid evidenceRemoved(RnaRegion source, Evidence oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid xrefAdded(RnaRegion source, Xref newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid xrefRemoved(RnaRegion source, Xref oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid featureAdded(RnaRegion source, EntityFeature newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid featureRemoved(RnaRegion source, EntityFeature oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid notFeatureAdded(RnaRegion source, EntityFeature newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid notFeatureRemoved(RnaRegion source, EntityFeature oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid memberPhysicalEntityAdded(RnaRegion source, PhysicalEntity newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid memberPhysicalEntityRemoved(RnaRegion source, PhysicalEntity oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid memberPhysicalEntityAdded(RnaRegion source, RnaRegion newValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionnewValue
- the object representing the new valuevoid memberPhysicalEntityRemoved(RnaRegion source, RnaRegion oldValue)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionoldValue
- the object representing the removed valuevoid cellularLocationChanged(RnaRegion source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegionvoid entityReferenceChanged(RnaRegion source)
source
- the affected instance of fr.curie.BiNoM.pathways.biopax.RnaRegion