|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use complexAssembly | |
---|---|
fr.curie.BiNoM.pathways.biopax | Java mapping of BioPAX version 2 (generated by Jastor) |
Uses of complexAssembly in fr.curie.BiNoM.pathways.biopax |
---|
Classes in fr.curie.BiNoM.pathways.biopax that implement complexAssembly | |
---|---|
class |
complexAssemblyImpl
Implementation of complexAssembly
Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this class. |
Methods in fr.curie.BiNoM.pathways.biopax that return complexAssembly | |
---|---|
static complexAssembly |
biopax_DASH_level2_DOT_owlFactory.createcomplexAssembly(com.hp.hpl.jena.rdf.model.Resource resource,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of complexAssembly. |
static complexAssembly |
biopax_DASH_level2_DOT_owlFactory.createcomplexAssembly(java.lang.String uri,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of complexAssembly. |
static complexAssembly |
biopax_DASH_level2_DOT_owlFactory.getcomplexAssembly(com.hp.hpl.jena.rdf.model.Resource resource,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of complexAssembly. |
static complexAssembly |
biopax_DASH_level2_DOT_owlFactory.getcomplexAssembly(java.lang.String uri,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of complexAssembly. |
Methods in fr.curie.BiNoM.pathways.biopax with parameters of type complexAssembly | |
---|---|
void |
complexAssemblyListener.AVAILABILITYAdded(complexAssembly source,
java.lang.String newValue)
Called when a value of AVAILABILITY has been added |
void |
complexAssemblyListener.AVAILABILITYRemoved(complexAssembly source,
java.lang.String oldValue)
Called when a value of AVAILABILITY has been removed |
void |
complexAssemblyListener.COMMENTAdded(complexAssembly source,
java.lang.String newValue)
Called when a value of COMMENT has been added |
void |
complexAssemblyListener.COMMENTRemoved(complexAssembly source,
java.lang.String oldValue)
Called when a value of COMMENT has been removed |
void |
complexAssemblyListener.DATA_DASH_SOURCEAdded(complexAssembly source,
dataSource newValue)
Called when a value of DATA_DASH_SOURCE has been added |
void |
complexAssemblyListener.DATA_DASH_SOURCERemoved(complexAssembly source,
dataSource oldValue)
Called when a value of DATA_DASH_SOURCE has been removed |
void |
complexAssemblyListener.EVIDENCEAdded(complexAssembly source,
evidence newValue)
Called when a value of EVIDENCE has been added |
void |
complexAssemblyListener.EVIDENCERemoved(complexAssembly source,
evidence oldValue)
Called when a value of EVIDENCE has been removed |
void |
complexAssemblyListener.INTERACTION_DASH_TYPEAdded(complexAssembly source,
openControlledVocabulary newValue)
Called when a value of INTERACTION_DASH_TYPE has been added |
void |
complexAssemblyListener.INTERACTION_DASH_TYPERemoved(complexAssembly source,
openControlledVocabulary oldValue)
Called when a value of INTERACTION_DASH_TYPE has been removed |
void |
complexAssemblyListener.LEFTAdded(complexAssembly source,
physicalEntityParticipant newValue)
Called when a value of LEFT has been added |
void |
complexAssemblyListener.LEFTRemoved(complexAssembly source,
physicalEntityParticipant oldValue)
Called when a value of LEFT has been removed |
void |
complexAssemblyListener.NAMEChanged(complexAssembly source)
Called when NAME has changed |
void |
complexAssemblyListener.PARTICIPANTSAdded(complexAssembly source,
entity newValue)
Called when a value of PARTICIPANTS has been added |
void |
complexAssemblyListener.PARTICIPANTSAdded(complexAssembly source,
physicalEntityParticipant newValue)
Called when a value of PARTICIPANTS has been added |
void |
complexAssemblyListener.PARTICIPANTSRemoved(complexAssembly source,
entity oldValue)
Called when a value of PARTICIPANTS has been removed |
void |
complexAssemblyListener.PARTICIPANTSRemoved(complexAssembly source,
physicalEntityParticipant oldValue)
Called when a value of PARTICIPANTS has been removed |
void |
complexAssemblyListener.RIGHTAdded(complexAssembly source,
physicalEntityParticipant newValue)
Called when a value of RIGHT has been added |
void |
complexAssemblyListener.RIGHTRemoved(complexAssembly source,
physicalEntityParticipant oldValue)
Called when a value of RIGHT has been removed |
void |
complexAssemblyListener.SHORT_DASH_NAMEChanged(complexAssembly source)
Called when SHORT_DASH_NAME has changed |
void |
complexAssemblyListener.SPONTANEOUSChanged(complexAssembly source)
Called when SPONTANEOUS has changed |
void |
complexAssemblyListener.SYNONYMSAdded(complexAssembly source,
java.lang.String newValue)
Called when a value of SYNONYMS has been added |
void |
complexAssemblyListener.SYNONYMSRemoved(complexAssembly source,
java.lang.String oldValue)
Called when a value of SYNONYMS has been removed |
void |
complexAssemblyListener.XREFAdded(complexAssembly source,
xref newValue)
Called when a value of XREF has been added |
void |
complexAssemblyListener.XREFRemoved(complexAssembly source,
xref oldValue)
Called when a value of XREF has been removed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |