Uses of Interface
org.biopax.paxtools.model.level3.Observable

Packages that use Observable
org.biopax.paxtools.impl.level3   
org.biopax.paxtools.model.level3   
 

Uses of Observable in org.biopax.paxtools.impl.level3
 

Classes in org.biopax.paxtools.impl.level3 that implement Observable
 class BindingFeatureImpl
           
 class BiochemicalPathwayStepImpl
           
 class BiochemicalReactionImpl
           
 class CatalysisImpl
           
 class ComplexAssemblyImpl
           
 class ComplexImpl
           
 class ControlImpl
           
 class ConversionImpl
           
 class CovalentBindingFeatureImpl
           
 class DegradationImpl
           
 class DnaImpl
           
 class DnaReferenceImpl
           
 class DnaRegionImpl
           
 class DnaRegionReferenceImpl
           
 class EntityFeatureImpl
           
 class EntityImpl
           
 class EntityReferenceImpl
           
 class FragmentFeatureImpl
           
 class GeneImpl
           
 class GeneticInteractionImpl
           
 class InteractionImpl
           
 class ModificationFeatureImpl
           
 class ModulationImpl
           
 class MolecularInteractionImpl
           
 class NucleicAcidImpl
           
 class NucleicAcidReferenceImpl
           
 class NucleicAcidRegionReferenceImpl
           
 class PathwayImpl
           
 class PathwayStepImpl
           
 class PhysicalEntityImpl
           
 class ProcessImpl
           
 class ProteinImpl
           
 class ProteinReferenceImpl
           
 class RnaImpl
           
 class RnaReferenceImpl
           
 class RnaRegionImpl
           
 class RnaRegionReferenceImpl
           
 class SequenceEntityReferenceImpl
           
 class SimplePhysicalEntityImpl
           
 class SmallMoleculeImpl
           
 class SmallMoleculeReferenceImpl
           
 class TemplateReactionImpl
           
 class TemplateReactionRegulationImpl
           
 class TransportImpl
           
 class TransportWithBiochemicalReactionImpl
           
 

Uses of Observable in org.biopax.paxtools.model.level3
 

Subinterfaces of Observable in org.biopax.paxtools.model.level3
 interface BindingFeature
           
 interface BiochemicalPathwayStep
          Definition: Imposes ordering on a step in a biochemical pathway.
 interface BiochemicalReaction
          Definition: A conversion interaction in which one or more entities (substrates) undergo covalent changes to become one or more other entities (products).
 interface Catalysis
          Definition: A control interaction in which a physical entity (a catalyst) increases the rate of a conversion interaction by lowering its activation energy.
 interface Complex
          Definition: A physical entity whose structure is comprised of other physical entities bound to each other non-covalently, at least one of which is a macromolecule (e.g.
 interface ComplexAssembly
          Definition: A conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g.
 interface Control
          Definition: An interaction in which one entity regulates, modifies, or otherwise influences a continuant entity, i.e.
 interface Controller
          This is a role interface for pathway elements that can control processes, namely Pathway and PhysicalEntity.
 interface Conversion
          Definition: An interaction in which molecules of one or more PhysicalEntity pools are physically transformed and become a member of one or more other PhysicalEntity pools.
 interface CovalentBindingFeature
          Definition: An entity feature that represent the covalently bound state of a physical entity.
 interface Degradation
          Definition: A conversion in which a pool of macromolecules are degraded into their elementary units.
 interface Dna
          Definition: A physical entity consisting of a sequence of deoxyribonucleotide monophosphates; a deoxyribonucleic acid.
 interface DnaReference
          A DNA reference is a grouping of several DNA entities that are common in sequence and genomic position.
 interface DnaRegion
          Definition: A region on a DNA molecule.
 interface DnaRegionReference
          Definition: A DNARegionReference is a grouping of several DNARegion entities that are common in sequence and genomic position.
 interface Entity
          This class represents a discrete biological unit used when describing pathways.
 interface EntityFeature
          Description: A characteristic of a physical entity that can change while the entity still retains its biological identity.
 interface EntityReference
          Definition: An entity reference is a grouping of several physical entities across different contexts and molecular states, that share common physical properties and often named and treated as a single entity with multiple states by biologists.
 interface FragmentFeature
          Definition: An entity feature that represents the resulting physical entity subsequent to a cleavage or degradation event.
 interface Gene
          Definition: A continuant that encodes information that can be inherited through replication.
 interface GeneticInteraction
          Definition : Genetic interactions between genes occur when two genetic perturbations (e.g.
 interface Interaction
          Definition: A biological relationship between two or more entities.
 interface ModificationFeature
          Definition: A covalently modified feature on a sequence, relevant to an interaction, such as a post-translational modification.
 interface Modulation
          Definition: An interaction in which one entity regulates, modifies, or otherwise influences another.
 interface MolecularInteraction
          Definition: An interaction in which at least one participant is a physical entity, e.g.
 interface NucleicAcid
          Tagger interface for DNA and RNA
 interface NucleicAcidReference
          Role interface for NucleicAcidReferences, namely DNA and RNA.
 interface NucleicAcidRegionReference
           
 interface Pathway
           
 interface PathwayStep
          This represents a set of pathway events.
 interface PhysicalEntity
           
 interface Process
          Tagging interface for entities that can participate in a pathway and can be targeted by a control : Pathway and Interaction
 interface Protein
           
 interface ProteinReference
          Description: A protein reference is a grouping of several protein entities that are encoded by the same genetic sequence.
 interface Rna
           
 interface RnaReference
           
 interface RnaRegion
          Definition: A region on a RNA molecule.
 interface RnaRegionReference
          A RNA region reference
 interface SequenceEntityReference
          Tagger interface for protein, dna and rna entities
 interface SimplePhysicalEntity
          Tagger interface for non-complex physical entities
 interface SmallMolecule
           
 interface SmallMoleculeReference
           
 interface TemplateReaction
           
 interface TemplateReactionRegulation
           
 interface Transport
           
 interface TransportWithBiochemicalReaction
           
 



Copyright © 2011 BioPAX. All Rights Reserved.