- absoluteUris(boolean) - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
Sets the flag used when exporting a BioPAX model to RDF/XML:
true - to always write full URI in rdf:resource and use
rdf:about instead rdf:ID (does not matter xml:base is set or not).
- AbstractAddRemoveCommand - Class in org.biopax.paxtools.command
-
- AbstractAddRemoveCommand(Model, Set<BioPAXElement>) - Constructor for class org.biopax.paxtools.command.AbstractAddRemoveCommand
-
- AbstractFilterSet<F,E> - Class in org.biopax.paxtools.util
-
Base class for implementing various filter sets.
- AbstractFilterSet(Set<? extends F>) - Constructor for class org.biopax.paxtools.util.AbstractFilterSet
-
- AbstractPropertyCommand<D extends BioPAXElement,R> - Class in org.biopax.paxtools.command
-
- AbstractPropertyEditor<D extends BioPAXElement,R> - Class in org.biopax.paxtools.controller
-
This is the base class for all property editors.
- AbstractPropertyEditor(String, Method, Class<D>, Class<R>, boolean) - Constructor for class org.biopax.paxtools.controller.AbstractPropertyEditor
-
Constructor.
- AbstractTraverser - Class in org.biopax.paxtools.controller
-
This is an all-in-one Traverser/Visitor combination
to use when deep recursive visiting is required.
- AbstractTraverser(EditorMap, Filter<PropertyEditor>...) - Constructor for class org.biopax.paxtools.controller.AbstractTraverser
-
- access(E) - Method in class org.biopax.paxtools.util.AccessibleSet
-
- access(T) - Method in class org.biopax.paxtools.util.EquivalenceGrouper
-
- AccessibleSet<E> - Class in org.biopax.paxtools.util
-
This is a decorator set for capturing a set member that is equal to the given parameter.
- AccessibleSet() - Constructor for class org.biopax.paxtools.util.AccessibleSet
-
- add(BioPAXElement) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- add(BioPAXElement) - Method in interface org.biopax.paxtools.model.Model
-
This method add the given onject to this model.
- add(E) - Method in class org.biopax.paxtools.util.BiopaxSafeSet
-
- add(T) - Method in class org.biopax.paxtools.util.EquivalenceGrouper
-
- addAuthor(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- addAuthor(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- addAUTHORS(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- addAvailability(String) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- addAVAILABILITY(String) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method adds the given text to the avaialability set.
- addAvailability(String) - Method in interface org.biopax.paxtools.model.level3.Entity
-
This method adds the given text to the avaialability set.
- addCofactor(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- addCOFACTOR(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.catalysis
-
- addCofactor(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Catalysis
-
Any cofactor(s) or coenzyme(s) required for catalysis of the conversion by the enzyme.
- AddCommand - Class in org.biopax.paxtools.command
-
- AddCommand(Model, Set<BioPAXElement>) - Constructor for class org.biopax.paxtools.command.AddCommand
-
- addComment(String) - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- addCOMMENT(String) - Method in interface org.biopax.paxtools.model.level2.Level2Element
-
- addComment(String) - Method in interface org.biopax.paxtools.model.level3.Level3Element
-
A textual comment about this individual.
- addComponent(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- addComponent(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Complex
-
Defines the PhysicalEntity subunits of this complex.
- addCOMPONENTS(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.complex
-
- addComponentStoichiometry(Stoichiometry) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- addComponentStoichiometry(Stoichiometry) - Method in interface org.biopax.paxtools.model.level3.Complex
-
The stoichiometry of components in a complex.
- addConfidence(Score) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
Confidence in the containing instance.
- addCONFIDENCE(confidence) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- addConfidence(Score) - Method in interface org.biopax.paxtools.model.level3.Evidence
-
Confidence in the containing instance.
- addControlled(Process) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- addCONTROLLED(process) - Method in interface org.biopax.paxtools.model.level2.control
-
- addControlled(Process) - Method in interface org.biopax.paxtools.model.level3.Control
-
The entity that is controlled, e.g., in a biochemical reaction, the reaction is controlled by an enzyme.
- addController(Controller) - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- addController(Controller) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- addCONTROLLER(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.control
-
- addController(Controller) - Method in interface org.biopax.paxtools.model.level3.Control
-
The controlling entity, e.g., in a biochemical reaction, an enzyme is the controlling entity of the reaction.
- addDATA_SOURCE(dataSource) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method adds the given value to the DATA_SOURCE set.
- addDataSource(Provenance) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- addDataSource(Provenance) - Method in interface org.biopax.paxtools.model.level3.Entity
-
This method adds the given value to the DATA_SOURCE set.
- addDELTA_G(deltaGprimeO) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- addDELTA_H(double) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- addDELTA_S(double) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- addDeltaG(DeltaG) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- addDeltaG(DeltaG) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
Standard transformed Gibbs energy change for a reaction written in terms of biochemical
reactants (sums of species), delta-G'o.
- addDeltaH(float) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- addDeltaH(float) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
For biochemical reactions this property refers to the standard transformed enthalpy change for a reaction
written in terms of biochemical reactants (sums of species), delta-H'o.
- addDeltaS(float) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- addDeltaS(float) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
For biochemical reactions, this property refers to the standard transformed entropy change for a reaction
written in terms of biochemical reactants (sums of species), delta-S'o.
- addEC_NUMBER(String) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- addECNumber(String) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- addECNumber(String) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
The unique number assigned to a reaction by the Enzyme Commission of the International Union of Biochemistry
and Molecular Biology.
- addEntityFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- addEntityFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Variable features that are observed for the entities of this entityReference - such as known PTM
or methylation sites and non-covalent bonds.
- addEntityReferenceType(EntityReferenceTypeVocabulary) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- addEntityReferenceType(EntityReferenceTypeVocabulary) - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Adds the given cv to the list of types
- addEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- addEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- addEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- addEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- addEVIDENCE(evidence) - Method in interface org.biopax.paxtools.model.level2.process
-
This method adds the given evidence to this process.
- addEvidence(Evidence) - Method in interface org.biopax.paxtools.model.level3.Observable
-
- addEVIDENCE_CODE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- addEvidenceCode(EvidenceCodeVocabulary) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- addEvidenceCode(EvidenceCodeVocabulary) - Method in interface org.biopax.paxtools.model.level3.Evidence
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- addEXPERIMENTAL_FORM(experimentalForm) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- addEXPERIMENTAL_FORM_TYPE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.experimentalForm
-
- addExperimentalFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- addExperimentalFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
This method adds an experimental feature
- addExperimentalForm(ExperimentalForm) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
- addExperimentalForm(ExperimentalForm) - Method in interface org.biopax.paxtools.model.level3.Evidence
-
Adds an experimental form.
- addExperimentalFormDescription(ExperimentalFormVocabulary) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- addExperimentalFormDescription(ExperimentalFormVocabulary) - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
Adds an experimental form description.
- addFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- addFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeImpl
-
- addFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- addFEATURE_LOCATION(sequenceLocation) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- addINTERACTION_TYPE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.physicalInteraction
-
- addInteractionType(InteractionVocabulary) - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- addInteractionType(InteractionVocabulary) - Method in interface org.biopax.paxtools.model.level3.Interaction
-
Controlled vocabulary term annotating the interaction type for example, "phosphorylation reaction".
- addKEQ(KPrime) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- addKEQ(kPrime) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- addKEQ(KPrime) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
This quantity is dimensionless and is usually a single number.
- addLeft(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- addLEFT(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- addLeft(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
Adds a participant to the left side of the conversion interaction.
- addMaxCardinalityRestriction(Class<? extends D>, int) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- addMaxCardinalityRestriction(Class<? extends D>, int) - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
Sets a maximum cardinality for a domain.
- addMemberEntityReference(EntityReference) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- addMemberEntityReference(EntityReference) - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Adds the given entityReference to the member list
- addMemberFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- addMemberFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
An entity feature that belongs to this homology grouping.
- addMemberPhysicalEntity(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- addMemberPhysicalEntity(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- addMethod - Variable in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
This variable stores the method to invoke for adding the given value to the property managed by
this commander.
- addName(String) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- addNAME(String) - Method in interface org.biopax.paxtools.model.level2.dataSource
-
- addName(String) - Method in interface org.biopax.paxtools.model.level3.Named
-
This method adds the given value to the name set.
- addNew(Class<T>, String) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- addNew(Class<T>, String) - Method in interface org.biopax.paxtools.model.Model
-
This method creates a new object using the model's factory, adds it
to the model and returns it.
- addNEXT_STEP(pathwayStep) - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- addNextStep(PathwayStep) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- addNextStep(PathwayStep) - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- addNotFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- addNotFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeImpl
-
- addNotFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- addObjects(Set<BioPAXElement>) - Method in class org.biopax.paxtools.command.CommandManager
-
- addParticipant(Entity) - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- addParticipant(Entity) - Method in class org.biopax.paxtools.impl.level3.MolecularInteractionImpl
-
- addParticipant(Entity) - Method in interface org.biopax.paxtools.model.level3.Interaction
-
The entities that participate in this interaction.
- addPARTICIPANTS(InteractionParticipant) - Method in interface org.biopax.paxtools.model.level2.interaction
-
- addParticipantStoichiometry(Stoichiometry) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- addParticipantStoichiometry(Stoichiometry) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
This method adds a stoichiometry for one of the participants of this conversion.
- addPATHWAY_COMPONENTS(pathwayComponent) - Method in interface org.biopax.paxtools.model.level2.pathway
-
- addPathwayAnnotations(Model, boolean, Class<? extends BioPAXElement>...) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Given BioPAX model, for each BioPAX object of the listed classes and their sub-classes,
such as e.g.
- addPathwayComponent(Process) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- addPathwayComponent(Process) - Method in interface org.biopax.paxtools.model.level3.Pathway
-
- addPathwayOrder(PathwayStep) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- addPathwayOrder(PathwayStep) - Method in interface org.biopax.paxtools.model.level3.Pathway
-
- addPHYSICAL_ENTITYof(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.physicalEntity
-
- addProduct(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- addProduct(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- addProperty(BioPAXElement, PropertyEditor, Object) - Method in class org.biopax.paxtools.command.CommandManager
-
- addRangeRestriction(Class<? extends BioPAXElement>, Set<Class<? extends BioPAXElement>>) - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
This method adds a range restriction to the property editor.
- addRegionType(SequenceRegionVocabulary) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- addRegionType(SequenceRegionVocabulary) - Method in interface org.biopax.paxtools.model.level3.NucleicAcidRegionReference
-
- addRight(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- addRIGHT(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- addRight(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
Adds a participant to the right side of the conversion interaction.
- addSEQUENCE_FEATURE_LIST(sequenceFeature) - Method in interface org.biopax.paxtools.model.level2.sequenceParticipant
-
- addSource(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- addSOURCE(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- addSource(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- addSTEP_INTERACTIONS(process) - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- addStepProcess(Process) - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
- addStepProcess(Process) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- addStepProcess(Process) - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- addSTRUCTURE(chemicalStructure) - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- addSubRegion(NucleicAcidRegionReference) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidReferenceImpl
-
- addSubRegion(NucleicAcidRegionReference) - Method in interface org.biopax.paxtools.model.level3.NucleicAcidReference
-
- addSYNONYMS(String) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method adds the given value to the SYNONYMS set.
- addSYNONYMS(String) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- addTerm(String) - Method in class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
- addTERM(String) - Method in interface org.biopax.paxtools.model.level2.openControlledVocabulary
-
- addTerm(String) - Method in interface org.biopax.paxtools.model.level3.ControlledVocabulary
-
- addUrl(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- addURL(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- addUrl(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- addXref(Xref) - Method in class org.biopax.paxtools.impl.level3.XReferrableImpl
-
- addXREF(xref) - Method in interface org.biopax.paxtools.model.level2.XReferrable
-
- addXref(Xref) - Method in interface org.biopax.paxtools.model.level3.XReferrable
-
- applies(BioPAXElement) - Method in class org.biopax.paxtools.controller.PathAccessor
-
- atEquivalentLocation(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- atEquivalentLocation(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
- AutoComplete - Annotation Type in org.biopax.paxtools.util
-
Interface for demarcating excise-able boundaries of the object graph.
- canInstantiate(Class<? extends BioPAXElement>) - Method in class org.biopax.paxtools.model.BioPAXFactory
-
Checks whether objects of a BioPAX model interface
can be created (some types are not official BioPAX
types, abstract classes).
- canRedo() - Method in class org.biopax.paxtools.command.CommandManager
-
- canRedo() - Method in class org.biopax.paxtools.command.PropertyAddCommand
-
- canRedo() - Method in class org.biopax.paxtools.command.PropertyRemoveCommand
-
- canUndo() - Method in class org.biopax.paxtools.command.AbstractAddRemoveCommand
-
- canUndo() - Method in class org.biopax.paxtools.command.CommandManager
-
- canUndo() - Method in class org.biopax.paxtools.command.PropertyAddCommand
-
- canUndo() - Method in class org.biopax.paxtools.command.PropertyRemoveCommand
-
- catalysis - Interface in org.biopax.paxtools.model.level2
-
A control interaction in which a physical entity (a catalyst) increases the
rate of a conversion interaction by lowering its activation energy.
- Catalysis - Interface in org.biopax.paxtools.model.level3
-
Definition: A control interaction in which a physical entity (a catalyst) increases the rate of a conversion
interaction by lowering its activation energy.
- CatalysisDirectionType - Enum in org.biopax.paxtools.model.level3
-
This enum represents the direction of a catalysis under all physiological conditions if there is one.
- CatalysisImpl - Class in org.biopax.paxtools.impl.level3
-
- CatalysisImpl() - Constructor for class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- CellularLocationVocabulary - Interface in org.biopax.paxtools.model.level3
-
Definition: A reference to the Gene Ontology Cellular Component (GO CC) ontology.
- CellularLocationVocabularyImpl - Class in org.biopax.paxtools.impl.level3
-
- CellularLocationVocabularyImpl() - Constructor for class org.biopax.paxtools.impl.level3.CellularLocationVocabularyImpl
-
- CellVocabulary - Interface in org.biopax.paxtools.model.level3
-
Definition: A reference to the Cell Type Ontology (CL).
- CellVocabularyImpl - Class in org.biopax.paxtools.impl.level3
-
- CellVocabularyImpl() - Constructor for class org.biopax.paxtools.impl.level3.CellVocabularyImpl
-
- checkControlled(Process) - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- checkControlled(Process) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- checkControlled(Process) - Method in class org.biopax.paxtools.impl.level3.ModulationImpl
-
- checkERFeatureSet(EntityReference, boolean) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Finds and adds all (missing) entity features
to given entity reference from all its owner
simple physical entities ('feature' and 'notFeature'
properties).
- checkRestrictions - Static variable in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- checkRestrictions(R, D) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
Checks if the bean and the value are consistent with the cardinality rules of
the model.
- checkRestrictions(R, D) - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
- checkRestrictions(boolean) - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
If set to true, property editors will check restrictions at the subclass level and throw an exception if
violated.
- ChemicalConstant - Interface in org.biopax.paxtools.model.level3
-
- ChemicalConstantImpl - Class in org.biopax.paxtools.impl.level3
-
- ChemicalConstantImpl() - Constructor for class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- chemicalStructure - Interface in org.biopax.paxtools.model.level2
-
Describes a small molecule structure.
- ChemicalStructure - Interface in org.biopax.paxtools.model.level3
-
Definition: The chemical structure of a small molecule.
- ChemicalStructureImpl - Class in org.biopax.paxtools.impl.level3
-
- ChemicalStructureImpl() - Constructor for class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- ClassFilterSet<E,F extends E> - Class in org.biopax.paxtools.util
-
A FilterSet that filters based on the class.
- ClassFilterSet(Set<? extends E>, Class<F>) - Constructor for class org.biopax.paxtools.util.ClassFilterSet
-
- classToEditorMap - Variable in class org.biopax.paxtools.controller.EditorMapImpl
-
A map from classes to their registered editors.
- classToEditorSet - Variable in class org.biopax.paxtools.controller.EditorMapImpl
-
Another map to keep editors as a set rather than a map.
- classToInverseEditorMap - Variable in class org.biopax.paxtools.controller.EditorMapImpl
-
A map from classes to their registered inverse editors
- clone(Model, Set<BioPAXElement>) - Method in class org.biopax.paxtools.controller.Cloner
-
For each element from the 'toBeCloned' list,
it creates a copy in the new model, setting all
the data properties; however, object property values
that refer to BioPAX elements not in 'toBeCloned' list
are ignored.
- Cloner - Class in org.biopax.paxtools.controller
-
Specifically "Clones" the BioPAX elements set
(traverses to obtain dependent elements),
puts them to the new model using the visitor and traverser framework;
ignores elements that are not in the source list (compare to
Fetcher)
- Cloner(EditorMap, BioPAXFactory) - Constructor for class org.biopax.paxtools.controller.Cloner
-
- collectSimpleMembersRecursive(PhysicalEntity, Set<SimplePhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- Command - Interface in org.biopax.paxtools.command
-
- CommandManager - Class in org.biopax.paxtools.command
-
This is a class for manipulating a BioPAX model via undoable commands
- CommandManager(Model) - Constructor for class org.biopax.paxtools.command.CommandManager
-
- compareTo(Object) - Method in class org.biopax.paxtools.controller.ConversionScore
-
- complete(Collection<BioPAXElement>, Model) - Method in class org.biopax.paxtools.controller.Completer
-
- Completer - Class in org.biopax.paxtools.controller
-
This class is used for getting a valid subgraph from a set of BioPAX elements.
- Completer(EditorMap) - Constructor for class org.biopax.paxtools.controller.Completer
-
- complex - Interface in org.biopax.paxtools.model.level2
-
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.
- Complex - Interface in org.biopax.paxtools.model.level3
-
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.
- complexAssembly - Interface in org.biopax.paxtools.model.level2
-
A conversion interaction in which a set of physical entities, at least one
being a macromolecule (e.g.
- ComplexAssembly - Interface in org.biopax.paxtools.model.level3
-
Definition: A conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g.
- ComplexAssemblyImpl - Class in org.biopax.paxtools.impl.level3
-
- ComplexAssemblyImpl() - Constructor for class org.biopax.paxtools.impl.level3.ComplexAssemblyImpl
-
- ComplexImpl - Class in org.biopax.paxtools.impl.level3
-
- ComplexImpl() - Constructor for class org.biopax.paxtools.impl.level3.ComplexImpl
-
- CompositeIterator<T> - Class in org.biopax.paxtools.util
-
A composite iterator that iterates over multiple iterators.
- CompositeIterator(Collection<? extends Collection<? extends T>>) - Constructor for class org.biopax.paxtools.util.CompositeIterator
-
This constructor creates an iterator instance from a set of collections
- confidence - Interface in org.biopax.paxtools.model.level2
-
Confidence that the containing instance actually occurs or exists in vivo,
usually a statistical measure.
- contains(BioPAXElement) - Method in class org.biopax.paxtools.impl.ModelImpl
-
This method returns true if given element
is the same object ("==") as the object stored in the model
usually (for self-consistent models) but not necessarily under the element's ID.
- contains(BioPAXElement) - Method in interface org.biopax.paxtools.model.Model
-
This method returns true if the parameter is contained within
this model.
- contains(Object) - Method in class org.biopax.paxtools.util.AbstractFilterSet
-
- contains(Object) - Method in class org.biopax.paxtools.util.BiopaxSafeSet
-
- containsEquivalent(Set<? extends BioPAXElement>, BioPAXElement) - Static method in class org.biopax.paxtools.util.SetEquivalenceChecker
-
- containsID(String) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- containsID(String) - Method in interface org.biopax.paxtools.model.Model
-
This method checks for the biopax element with the given id,
returns true if the object with the given id exists.
- control - Interface in org.biopax.paxtools.model.level2
-
- Control - Interface in org.biopax.paxtools.model.level3
-
Definition: An interaction in which one entity regulates, modifies, or otherwise influences a continuant entity,
i.e.
- ControlImpl - Class in org.biopax.paxtools.impl.level3
-
- ControlImpl() - Constructor for class org.biopax.paxtools.impl.level3.ControlImpl
-
- ControlledVocabulary - Interface in org.biopax.paxtools.model.level3
-
Definition: This class represents a term from an external controlled vocabulary (CV).
- ControlledVocabularyImpl - Class in org.biopax.paxtools.impl.level3
-
- ControlledVocabularyImpl() - Constructor for class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
Constructor.
- Controller - Interface in org.biopax.paxtools.model.level3
-
This is a role interface for pathway elements that can control processes, namely
Pathway and
PhysicalEntity.
- ControlType - Enum in org.biopax.paxtools.model.level2
-
User: root Date: Aug 1, 2006 Time: 5:37:34 PM_DOT
- ControlType - Enum in org.biopax.paxtools.model.level3
-
Defines the nature of the control relationship between the controller and the controlled entities.
- conversion - Interface in org.biopax.paxtools.model.level2
-
- Conversion - Interface in org.biopax.paxtools.model.level3
-
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.
- ConversionDirectionType - Enum in org.biopax.paxtools.model.level3
-
This enum is used for specifying the direction of a Conversion.
- ConversionImpl - Class in org.biopax.paxtools.impl.level3
-
- ConversionImpl() - Constructor for class org.biopax.paxtools.impl.level3.ConversionImpl
-
- ConversionScore - Class in org.biopax.paxtools.controller
-
Encapsulation of scores of conversions, and related information
- ConversionScore(conversion, conversion, Double, Map<physicalEntityParticipant, physicalEntityParticipant>, boolean) - Constructor for class org.biopax.paxtools.controller.ConversionScore
-
- convertFromMultipleOwlFiles(String...) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
This method will read multiple OWL document
and will merge them into an in memory BioPAX model.
- convertFromMultipleOwlFiles(String...) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- convertFromOWL(InputStream) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
This method will read the OWL document given by the input stream
and will convert it into an in memory BioPAX model.
- convertFromOWL(InputStream) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
Reads a BioPAX model from an OWL file input stream (in) and converts it to a model.
- convertToOWL(Model, OutputStream) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
This method will write the model to the output stream.
- convertToOWL(Model, OutputStream, String...) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
This method will "excise" a new model from the given model that contains
the objects with given ids and their dependents.
- convertToOWL(Model, OutputStream, String...) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- convertToOWL(Model, OutputStream) - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
Converts a model into BioPAX (OWL) format, and writes it into
the outputStream.
- convertToOwl(Model) - Static method in class org.biopax.paxtools.io.SimpleIOHandler
-
Serializes a (not too large) BioPAX model to the RDF/XML (OWL) formatted string.
- copy(Model, T, String) - Method in class org.biopax.paxtools.controller.ShallowCopy
-
Creates a copy of the BioPAX object with all its properties
are the same, and also adds it to a model.
- copy(T, String) - Method in class org.biopax.paxtools.controller.ShallowCopy
-
Returns a copy of the BioPAX element
(with all the property values are same)
- copyPEPFields() - Method in class org.biopax.paxtools.controller.ReusedPEPHelper
-
- copySimplePointers(Model, Named, Named) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Copies names and xrefs from source to target
biopax object; it does not copy unification xrefs
but instead adds relationship xrefs using the same
db and id values as source's unification xrefs.
- CovalentBindingFeature - Interface in org.biopax.paxtools.model.level3
-
Definition: An entity feature that represent the covalently bound state of a physical entity.
- CovalentBindingFeatureImpl - Class in org.biopax.paxtools.impl.level3
-
- CovalentBindingFeatureImpl() - Constructor for class org.biopax.paxtools.impl.level3.CovalentBindingFeatureImpl
-
- create(PropertyAccessor<D, R>, Class) - Static method in class org.biopax.paxtools.controller.FilteredPropertyAccessor
-
FactoryMethod that creates a filtered property accessor by decorating a given accessor with a class filter.
- create(PropertyAccessor<D, R>) - Static method in class org.biopax.paxtools.controller.TransitivePropertyAccessor
-
- create(Class<T>, String) - Method in class org.biopax.paxtools.impl.MockFactory
-
- create(String, String) - Method in class org.biopax.paxtools.impl.MockFactory
-
- create(Model, Class<T>, int, String) - Method in class org.biopax.paxtools.impl.MockFactory
-
- create(Model, Class<T>, int) - Method in class org.biopax.paxtools.impl.MockFactory
-
- create(String, String) - Method in class org.biopax.paxtools.model.BioPAXFactory
-
- create(Class<T>, String) - Method in class org.biopax.paxtools.model.BioPAXFactory
-
Universal method that creates a new BioPAX object.
- createAndAdd(Model, String, String) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
This method is called by the reader for each OWL instance in the OWL model.
- createAndBind(Model) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
This method provides a hook for the implementers of this abstract class to create objects themselves and bind
the properties to the objects.
- createAndBind(Model) - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
- createAndRegisterBeanEditor(String, Class, Map<Class<? extends BioPAXElement>, Set<Class<? extends BioPAXElement>>>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- createMap() - Method in interface org.biopax.paxtools.util.BPCollections.CollectionProvider
-
- createMap() - Method in enum org.biopax.paxtools.util.BPCollections
-
- createModel() - Method in class org.biopax.paxtools.model.BioPAXFactory
-
Creates a new BioPAX model.
- createPropertyEditor(Class<D>, String) - Static method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
This method creates a property reflecting on the domain and property.
- createSafeSet() - Method in enum org.biopax.paxtools.util.BPCollections
-
- createSet() - Method in interface org.biopax.paxtools.util.BPCollections.CollectionProvider
-
- createSet() - Method in enum org.biopax.paxtools.util.BPCollections
-
- Gene - Interface in org.biopax.paxtools.model.level3
-
Definition: A continuant that encodes information that can be inherited through replication.
- GeneImpl - Class in org.biopax.paxtools.impl.level3
-
- GeneImpl() - Constructor for class org.biopax.paxtools.impl.level3.GeneImpl
-
- generateClassMetrics(Model) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Generates simple counts of different elements in the model.
- GeneticInteraction - Interface in org.biopax.paxtools.model.level3
-
Definition : Genetic interactions between genes occur when two genetic perturbations (e.g.
- GeneticInteractionImpl - Class in org.biopax.paxtools.impl.level3
-
- GeneticInteractionImpl() - Constructor for class org.biopax.paxtools.impl.level3.GeneticInteractionImpl
-
- get(BioPAXLevel) - Static method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
To obtain a copy of the editor map for the corresponding level, use the
- get(String) - Method in class org.biopax.paxtools.util.BiopaxSafeSet
-
Gets a BioPAX element by URI.
- getAbsoluteRegion() - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- getAbsoluteRegion() - Method in interface org.biopax.paxtools.model.level3.NucleicAcidRegionReference
-
- getAddedElements() - Method in class org.biopax.paxtools.controller.Merger
-
After a merge is accomplished, this set will contain the newly added elements.
- getAddMethod() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getAddMethod() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- getAllChildren(BioPAXElement, Filter<PropertyEditor>...) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Gets all the child BioPAX elements of a given BioPAX element
(using the "tuned"
Fetcher) and adds them to a
new model.
- getAllInteractions() - Method in interface org.biopax.paxtools.model.level2.physicalEntity
-
- getAllInteractions(Class<T>) - Method in interface org.biopax.paxtools.model.level2.physicalEntity
-
- getAnnotations() - Method in class org.biopax.paxtools.impl.BioPAXElementImpl
-
- getAnnotations() - Method in interface org.biopax.paxtools.model.BioPAXElement
-
A general-purpose map to optionally
store additional application-specific information
about the BioPAX element, such as statistics,
inferred fields, etc.
- getAuthor() - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- getAuthor() - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- getAUTHORS() - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- getAvailability() - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- getAVAILABILITY() - Method in interface org.biopax.paxtools.model.level2.entity
-
The contents of this set can be modified but semantic consistency is not
guaranteed.
- getAvailability() - Method in interface org.biopax.paxtools.model.level3.Entity
-
The contents of this set can be modified but semantic consistency is not
guaranteed.
- getBindsTo() - Method in class org.biopax.paxtools.impl.level3.BindingFeatureImpl
-
- getBindsTo() - Method in interface org.biopax.paxtools.model.level3.BindingFeature
-
A binding feature represents a "half" of the bond between two entities.
- getBuckets() - Method in class org.biopax.paxtools.util.EquivalenceGrouper
-
- getByID(String) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- getByID(String) - Method in interface org.biopax.paxtools.model.Model
-
This method returns the biopax element with the given id,
returns null if the object with the given id does not exist
in this model.
- getCatalysisDirection() - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- getCatalysisDirection() - Method in interface org.biopax.paxtools.model.level3.Catalysis
-
This property represents the direction of this catalysis under all physiological conditions if there is one.
- getCellType() - Method in class org.biopax.paxtools.impl.level3.BioSourceImpl
-
- getCELLTYPE() - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- getCellType() - Method in interface org.biopax.paxtools.model.level3.BioSource
-
A cell type, e.g.
- getCELLULAR_LOCATION() - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- getCellularLocation() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getCellularLocation() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
A cellular location, e.g.
- getCHEMICAL_FORMULA() - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- getChemicalFormula() - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- getChemicalFormula() - Method in interface org.biopax.paxtools.model.level3.SmallMoleculeReference
-
- getCofactor() - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- getCOFACTOR() - Method in interface org.biopax.paxtools.model.level2.catalysis
-
- getCofactor() - Method in interface org.biopax.paxtools.model.level3.Catalysis
-
Any cofactor(s) or coenzyme(s) required for catalysis of the conversion by the enzyme.
- getComment() - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- getCOMMENT() - Method in interface org.biopax.paxtools.model.level2.Level2Element
-
- getComment() - Method in interface org.biopax.paxtools.model.level3.Level3Element
-
A textual comment about this individual.
- getComponent() - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getComponent() - Method in interface org.biopax.paxtools.model.level3.Complex
-
Defines the PhysicalEntity subunits of this complex.
- getComponentOf() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getComponentOf() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- getCOMPONENTS() - Method in interface org.biopax.paxtools.model.level2.complex
-
- getComponentStoichiometry() - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getComponentStoichiometry() - Method in interface org.biopax.paxtools.model.level3.Complex
-
The stoichiometry of components in a complex.
- getConfidence() - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
Confidence in the containing instance.
- getCONFIDENCE() - Method in interface org.biopax.paxtools.model.level2.evidence
-
- getConfidence() - Method in interface org.biopax.paxtools.model.level3.Evidence
-
Confidence in the containing instance.
- getCONFIDENCE_VALUE() - Method in interface org.biopax.paxtools.model.level2.confidence
-
The value of the confidence measure.
- getCONTROL_TYPE() - Method in interface org.biopax.paxtools.model.level2.control
-
- getControlled() - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- getCONTROLLED() - Method in interface org.biopax.paxtools.model.level2.control
-
- getControlled() - Method in interface org.biopax.paxtools.model.level3.Control
-
The entity that is controlled, e.g., in a biochemical reaction, the reaction is controlled by an enzyme.
- getControlledOf() - Method in class org.biopax.paxtools.impl.level3.ProcessImpl
-
- getControlledOf() - Method in interface org.biopax.paxtools.model.level3.Process
-
- getController() - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- getCONTROLLER() - Method in interface org.biopax.paxtools.model.level2.control
-
- getController() - Method in interface org.biopax.paxtools.model.level3.Control
-
The controlling entity, e.g., in a biochemical reaction, an enzyme is the controlling entity of the reaction.
- getControllerOf() - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- getControllerOf() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getControllerOf() - Method in interface org.biopax.paxtools.model.level3.Controller
-
This method returns the list of
Control interactions that this entity controls.
- getControlType() - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- getControlType() - Method in interface org.biopax.paxtools.model.level3.Control
-
Defines the nature of the control relationship between the CONTROLLER and the CONTROLLED entities.
- getConversion1() - Method in class org.biopax.paxtools.controller.ConversionScore
-
- getConversion2() - Method in class org.biopax.paxtools.controller.ConversionScore
-
- getConversionDirection() - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- getConversionDirection() - Method in interface org.biopax.paxtools.model.level3.Conversion
-
This property represents the direction of the reaction.
- getDATA_SOURCE() - Method in interface org.biopax.paxtools.model.level2.entity
-
This method returns a set of free text descriptions of the source of this
data, e.g.
- getDataSource() - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- getDataSource() - Method in interface org.biopax.paxtools.model.level3.Entity
-
This method returns a set of free text descriptions of the source of this
data, e.g.
- getDatasources(BioPAXElement) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Collects all Provenance objects
associated with this one as follows:
- if the element is Entity (has 'dataSource' property)
or is Provenence itself, get the values and quit;
- if the biopax element is PathwayStep or EntityReference,
traverse into some of its object/inverse properties to collect
dataSource values from associated entities.
- getDatasources() - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- getDb() - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- getDB() - Method in interface org.biopax.paxtools.model.level2.xref
-
- getDb() - Method in interface org.biopax.paxtools.model.level3.Xref
-
- getDB_VERSION() - Method in interface org.biopax.paxtools.model.level2.xref
-
- getDbVersion() - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- getDbVersion() - Method in interface org.biopax.paxtools.model.level3.Xref
-
- getDefaultFactory() - Method in enum org.biopax.paxtools.model.BioPAXLevel
-
This method returns the default factory for this level
- getDELTA_G() - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- getDELTA_G_PRIME_O() - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- getDELTA_H() - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- getDELTA_S() - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- getDeltaG() - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- getDeltaG() - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
Standard transformed Gibbs energy change for a reaction written in terms of biochemical
reactants (sums of species), delta-G'o.
- getDeltaGPrime0() - Method in class org.biopax.paxtools.impl.level3.DeltaGImpl
-
- getDeltaGPrime0() - Method in interface org.biopax.paxtools.model.level3.DeltaG
-
For biochemical reactions, this property refers to the standard transformed Gibbs energy change for a
reaction written in terms of biochemical reactants (sums of species), delta-G'o.
- getDeltaH() - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- getDeltaH() - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
For biochemical reactions this property refers to the standard transformed enthalpy change for a reaction
written in terms of biochemical reactants (sums of species), delta-H'o.
- getDeltaS() - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- getDeltaS() - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
For biochemical reactions, this property refers to the standard transformed entropy change for a reaction
written in terms of biochemical reactants (sums of species), delta-S'o.
- getDirectChildren(BioPAXElement) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Gets direct children of a given BioPAX element
and adds them to a new model.
- getDirectChildrenAsSet(BioPAXElement) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Collects direct children of a given BioPAX element.
- getDIRECTION() - Method in interface org.biopax.paxtools.model.level2.catalysis
-
- getDisplayName() - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- getDisplayName() - Method in interface org.biopax.paxtools.model.level3.Named
-
An abbreviated name for this entity, preferably a name that is short enough to be used in a
visualization application to label a graphical element that represents this entity.
- getDisplayNameX() - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- getDomain() - Method in interface org.biopax.paxtools.controller.PropertyAccessor
-
Returns the domain of the property.
- getDomain() - Method in class org.biopax.paxtools.controller.PropertyAccessorAdapter
-
Returns the domain of the property.
- getEC_NUMBER() - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- getECNumber() - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- getECNumber() - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
The unique number assigned to a reaction by the Enzyme Commission of the International Union of Biochemistry
and Molecular Biology.
- getEditorForProperty(String, Class<D>) - Method in interface org.biopax.paxtools.controller.EditorMap
-
This method returns the editor intended to handle
property named property of a class (javaClass).
- getEditorForProperty(String, Class<D>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getEditorForProperty(String, Class<D>) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getEditorMap() - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
- getEditorMap() - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- getEditorsForProperty(String) - Method in interface org.biopax.paxtools.controller.EditorMap
-
This method returns the set of editors intended to handle
property named property.
- getEditorsForProperty(String) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getEditorsForProperty(String) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getEditorsOf(BioPAXElement) - Method in interface org.biopax.paxtools.controller.EditorMap
-
This method returns the set of editors whose domain
subsumes the class of given BioPAX element.
- getEditorsOf(Class<? extends BioPAXElement>) - Method in interface org.biopax.paxtools.controller.EditorMap
-
This method returns the set of editors whose domain
subsumes the given class
- getEditorsOf(BioPAXElement) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getEditorsOf(Class<? extends BioPAXElement>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getEditorsOf(BioPAXElement) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getEditorsOf(Class<? extends BioPAXElement>) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getEntityFeature() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
The contents of this set should NOT be modified.
- getEntityFeature() - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Variable features that are observed for the entities of this entityReference - such as known PTM
or methylation sites and non-covalent bonds.
- getEntityFeatureOf() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getEntityFeatureOf() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
- getEntityReference() - Method in class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- getEntityReference() - Method in interface org.biopax.paxtools.model.level3.SimplePhysicalEntity
-
Reference entity for this physical entity.
- getEntityReferenceOf() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- getEntityReferenceOf() - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
- getEntityReferenceType() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- getEntityReferenceType() - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
- getEntityReferenceX() - Method in class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- getEvidence() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getEvidence() - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- getEvidence() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- getEvidence() - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- getEVIDENCE() - Method in interface org.biopax.paxtools.model.level2.process
-
Gets all evidence objects.
- getEvidence() - Method in interface org.biopax.paxtools.model.level3.Observable
-
- getEVIDENCE_CODE() - Method in interface org.biopax.paxtools.model.level2.evidence
-
- getEvidenceCode() - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- getEvidenceCode() - Method in interface org.biopax.paxtools.model.level3.Evidence
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- getEXPERIMENTAL_FORM() - Method in interface org.biopax.paxtools.model.level2.evidence
-
- getEXPERIMENTAL_FORM_TYPE() - Method in interface org.biopax.paxtools.model.level2.experimentalForm
-
- getExperimentalFeature() - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- getExperimentalFeature() - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
Contents of this set should not be modified.
- getExperimentalForm() - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
- getExperimentalForm() - Method in interface org.biopax.paxtools.model.level3.Evidence
-
Contents of this set should not be modified.
- getExperimentalFormDescription() - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- getExperimentalFormDescription() - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
Descriptor of this experimental form from a controlled vocabulary.
- getExperimentalFormEntity() - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- getExperimentalFormEntity() - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
- getFactory() - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
- getFactory() - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- getFeature() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getFeature() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- getFEATURE_LOCATION() - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- getFEATURE_TYPE() - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- getFeatureIntersection(PhysicalEntity, ModelUtils.FeatureType, PhysicalEntity, ModelUtils.FeatureType) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
- getFeatureLocation() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getFeatureLocation() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
Location of the feature on the sequence of the interactor.
- getFeatureLocationType() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getFeatureLocationType() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
A controlled vocabulary term describing the type of the sequence location such as C-Terminal or SH2 Domain.
- getFeatureOf() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getFeatureOf() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
- getFeatureSetByType(PhysicalEntity, ModelUtils.FeatureType) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
- getFilename() - Method in enum org.biopax.paxtools.model.BioPAXLevel
-
This method returns the filename of the owl file
- getFilter() - Method in class org.biopax.paxtools.util.BasicFilterFactory
-
Deprecated.
- getGenericEntityReferences() - Method in class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- getGenericEntityReferences() - Method in interface org.biopax.paxtools.model.level3.SimplePhysicalEntity
-
This method returns:
The entity reference of this PhysicalEntity plus
If this PhysicalEntity has member PhysicalEntities their generic EntityReferences iteratively plus
If the EntityReference of this PhysicalEntity has member EntityReferences their members iteratively
- getGetMethod() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getGetMethod() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- getId() - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- getId() - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
- getID() - Method in interface org.biopax.paxtools.model.level2.xref
-
- getId() - Method in interface org.biopax.paxtools.model.level3.Xref
-
- getID_VERSION() - Method in interface org.biopax.paxtools.model.level2.xref
-
- getIdVersion() - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- getIdVersion() - Method in interface org.biopax.paxtools.model.level3.Xref
-
- getIdx() - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- getImplClass(Class<T>) - Method in class org.biopax.paxtools.model.BioPAXFactory
-
Get a concrete or abstract BioPAX type (not interface),
from org.biopax.paxtools.impl..*, i.e., one that has
persistence/search annotations, etc.
- getINTERACTION_TYPE() - Method in interface org.biopax.paxtools.model.level2.physicalInteraction
-
- getInteractionScore() - Method in class org.biopax.paxtools.impl.level3.GeneticInteractionImpl
-
- getInteractionScore() - Method in interface org.biopax.paxtools.model.level3.GeneticInteraction
-
- getInteractionType() - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- getInteractionType() - Method in interface org.biopax.paxtools.model.level3.Interaction
-
Controlled vocabulary term annotating the interaction type for example, "phosphorylation reaction".
- getInterfaceForName(String) - Method in enum org.biopax.paxtools.model.BioPAXLevel
-
Gets the BioPAX type (java interface) by name.
- getIntraMolecular() - Method in class org.biopax.paxtools.impl.level3.BindingFeatureImpl
-
- getIntraMolecular() - Method in interface org.biopax.paxtools.model.level3.BindingFeature
-
IntraMolecular flag is true iff this binding feature represents a bond within the same molecule, for example a
disulfide bond within the same molecule.
- getInverseAccessor() - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
- getInverseEditorsOf(BioPAXElement) - Method in interface org.biopax.paxtools.controller.EditorMap
-
Properties in BioPAX specification is unidirectional.
- getInverseEditorsOf(Class<? extends BioPAXElement>) - Method in interface org.biopax.paxtools.controller.EditorMap
-
Properties in BioPAX specification is unidirectional.
- getInverseEditorsOf(BioPAXElement) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getInverseEditorsOf(Class<? extends BioPAXElement>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getInverseEditorsOf(BioPAXElement) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getInverseEditorsOf(Class<? extends BioPAXElement>) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getInverseGetMethod() - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
- getIONIC_STRENGTH() - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- getIONIC_STRENGTH() - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- getIonicStrength() - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- getIonicStrength() - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
The ionic strength is defined as half of the total sum of the concentration (ci) of every ionic species (i)
in the solution times the square of its charge (zi).
- getK_PRIME() - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- getKEQ() - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- getKEQ() - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- getKEQ() - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
This quantity is dimensionless and is usually a single number.
- getKey() - Method in class org.biopax.paxtools.util.BasicFilterFactory
-
Deprecated.
- getKeywords(BioPAXElement, int, Filter<DataPropertyEditor>...) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Collects data type (not object) property
values (can be then used for full-text indexing).
- getKeywords() - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- getKnownSubClassesOf(Class<E>) - Method in interface org.biopax.paxtools.controller.EditorMap
-
Returns a set of sub classes of a given class.
- getKnownSubClassesOf(Class<E>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getKnownSubClassesOf(Class<E>) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getKPrime() - Method in class org.biopax.paxtools.impl.level3.KPrimeImpl
-
- getKPrime() - Method in interface org.biopax.paxtools.model.level3.KPrime
-
The apparent equilibrium constant K'.
- getLeft() - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- getLEFT() - Method in interface org.biopax.paxtools.model.level2.conversion
-
- getLeft() - Method in interface org.biopax.paxtools.model.level3.Conversion
-
The participants on the left side of the conversion interaction.
- getLevel() - Method in interface org.biopax.paxtools.controller.EditorMap
-
Returns the BioPAX level for which editor map is created.
- getLevel() - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getLevel() - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getLevel() - Method in class org.biopax.paxtools.impl.MockFactory
-
- getLevel() - Method in class org.biopax.paxtools.impl.ModelImpl
-
- getLevel() - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
- getLevel() - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- getLevel() - Method in class org.biopax.paxtools.model.BioPAXFactory
-
Gets the level.
- getLevel() - Method in interface org.biopax.paxtools.model.Model
-
This method returns the level of the objects that are
contained within this model.
- getLevelFileAsStream() - Method in enum org.biopax.paxtools.model.BioPAXLevel
-
This method loads the level file as resource and returns it as
an input stream
- getLevelFromNameSpace(String) - Static method in enum org.biopax.paxtools.model.BioPAXLevel
-
- getLocalId(BioPAXElement) - Static method in class org.biopax.paxtools.converter.LevelUpgrader
-
Gets the local part of the BioPAX element ID.
- getMatch(physicalEntityParticipant) - Method in class org.biopax.paxtools.controller.ConversionScore
-
- getMatchedPEPs() - Method in class org.biopax.paxtools.controller.ConversionScore
-
- getMatchingEnum(Object) - Method in class org.biopax.paxtools.converter.LevelUpgrader
-
- getMaxCardinality(Class<? extends D>) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getMaxCardinality(Class<? extends D>) - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
Return the maximum cardinality that is defined for the property to which editor is belong.
- getMemberEntityReference() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- getMemberEntityReference() - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
- getMemberEntityReferenceOf() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- getMemberEntityReferenceOf() - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
- getMemberFeature() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getMemberFeature() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
An entity feature that belongs to this homology grouping.
- getMemberFeatureOf() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getMemberFeatureOf() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
- getMemberPhysicalEntity() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getMemberPhysicalEntity() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
Please avoid using this property in your BioPAX L3 models
unless absolutely sure/required, for there is an alternative way
(using PhysicalEntity/entityReference/memberEntityReference), and
this will probably be deprecated in the future BioPAX releases.
- getMemberPhysicalEntityOf() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getMemberPhysicalEntityOf() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- getMemberReferences() - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getMemberReferences() - Method in interface org.biopax.paxtools.model.level3.Complex
-
Gets the EntityReferences of the member simple physical entities.
- getMergedElements() - Method in class org.biopax.paxtools.controller.Merger
-
After a merge is accomplished, this set will contain the merged elements.
- getMethod - Variable in class org.biopax.paxtools.controller.SimplePropertyAccessor
-
This variable stores the method to invoke for getting the value of the property on a given bean.
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.BindingFeatureImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.BioSourceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.CellularLocationVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.CellVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ComplexAssemblyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.CovalentBindingFeatureImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.DegradationImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.DeltaGImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.DnaImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.DnaReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.DnaRegionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.DnaRegionReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.EntityReferenceTypeVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.EvidenceCodeVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.FragmentFeatureImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.GeneImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.GeneticInteractionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.InteractionVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.KPrimeImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ModificationFeatureImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ModulationImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.MolecularInteractionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.PhenotypeVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ProteinImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ProteinReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ProvenanceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.RelationshipTypeVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.RelationshipXrefImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.RnaImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.RnaReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.RnaRegionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.RnaRegionReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.ScoreImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SequenceLocationImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SequenceModificationVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SequenceRegionVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.TemplateReactionRegulationImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.TissueVocabularyImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.TransportImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.TransportWithBiochemicalReactionImpl
-
- getModelInterface() - Method in class org.biopax.paxtools.impl.level3.UnificationXrefImpl
-
- getModelInterface() - Method in interface org.biopax.paxtools.model.BioPAXElement
-
This method returns the actual model interface that a class implements.
- getModelInterface() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
Overridden to provide better downcasting
- getModificationType() - Method in class org.biopax.paxtools.impl.level3.CovalentBindingFeatureImpl
-
- getModificationType() - Method in class org.biopax.paxtools.impl.level3.ModificationFeatureImpl
-
- getModificationType() - Method in interface org.biopax.paxtools.model.level3.ModificationFeature
-
- getMOLECULAR_WEIGHT() - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- getMolecularWeight() - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- getMolecularWeight() - Method in interface org.biopax.paxtools.model.level3.SmallMoleculeReference
-
- getName() - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- getNAME() - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- getNAME() - Method in interface org.biopax.paxtools.model.level2.dataSource
-
- getNAME() - Method in interface org.biopax.paxtools.model.level2.entity
-
This method returns the preferred full name for this entity.
- getNAME() - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- getName() - Method in interface org.biopax.paxtools.model.level3.Named
-
Names for this entity, including standardName and shortName if defined.
- getNameSpace() - Method in enum org.biopax.paxtools.model.BioPAXLevel
-
This method returns the namespace defined for this level.
- getNameSpacePrefixMap() - Method in class org.biopax.paxtools.impl.ModelImpl
-
- getNameSpacePrefixMap() - Method in interface org.biopax.paxtools.model.Model
-
This method returns a map of name space prefixes.
- getNEXT_STEP() - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- getNextStep() - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- getNextStep() - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- getNextStepOf() - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- getNextStepOf() - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- getNotFeature() - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- getNotFeature() - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- getNotFeatureOf() - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- getNotFeatureOf() - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
- getObject(Model, String, Class<T>) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
- getObjects() - Method in class org.biopax.paxtools.impl.ModelImpl
-
- getObjects(Class<T>) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- getObjects() - Method in interface org.biopax.paxtools.model.Model
-
This method returns a set of objects in the model.
- getObjects(Class<T>) - Method in interface org.biopax.paxtools.model.Model
-
This method returns a set of objects in the model of the given class.
- getOrganism() - Method in class org.biopax.paxtools.impl.level3.GeneImpl
-
- getOrganism() - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- getOrganism() - Method in class org.biopax.paxtools.impl.level3.SequenceEntityReferenceImpl
-
- getORGANISM() - Method in interface org.biopax.paxtools.model.level2.complex
-
- getORGANISM() - Method in interface org.biopax.paxtools.model.level2.pathway
-
- getORGANISM() - Method in interface org.biopax.paxtools.model.level2.sequenceEntity
-
- getOrganism() - Method in interface org.biopax.paxtools.model.level3.Gene
-
An organism, e.g.
- getOrganism() - Method in interface org.biopax.paxtools.model.level3.Pathway
-
An organism, e.g.
- getOrganism() - Method in interface org.biopax.paxtools.model.level3.SequenceEntityReference
-
An organism, e.g.
- getOrganisms(BioPAXElement) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Collects BioSource objects from this or
related elements (where it makes sense;
though the biopax element might have no
or empty 'organism' property at all.
- getOrganisms() - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- getPackageName() - Method in enum org.biopax.paxtools.model.BioPAXLevel
-
- getParentPathways(BioPAXElement) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Collects all parent Pathway objects recursively
traversing the inverse object properties of the
biopax element.
- getParentPathways() - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- getParticipant() - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- getPARTICIPANT() - Method in interface org.biopax.paxtools.model.level2.experimentalForm
-
- getParticipant() - Method in interface org.biopax.paxtools.model.level3.Interaction
-
The entities that participate in this interaction.
- getParticipantOf() - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- getParticipantOf() - Method in interface org.biopax.paxtools.model.level3.Entity
-
This method returns the interaction that this entity/pep takes part in.
- getPARTICIPANTS() - Method in interface org.biopax.paxtools.model.level2.interaction
-
- getParticipantStoichiometry() - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- getParticipantStoichiometry() - Method in interface org.biopax.paxtools.model.level3.Conversion
-
- getPATHWAY_COMPONENTS() - Method in interface org.biopax.paxtools.model.level2.pathway
-
- getPathwayComponent() - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- getPathwayComponent() - Method in interface org.biopax.paxtools.model.level3.Pathway
-
- getPathwayComponentOf() - Method in class org.biopax.paxtools.impl.level3.ProcessImpl
-
- getPathwayComponentOf() - Method in interface org.biopax.paxtools.model.level3.Process
-
- getPathwayController() - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- getPathwayOrder() - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- getPathwayOrder() - Method in interface org.biopax.paxtools.model.level3.Pathway
-
- getPathwayOrderOf() - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- getPathwayOrderOf() - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- getPatoData() - Method in class org.biopax.paxtools.impl.level3.PhenotypeVocabularyImpl
-
- getPatoData() - Method in interface org.biopax.paxtools.model.level3.PhenotypeVocabulary
-
- getPeController() - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- getPh() - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- getPH() - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- getPH() - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- getPh() - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
A measure of acidity and alkalinity of a solution that is a number on a scale on which a value of 7
represents neutrality and lower numbers indicate increasing acidity and higher numbers increasing alkalinity
and on which each unit of change represents a tenfold change in acidity or alkalinity and that is the
negative logarithm of the effective hydrogen-ion concentration or hydrogen-ion activity in gram equivalents
per liter of the solution.
- getPhenotype() - Method in class org.biopax.paxtools.impl.level3.GeneticInteractionImpl
-
- getPhenotype() - Method in interface org.biopax.paxtools.model.level3.GeneticInteraction
-
- getPHYSICAL_ENTITY() - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- getPhysicalEntity() - Method in class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- getPhysicalEntity() - Method in interface org.biopax.paxtools.model.level3.Stoichiometry
-
- getPhysicalEntityClass() - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getPk() - Method in class org.biopax.paxtools.impl.BioPAXElementImpl
-
Gets Primary Key.
- getPMg() - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- getPMG() - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- getPMG() - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- getPMg() - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
- getPOSITION_STATUS() - Method in interface org.biopax.paxtools.model.level2.sequenceSite
-
- getPositionStatus() - Method in class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- getPositionStatus() - Method in interface org.biopax.paxtools.model.level3.SequenceSite
-
- getPresentationName() - Method in class org.biopax.paxtools.command.AddCommand
-
- getPresentationName() - Method in class org.biopax.paxtools.command.PropertyAddCommand
-
- getPresentationName() - Method in class org.biopax.paxtools.command.PropertyRemoveCommand
-
- getPresentationName() - Method in class org.biopax.paxtools.command.PropertySetCommand
-
- getPresentationName() - Method in class org.biopax.paxtools.command.RemoveCommand
-
- getPrimarySetMethod() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getPrimarySetMethod() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
Returns the primary set method of the editor.
- getProduct() - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- getProduct() - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- getProperty() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getProperty() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- getRange() - Method in interface org.biopax.paxtools.controller.PropertyAccessor
-
Returns the range of the editor.
- getRange() - Method in class org.biopax.paxtools.controller.PropertyAccessorAdapter
-
Returns the range of the editor.
- getRDFCommentEditor(BioPAXElement) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
Paxtools maps BioPAX:comment (L3) and BioPAX:COMMENT (L2) to rdf:comment.
- getRDFId() - Method in class org.biopax.paxtools.impl.BioPAXElementImpl
-
- getRDFId() - Method in interface org.biopax.paxtools.model.BioPAXElement
-
This method returns the full URI of the element
(despite it is called RDFId).
- getRedoPresentationName() - Method in class org.biopax.paxtools.command.AddCommand
-
- getRedoPresentationName() - Method in class org.biopax.paxtools.command.PropertyAddCommand
-
- getRedoPresentationName() - Method in class org.biopax.paxtools.command.PropertyRemoveCommand
-
- getRedoPresentationName() - Method in class org.biopax.paxtools.command.PropertySetCommand
-
- getRedoPresentationName() - Method in class org.biopax.paxtools.command.RemoveCommand
-
- getRegionType() - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- getRegionType() - Method in interface org.biopax.paxtools.model.level3.NucleicAcidRegionReference
-
- getRELATIONSHIP_TYPE() - Method in interface org.biopax.paxtools.model.level2.relationshipXref
-
- getRelationshipType() - Method in class org.biopax.paxtools.impl.level3.RelationshipXrefImpl
-
- getRelationshipType() - Method in interface org.biopax.paxtools.model.level3.RelationshipXref
-
Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
- getRemoveMethod() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getRemoveMethod() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- getRestrictedRanges() - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
- getRestrictedRangesFor(Class<? extends D>) - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
- getReusedPEPHelper() - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
This is a helper class initialized only if fixReusedPEPs is true.
- getRight() - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- getRIGHT() - Method in interface org.biopax.paxtools.model.level2.conversion
-
- getRight() - Method in interface org.biopax.paxtools.model.level3.Conversion
-
The participants on the right side of the conversion interaction.
- getRootElements(Model, Class<T>) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Finds "root" BioPAX objects that belong to a particular class (incl.
- getScore() - Method in class org.biopax.paxtools.controller.ConversionScore
-
- getScoreSource() - Method in class org.biopax.paxtools.impl.level3.ScoreImpl
-
- getScoreSource() - Method in interface org.biopax.paxtools.model.level3.Score
-
This property defines the source of the scoring methodology.
- getSequence() - Method in class org.biopax.paxtools.impl.level3.SequenceEntityReferenceImpl
-
- getSEQUENCE() - Method in interface org.biopax.paxtools.model.level2.sequenceEntity
-
- getSequence() - Method in interface org.biopax.paxtools.model.level3.SequenceEntityReference
-
Polymer sequence in uppercase letters.
- getSEQUENCE_FEATURE_LIST() - Method in interface org.biopax.paxtools.model.level2.sequenceParticipant
-
- getSEQUENCE_INTERVAL_BEGIN() - Method in interface org.biopax.paxtools.model.level2.sequenceInterval
-
- getSEQUENCE_INTERVAL_END() - Method in interface org.biopax.paxtools.model.level2.sequenceInterval
-
- getSEQUENCE_POSITION() - Method in interface org.biopax.paxtools.model.level2.sequenceSite
-
- getSequenceIntervalBegin() - Method in class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- getSequenceIntervalBegin() - Method in interface org.biopax.paxtools.model.level3.SequenceInterval
-
- getSequenceIntervalEnd() - Method in class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- getSequenceIntervalEnd() - Method in interface org.biopax.paxtools.model.level3.SequenceInterval
-
- getSequencePosition() - Method in class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- getSequencePosition() - Method in interface org.biopax.paxtools.model.level3.SequenceSite
-
- getSetMethod() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getSetMethod() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- getSHORT_NAME() - Method in interface org.biopax.paxtools.model.level2.entity
-
This method sets an abbreviated name for this entity, preferably a name that
is short enough to be used in a visualization application to label a
graphical element that represents this entity.
- getSHORT_NAME() - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- getSimpleMembers() - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getSimpleMembers(Set<SimplePhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- getSimpleMembers() - Method in interface org.biopax.paxtools.model.level3.Complex
-
Gets the member physical entities which are not complex.
- getSource() - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- getSOURCE() - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- getSource() - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- getSpontaneous() - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- getSPONTANEOUS() - Method in interface org.biopax.paxtools.model.level2.conversion
-
- getSpontaneous() - Method in interface org.biopax.paxtools.model.level3.Conversion
-
Specifies whether a conversion occurs spontaneously or not.
- getStandardName() - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- getStandardName() - Method in interface org.biopax.paxtools.model.level3.Named
-
The preferred full name for this entity, if exists assigned by a standard nomenclature
organization such as HUGO Gene Nomenclature Committee.
- getStandardNameX() - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- getSTEP_INTERACTIONS() - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- getStepConversion() - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
- getStepConversion() - Method in interface org.biopax.paxtools.model.level3.BiochemicalPathwayStep
-
This method returns the central conversion of this BiochemicalPathwayStep.
- getStepDirection() - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
- getStepDirection() - Method in interface org.biopax.paxtools.model.level3.BiochemicalPathwayStep
-
This property can be used for annotating direction of enzymatic activity.
- getStepProcess() - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
- getStepProcess() - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- getStepProcess() - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- getStepProcessOf() - Method in class org.biopax.paxtools.impl.level3.ProcessImpl
-
- getStepProcessOf() - Method in interface org.biopax.paxtools.model.level3.Process
-
- getSTOICHIOMETRIC_COEFFICIENT() - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- getStoichiometricCoefficient() - Method in class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- getStoichiometricCoefficient() - Method in interface org.biopax.paxtools.model.level3.Stoichiometry
-
- getStructure() - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- getSTRUCTURE() - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- getStructure() - Method in interface org.biopax.paxtools.model.level3.SmallMoleculeReference
-
- getSTRUCTURE_DATA() - Method in interface org.biopax.paxtools.model.level2.chemicalStructure
-
- getSTRUCTURE_FORMAT() - Method in interface org.biopax.paxtools.model.level2.chemicalStructure
-
- getStructureData() - Method in class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- getStructureData() - Method in interface org.biopax.paxtools.model.level3.ChemicalStructure
-
This property holds a string defining chemical structure,in one of the three formats:
CML,
SMILES or
InChI.
- getStructureFormat() - Method in class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- getStructureFormat() - Method in interface org.biopax.paxtools.model.level3.ChemicalStructure
-
This property specifies which format is used to define chemical structure.
- getSubclassEditorsForProperty(String, Class<D>) - Method in interface org.biopax.paxtools.controller.EditorMap
-
This method returns the set of editors intended to handle
property named property.
- getSubclassEditorsForProperty(String, Class<D>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
- getSubclassEditorsForProperty(String, Class<D>) - Method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
- getSubRegion() - Method in class org.biopax.paxtools.impl.level3.NucleicAcidReferenceImpl
-
- getSubRegion() - Method in interface org.biopax.paxtools.model.level3.NucleicAcidReference
-
- getSubRegionOf() - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- getSubRegionOf() - Method in interface org.biopax.paxtools.model.level3.NucleicAcidRegionReference
-
- getSYNONYMS() - Method in interface org.biopax.paxtools.model.level2.entity
-
The contents of this set can be modified but semantic consistency is not
guaranteed.
- getSYNONYMS() - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- getTAXON_XREF() - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- getTemperature() - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- getTEMPERATURE() - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- getTEMPERATURE() - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- getTemperature() - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
- getTemplate() - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- getTemplate() - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- getTemplateDirection() - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- getTemplateDirection() - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- getTemplateX() - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- getTerm() - Method in class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
- getTERM() - Method in interface org.biopax.paxtools.model.level2.openControlledVocabulary
-
- getTerm() - Method in interface org.biopax.paxtools.model.level3.ControlledVocabulary
-
- getThreshold() - Method in class org.biopax.paxtools.controller.Integrator
-
Returns the threshold value (the smallest score for integrating
two conversions)
- getTissue() - Method in class org.biopax.paxtools.impl.level3.BioSourceImpl
-
- getTISSUE() - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- getTissue() - Method in interface org.biopax.paxtools.model.level3.BioSource
-
An external controlled vocabulary of tissue types.
- getTitle() - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- getTITLE() - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- getTitle() - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- getUndoPresentationName() - Method in class org.biopax.paxtools.command.AddCommand
-
- getUndoPresentationName() - Method in class org.biopax.paxtools.command.PropertyAddCommand
-
- getUndoPresentationName() - Method in class org.biopax.paxtools.command.PropertyRemoveCommand
-
- getUndoPresentationName() - Method in class org.biopax.paxtools.command.PropertySetCommand
-
- getUndoPresentationName() - Method in class org.biopax.paxtools.command.RemoveCommand
-
- getUnknown() - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- getUnknown() - Method in class org.biopax.paxtools.controller.PrimitivePropertyEditor
-
- getUnknown() - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
Gets the unknown value.
- getUrl() - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- getURL() - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- getUrl() - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- getValue() - Method in class org.biopax.paxtools.impl.level3.ScoreImpl
-
- getValue() - Method in interface org.biopax.paxtools.model.level3.Score
-
This property defines the value of the score.
- getValueFromBean(D) - Method in class org.biopax.paxtools.controller.FilteredPropertyAccessor
-
- getValueFromBean(BioPAXElement) - Method in class org.biopax.paxtools.controller.PathAccessor
-
- getValueFromBean(D) - Method in interface org.biopax.paxtools.controller.PropertyAccessor
-
Returns the value of the bean using the default getMethod.
- getValueFromBean(D) - Method in class org.biopax.paxtools.controller.SimplePropertyAccessor
-
- getValueFromBean(D) - Method in class org.biopax.paxtools.controller.TransitivePropertyAccessor
-
- getValueFromBean(D) - Method in class org.biopax.paxtools.controller.UnionPropertyAccessor
-
- getValueFromBeans(Collection<? extends BioPAXElement>) - Method in class org.biopax.paxtools.controller.PathAccessor
-
- getValueFromBeans(Collection<? extends D>) - Method in interface org.biopax.paxtools.controller.PropertyAccessor
-
Returns the values for a collection of beans using the default getMethod.
- getValueFromBeans(Collection<? extends D>) - Method in class org.biopax.paxtools.controller.PropertyAccessorAdapter
-
- getValueFromModel(Model) - Method in class org.biopax.paxtools.controller.PathAccessor
-
This method runs the path query on all the elements within the model.
- getValues() - Method in class org.biopax.paxtools.util.BasicFilterFactory
-
Deprecated.
- getVisitor() - Method in class org.biopax.paxtools.controller.Traverser
-
- getXmlBase() - Method in class org.biopax.paxtools.impl.ModelImpl
-
- getXmlBase() - Method in interface org.biopax.paxtools.model.Model
-
Gets the model's xml:base (URI prefix/namespace), which
normally the majority of the BioPAX object's absolute URIs
in the model begin with.
- getXmlStreamInfo() - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
This may be required for external applications to access the specific information (e.g.,
location) when reporting XML exceptions.
- getXref() - Method in class org.biopax.paxtools.impl.level3.XReferrableImpl
-
- getXREF() - Method in interface org.biopax.paxtools.model.level2.XReferrable
-
- getXref() - Method in interface org.biopax.paxtools.model.level3.XReferrable
-
- getXrefOf() - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- getXrefOf() - Method in interface org.biopax.paxtools.model.level3.Xref
-
- getYear() - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- getYEAR() - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- getYear() - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- range - Variable in class org.biopax.paxtools.controller.PropertyAccessorAdapter
-
This is the Class representing the range of the property.
- range - Variable in class org.biopax.paxtools.io.SimpleIOHandler.Triple
-
- rdf - Static variable in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- rdfs - Static variable in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- readNameSpaces() - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
This method provides a hook for the implementers of this abstract class to set the namespaces of the model.
- readNameSpaces() - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
- redo() - Method in class org.biopax.paxtools.command.AbstractAddRemoveCommand
-
- redo() - Method in class org.biopax.paxtools.command.AbstractPropertyCommand
-
- redo() - Method in interface org.biopax.paxtools.command.Command
-
- redo() - Method in class org.biopax.paxtools.command.CommandManager
-
- redoAction(BioPAXElement) - Method in class org.biopax.paxtools.command.AbstractAddRemoveCommand
-
- redoAction() - Method in class org.biopax.paxtools.command.AbstractPropertyCommand
-
- redoAction(BioPAXElement) - Method in class org.biopax.paxtools.command.AddCommand
-
- redoAction() - Method in class org.biopax.paxtools.command.PropertyAddCommand
-
- redoAction() - Method in class org.biopax.paxtools.command.PropertyRemoveCommand
-
- redoAction() - Method in class org.biopax.paxtools.command.PropertySetCommand
-
- redoAction(BioPAXElement) - Method in class org.biopax.paxtools.command.RemoveCommand
-
- registerEditorsWithSubClasses(PropertyEditor, Class<? extends BioPAXElement>) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
This method registers an editor with sub classes - i.e.
- registerModelClass(String) - Method in class org.biopax.paxtools.controller.EditorMapImpl
-
This method inserts the class into internal hashmaps and initializes the value collections.
- RelationshipTypeVocabulary - Interface in org.biopax.paxtools.model.level3
-
Vocabulary for defining relationship Xref types.
- RelationshipTypeVocabularyImpl - Class in org.biopax.paxtools.impl.level3
-
- RelationshipTypeVocabularyImpl() - Constructor for class org.biopax.paxtools.impl.level3.RelationshipTypeVocabularyImpl
-
- relationshipXref - Interface in org.biopax.paxtools.model.level2
-
- RelationshipXref - Interface in org.biopax.paxtools.model.level3
-
Definition: An xref that defines a reference to an entity in an external resource that
does not have the same biological identity as the referring entity.
- RelationshipXrefImpl - Class in org.biopax.paxtools.impl.level3
-
- RelationshipXrefImpl() - Constructor for class org.biopax.paxtools.impl.level3.RelationshipXrefImpl
-
- remove(BioPAXElement) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- remove(BioPAXElement) - Method in interface org.biopax.paxtools.model.Model
-
This method removes the given BioPAX Element from the model.
- remove() - Method in class org.biopax.paxtools.util.CompositeIterator
-
- removeAuthor(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- removeAuthor(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- removeAUTHORS(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- removeAvailability(String) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- removeAVAILABILITY(String) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method removes the given text from the avaialability set.
- removeAvailability(String) - Method in interface org.biopax.paxtools.model.level3.Entity
-
This method removes the given text from the avaialability set.
- removeCofactor(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- removeCOFACTOR(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.catalysis
-
- removeCofactor(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Catalysis
-
Any cofactor(s) or coenzyme(s) required for catalysis of the conversion by the enzyme.
- RemoveCommand - Class in org.biopax.paxtools.command
-
- RemoveCommand(Model, Set<BioPAXElement>) - Constructor for class org.biopax.paxtools.command.RemoveCommand
-
- removeComment(String) - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- removeCOMMENT(String) - Method in interface org.biopax.paxtools.model.level2.Level2Element
-
- removeComment(String) - Method in interface org.biopax.paxtools.model.level3.Level3Element
-
A textual comment about this individual.
- removeComponent(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- removeComponent(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Complex
-
Defines the PhysicalEntity subunits of this complex.
- removeCOMPONENTS(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.complex
-
- removeComponentStoichiometry(Stoichiometry) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- removeComponentStoichiometry(Stoichiometry) - Method in interface org.biopax.paxtools.model.level3.Complex
-
The stoichiometry of components in a complex.
- removeConfidence(Score) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
Confidence in the containing instance.
- removeCONFIDENCE(confidence) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- removeConfidence(Score) - Method in interface org.biopax.paxtools.model.level3.Evidence
-
Confidence in the containing instance.
- removeControlled(Process) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- removeCONTROLLED(process) - Method in interface org.biopax.paxtools.model.level2.control
-
- removeControlled(Process) - Method in interface org.biopax.paxtools.model.level3.Control
-
The entity that is controlled, e.g., in a biochemical reaction, the reaction is controlled by an enzyme.
- removeController(Controller) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- removeCONTROLLER(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.control
-
- removeController(Controller) - Method in interface org.biopax.paxtools.model.level3.Control
-
The controlling entity, e.g., in a biochemical reaction, an enzyme is the controlling entity of the reaction.
- removeDATA_SOURCE(dataSource) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method removes the given value from the DATA_SOURCE set.
- removeDataSource(Provenance) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- removeDataSource(Provenance) - Method in interface org.biopax.paxtools.model.level3.Entity
-
This method removes the given value from the DATA_SOURCE set.
- removeDELTA_G(deltaGprimeO) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- removeDELTA_H(double) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- removeDELTA_S(double) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- removeDeltaG(DeltaG) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- removeDeltaG(DeltaG) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
Standard transformed Gibbs energy change for a reaction written in terms of biochemical
reactants (sums of species), delta-G'o.
- removeDeltaH(float) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- removeDeltaH(float) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
For biochemical reactions this property refers to the standard transformed enthalpy change for a reaction
written in terms of biochemical reactants (sums of species), delta-H'o.
- removeDeltaS(float) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- removeDeltaS(float) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
For biochemical reactions, this property refers to the standard transformed entropy change for a reaction
written in terms of biochemical reactants (sums of species), delta-S'o.
- removeEC_NUMBER(String) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- removeECNumber(String) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- removeECNumber(String) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
The unique number assigned to a reaction by the Enzyme Commission of the International Union of Biochemistry
and Molecular Biology.
- removeEntityFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- removeEntityFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Variable features that are observed for the entities of this entityReference - such as known PTM
or methylation sites and non-covalent bonds.
- removeEntityReferenceType(EntityReferenceTypeVocabulary) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- removeEntityReferenceType(EntityReferenceTypeVocabulary) - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Removes the given cv from the list of types
- removeEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- removeEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- removeEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- removeEvidence(Evidence) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- removeEVIDENCE(evidence) - Method in interface org.biopax.paxtools.model.level2.process
-
This method remmoves the given evidence from this process.
- removeEvidence(Evidence) - Method in interface org.biopax.paxtools.model.level3.Observable
-
- removeEVIDENCE_CODE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- removeEvidenceCode(EvidenceCodeVocabulary) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- removeEvidenceCode(EvidenceCodeVocabulary) - Method in interface org.biopax.paxtools.model.level3.Evidence
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- removeEXPERIMENTAL_FORM(experimentalForm) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- removeEXPERIMENTAL_FORM_TYPE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.experimentalForm
-
- removeExperimentalFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- removeExperimentalFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
This method removes an experimental feature
- removeExperimentalForm(ExperimentalForm) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
- removeExperimentalForm(ExperimentalForm) - Method in interface org.biopax.paxtools.model.level3.Evidence
-
Removes an experimental form.
- removeExperimentalFormDescription(ExperimentalFormVocabulary) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- removeExperimentalFormDescription(ExperimentalFormVocabulary) - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
Removes an experimental form description.
- removeFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- removeFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- removeFEATURE_LOCATION(sequenceLocation) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- removeINTERACTION_TYPE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.physicalInteraction
-
- removeInteractionType(InteractionVocabulary) - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- removeInteractionType(InteractionVocabulary) - Method in interface org.biopax.paxtools.model.level3.Interaction
-
Controlled vocabulary term annotating the interaction type for example, "phosphorylation reaction".
- removeKEQ(KPrime) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- removeKEQ(kPrime) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- removeKEQ(KPrime) - Method in interface org.biopax.paxtools.model.level3.BiochemicalReaction
-
This quantity is dimensionless and is usually a single number.
- removeLeft(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- removeLEFT(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- removeLeft(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
Removes a participant from the left side of the conversion interaction.
- removeMemberEntityReference(EntityReference) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- removeMemberEntityReference(EntityReference) - Method in interface org.biopax.paxtools.model.level3.EntityReference
-
Removes the given entityReference from the member list
- removeMemberFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- removeMemberFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
An entity feature that belongs to this homology grouping.
- removeMemberPhysicalEntity(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- removeMemberPhysicalEntity(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- removeMethod - Variable in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
This variable stores the method for removing the value of the property on a given bean.
- removeName(String) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- removeNAME(String) - Method in interface org.biopax.paxtools.model.level2.dataSource
-
- removeName(String) - Method in interface org.biopax.paxtools.model.level3.Named
-
This method removes the given value from the name set.
- removeNEXT_STEP(pathwayStep) - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- removeNextStep(PathwayStep) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- removeNextStep(PathwayStep) - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- removeNotFeature(EntityFeature) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- removeNotFeature(EntityFeature) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
- removeObjects(Set<BioPAXElement>) - Method in class org.biopax.paxtools.command.CommandManager
-
- removeObjectsIfDangling(Model, Class<T>) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Iteratively removes "dangling" elements of given type and its sub-types,
e.g.
- removeParticipant(Entity) - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- removeParticipant(Entity) - Method in interface org.biopax.paxtools.model.level3.Interaction
-
The entities that participate in this interaction.
- removePARTICIPANTS(InteractionParticipant) - Method in interface org.biopax.paxtools.model.level2.interaction
-
- removeParticipantStoichiometry(Stoichiometry) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- removeParticipantStoichiometry(Stoichiometry) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
This method removes a stoichiometry for one of the participants of this conversion.
- removePATHWAY_COMPONENTS(pathwayComponent) - Method in interface org.biopax.paxtools.model.level2.pathway
-
- removePathwayComponent(Process) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- removePathwayComponent(Process) - Method in interface org.biopax.paxtools.model.level3.Pathway
-
- removePathwayOrder(PathwayStep) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- removePathwayOrder(PathwayStep) - Method in interface org.biopax.paxtools.model.level3.Pathway
-
- removePHYSICAL_ENTITYof(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.physicalEntity
-
- removeProduct(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- removeProduct(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- removeProperty(BioPAXElement, PropertyEditor, Object) - Method in class org.biopax.paxtools.command.CommandManager
-
- removeRegionType(SequenceRegionVocabulary) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- removeRegionType(SequenceRegionVocabulary) - Method in interface org.biopax.paxtools.model.level3.NucleicAcidRegionReference
-
- removeRight(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- removeRIGHT(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- removeRight(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
Removes a participant from the right side of the conversion interaction.
- removeSEQUENCE_FEATURE_LIST(sequenceFeature) - Method in interface org.biopax.paxtools.model.level2.sequenceParticipant
-
- removeSource(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- removeSOURCE(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- removeSource(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- removeSTEP_INTERACTIONS(process) - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- removeStepProcess(Process) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- removeStepProcess(Process) - Method in interface org.biopax.paxtools.model.level3.PathwayStep
-
- removeSTRUCTURE(chemicalStructure) - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- removeSubRegion(NucleicAcidRegionReference) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidReferenceImpl
-
- removeSubRegion(NucleicAcidRegionReference) - Method in interface org.biopax.paxtools.model.level3.NucleicAcidReference
-
- removeSYNONYMS(String) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method removes the given value from the SYNONYMS set.
- removeSYNONYMS(String) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- removeTerm(String) - Method in class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
- removeTERM(String) - Method in interface org.biopax.paxtools.model.level2.openControlledVocabulary
-
- removeTerm(String) - Method in interface org.biopax.paxtools.model.level3.ControlledVocabulary
-
- removeUrl(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- removeURL(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- removeUrl(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- removeValueFromBean(R, D) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- removeValueFromBean(Set<R>, D) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- removeValueFromBean(R, D) - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- removeValueFromBean(Set<R>, D) - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- removeXref(Xref) - Method in class org.biopax.paxtools.impl.level3.XReferrableImpl
-
- removeXREF(xref) - Method in interface org.biopax.paxtools.model.level2.XReferrable
-
- removeXref(Xref) - Method in interface org.biopax.paxtools.model.level3.XReferrable
-
- repair() - Method in class org.biopax.paxtools.impl.ModelImpl
-
This implementation "repairs" the model
without unnecessarily copying objects:
- recursively adds lost "children" (not null object property values
for which
Model.contains(BioPAXElement) returns False)
- updates object properties (should refer to model's elements)
- repair() - Method in interface org.biopax.paxtools.model.Model
-
Attempts to repair the model,
i.e., make it self-consistent, integral.
- replace(Model, Map<? extends BioPAXElement, ? extends BioPAXElement>) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
Replaces BioPAX elements in the model with ones from the map,
updates corresponding BioPAX object references.
- replace(BioPAXElement, BioPAXElement) - Method in class org.biopax.paxtools.impl.ModelImpl
-
It does not automatically replace or clean up the old
element's object properties, therefore, some child
elements may become "dangling" if they were used by
the replaced element only.
- replace(BioPAXElement, BioPAXElement) - Method in interface org.biopax.paxtools.model.Model
-
Replaces existing BioPAX element with another one,
of the same or possibly equivalent type,
and updates all the affected references to it (object properties).
- replaceEquivalentFeatures(Model) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
This method iterates over the features in a model and tries to find equivalent objects and merges them.
- reset() - Method in class org.biopax.paxtools.controller.AbstractTraverser
-
Clears the internal set of traversed biopax objects.
- reset(InputStream) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- reset(InputStream) - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
- resetEditorMap() - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
Updates the member EditorMap for the new BioPAX level and factory (different implementations of
EditorMap can be used in modules, e.g.
- resetEditorMap() - Method in class org.biopax.paxtools.io.SimpleIOHandler
-
This method resets the editor map.
- resetLevel(BioPAXLevel, BioPAXFactory) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
Updates the level and factory for this I/O
(final - because used in the constructor)
- resolveFeatures(Model) - Static method in class org.biopax.paxtools.controller.ModelUtils
-
TODO annotate or deprecate...
- resourceFixes(BioPAXElement, Object) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
This method currently only fixes reusedPEPs if the option is set.
- ReusedPEPHelper - Class in org.biopax.paxtools.controller
-
This class contains methods for handling reused PEPs - a historically common problem in BioPAX L2 exports.
- ReusedPEPHelper(Model) - Constructor for class org.biopax.paxtools.controller.ReusedPEPHelper
-
- rna - Interface in org.biopax.paxtools.model.level2
-
- Rna - Interface in org.biopax.paxtools.model.level3
-
- RnaImpl - Class in org.biopax.paxtools.impl.level3
-
- RnaImpl() - Constructor for class org.biopax.paxtools.impl.level3.RnaImpl
-
- RnaReference - Interface in org.biopax.paxtools.model.level3
-
- RnaReferenceImpl - Class in org.biopax.paxtools.impl.level3
-
- RnaReferenceImpl() - Constructor for class org.biopax.paxtools.impl.level3.RnaReferenceImpl
-
- RnaRegion - Interface in org.biopax.paxtools.model.level3
-
Definition: A region on a RNA molecule.
- RnaRegionImpl - Class in org.biopax.paxtools.impl.level3
-
- RnaRegionImpl() - Constructor for class org.biopax.paxtools.impl.level3.RnaRegionImpl
-
- RnaRegionReference - Interface in org.biopax.paxtools.model.level3
-
A RNA region reference
- RnaRegionReferenceImpl - Class in org.biopax.paxtools.impl.level3
-
- RnaRegionReferenceImpl() - Constructor for class org.biopax.paxtools.impl.level3.RnaRegionReferenceImpl
-
- Score - Interface in org.biopax.paxtools.model.level3
-
Definition: A score associated with a publication reference describing how the score was
determined, the name of the method and a comment briefly describing the method.
- ScoreImpl - Class in org.biopax.paxtools.impl.level3
-
- ScoreImpl() - Constructor for class org.biopax.paxtools.impl.level3.ScoreImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.BioPAXElementImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.BindingFeatureImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.BioSourceImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.CovalentBindingFeatureImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.DeltaGImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
Answers whether two Evidence objects are semantically equivalent.
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.FragmentFeatureImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.KPrimeImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.ModificationFeatureImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.RelationshipXrefImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.SequenceEntityReferenceImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.UnificationXrefImpl
-
- semanticallyEquivalent(BioPAXElement) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- sequenceEntity - Interface in org.biopax.paxtools.model.level2
-
User: root Date: Aug 7, 2006 Time: 4:51:19 PM_DOT
- SequenceEntity - Interface in org.biopax.paxtools.model.level3
-
Tagger interface for macromolecules that are related to a genetic sequence: DNA, RNA, Protein.
- SequenceEntityReference - Interface in org.biopax.paxtools.model.level3
-
Tagger interface for protein, dna and rna entities
- SequenceEntityReferenceImpl - Class in org.biopax.paxtools.impl.level3
-
- SequenceEntityReferenceImpl() - Constructor for class org.biopax.paxtools.impl.level3.SequenceEntityReferenceImpl
-
- sequenceFeature - Interface in org.biopax.paxtools.model.level2
-
- sequenceInterval - Interface in org.biopax.paxtools.model.level2
-
- SequenceInterval - Interface in org.biopax.paxtools.model.level3
-
- SequenceIntervalImpl - Class in org.biopax.paxtools.impl.level3
-
- SequenceIntervalImpl() - Constructor for class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- sequenceLocation - Interface in org.biopax.paxtools.model.level2
-
- SequenceLocation - Interface in org.biopax.paxtools.model.level3
-
Definition: A location on a nucleotide or amino acid sequence.
- SequenceLocationImpl - Class in org.biopax.paxtools.impl.level3
-
- SequenceLocationImpl() - Constructor for class org.biopax.paxtools.impl.level3.SequenceLocationImpl
-
Constructor.
- SequenceModificationVocabulary - Interface in org.biopax.paxtools.model.level3
-
Definition: A term that describes the covalent modifications to an amino
acid or nucleic acid chain.
- SequenceModificationVocabularyImpl - Class in org.biopax.paxtools.impl.level3
-
- SequenceModificationVocabularyImpl() - Constructor for class org.biopax.paxtools.impl.level3.SequenceModificationVocabularyImpl
-
- sequenceParticipant - Interface in org.biopax.paxtools.model.level2
-
- SequenceRegionVocabulary - Interface in org.biopax.paxtools.model.level3
-
Definition: A reference to a controlled vocabulary of sequence regions, such as InterPro or Sequence Ontology (SO)
Homepage at
http://www.sequenceontology.org.
- SequenceRegionVocabularyImpl - Class in org.biopax.paxtools.impl.level3
-
- SequenceRegionVocabularyImpl() - Constructor for class org.biopax.paxtools.impl.level3.SequenceRegionVocabularyImpl
-
- sequenceSite - Interface in org.biopax.paxtools.model.level2
-
- SequenceSite - Interface in org.biopax.paxtools.model.level3
-
- SequenceSiteImpl - Class in org.biopax.paxtools.impl.level3
-
- SequenceSiteImpl() - Constructor for class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- set(String, Object, Document, LuceneOptions) - Method in class org.biopax.paxtools.util.DataSourceFieldBridge
-
Deprecated.
- set(String, Object, Document, LuceneOptions) - Method in class org.biopax.paxtools.util.OrganismFieldBridge
-
Deprecated.
- set(String, Object, Document, LuceneOptions) - Method in class org.biopax.paxtools.util.ParentPathwayFieldBridge
-
Deprecated.
- set(String, Object, Document, LuceneOptions) - Method in class org.biopax.paxtools.util.XrefFieldBridge
-
Deprecated.
- setAbsoluteRegion(SequenceLocation) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- setAbsoluteRegion(SequenceLocation) - Method in interface org.biopax.paxtools.model.level3.NucleicAcidRegionReference
-
- setAddDependencies(boolean) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- setAddDependencies(boolean) - Method in interface org.biopax.paxtools.model.Model
-
When set to false, the model will not check for the dependent
objects of a newly added object.
- setAuthor(Set<String>) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- setAUTHORS(Set<String>) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- setAvailability(Set<String>) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- setAVAILABILITY(Set<String>) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method overrides existing set with the new set.
- setBindsTo(BindingFeature) - Method in class org.biopax.paxtools.impl.level3.BindingFeatureImpl
-
This method will set the paired binding feature that binds to this feature.
- setBindsTo(BindingFeature) - Method in interface org.biopax.paxtools.model.level3.BindingFeature
-
A binding feature represents a "half" of the bond between two entities.
- setCatalysisDirection(CatalysisDirectionType) - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- setCatalysisDirection(CatalysisDirectionType) - Method in interface org.biopax.paxtools.model.level3.Catalysis
-
This property represents the direction of this catalysis under all physiological conditions if there is one.
- setCellType(CellVocabulary) - Method in class org.biopax.paxtools.impl.level3.BioSourceImpl
-
- setCELLTYPE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- setCellType(CellVocabulary) - Method in interface org.biopax.paxtools.model.level3.BioSource
-
A cell type, e.g.
- setCELLULAR_LOCATION(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- setCellularLocation(CellularLocationVocabulary) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setCellularLocation(CellularLocationVocabulary) - Method in interface org.biopax.paxtools.model.level3.PhysicalEntity
-
A cellular location, e.g.
- setCHEMICAL_FORMULA(String) - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- setChemicalFormula(String) - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- setChemicalFormula(String) - Method in interface org.biopax.paxtools.model.level3.SmallMoleculeReference
-
- setCofactor(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.CatalysisImpl
-
- setCOFACTOR(Set<physicalEntityParticipant>) - Method in interface org.biopax.paxtools.model.level2.catalysis
-
- setComment(Set<String>) - Method in class org.biopax.paxtools.impl.level3.L3ElementImpl
-
- setCOMMENT(Set<String>) - Method in interface org.biopax.paxtools.model.level2.Level2Element
-
- setComponent(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- setComponentOf(Set<Complex>) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setCOMPONENTS(Set<physicalEntityParticipant>) - Method in interface org.biopax.paxtools.model.level2.complex
-
- setCOMPONENTSof(complex) - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- setComponentStoichiometry(Set<Stoichiometry>) - Method in class org.biopax.paxtools.impl.level3.ComplexImpl
-
- setConfidence(Set<Score>) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
Confidence in the containing instance.
- setCONFIDENCE(Set<confidence>) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- setCONFIDENCE_VALUE(String) - Method in interface org.biopax.paxtools.model.level2.confidence
-
The value of the confidence measure.
- setCONTROL_TYPE(ControlType) - Method in interface org.biopax.paxtools.model.level2.control
-
- setControlled(Set<Process>) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- setCONTROLLED(Set<process>) - Method in interface org.biopax.paxtools.model.level2.control
-
- setControlledOf(Set<Control>) - Method in class org.biopax.paxtools.impl.level3.ProcessImpl
-
- setCONTROLLER(Set<physicalEntityParticipant>) - Method in interface org.biopax.paxtools.model.level2.control
-
- setControllerOf(Set<Control>) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- setControllerOf(Set<Control>) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setControlType(ControlType) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- setControlType(ControlType) - Method in interface org.biopax.paxtools.model.level3.Control
-
Sets the controlType BioPAX property value, which
fefines the nature of the control relationship between the CONTROLLER and the CONTROLLED entities.
- setConversionDirection(ConversionDirectionType) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- setConversionDirection(ConversionDirectionType) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
This property represents the direction of the reaction.
- setConvertingFromLevel1ToLevel2(boolean) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
- setConvertingFromLevel1ToLevel2(boolean) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- setDATA_SOURCE(Set<dataSource>) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method overrides existing set with the new set.
- setDataSource(Set<Provenance>) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- setDb(String) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- setDB(String) - Method in interface org.biopax.paxtools.model.level2.xref
-
- setDb(String) - Method in interface org.biopax.paxtools.model.level3.Xref
-
- setDB_VERSION(String) - Method in interface org.biopax.paxtools.model.level2.xref
-
- setDbVersion(String) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- setDbVersion(String) - Method in interface org.biopax.paxtools.model.level3.Xref
-
- setDELTA_G(Set<deltaGprimeO>) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- setDELTA_G_PRIME_O(float) - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- setDELTA_H(Set<Double>) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- setDELTA_S(Set<Double>) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- setDeltaG(Set<DeltaG>) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- setDeltaGPrime0(float) - Method in class org.biopax.paxtools.impl.level3.DeltaGImpl
-
- setDeltaGPrime0(float) - Method in interface org.biopax.paxtools.model.level3.DeltaG
-
For biochemical reactions, this property refers to the standard transformed Gibbs energy change for a
reaction written in terms of biochemical reactants (sums of species), delta-G'o.
- setDeltaH(Set<Float>) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- setDeltaS(Set<Float>) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- setDIRECTION(Direction) - Method in interface org.biopax.paxtools.model.level2.catalysis
-
- setDisplayName(String) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- setDisplayName(String) - Method in interface org.biopax.paxtools.model.level3.Named
-
An abbreviated name for this entity, preferably a name that is short enough to be used in a
visualization application to label a graphical element that represents this entity.
- setDisplayNameX(String) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- setEC_NUMBER(Set<String>) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- setECNumber(Set<String>) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- setEditorMap(EditorMap) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
- setEditorMap(EditorMap) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- setEntityFeature(Set<EntityFeature>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setEntityFeatureOf(EntityReference) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setEntityReference(EntityReference) - Method in class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- setEntityReference(EntityReference) - Method in interface org.biopax.paxtools.model.level3.SimplePhysicalEntity
-
Reference entity for this physical entity.
- setEntityReferenceOf(Set<SimplePhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setEntityReferenceType(Set<EntityReferenceTypeVocabulary>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setEntityReferenceX(EntityReference) - Method in class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- SetEquivalenceChecker - Class in org.biopax.paxtools.util
-
This class performs set operations based on equivalence.
- SetEquivalenceChecker() - Constructor for class org.biopax.paxtools.util.SetEquivalenceChecker
-
- setEvidence(Set<Evidence>) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setEvidence(Set<Evidence>) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- setEvidence(Set<Evidence>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setEvidence(Set<Evidence>) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- setEVIDENCE(Set<evidence>) - Method in interface org.biopax.paxtools.model.level2.process
-
- setEVIDENCE_CODE(Set<openControlledVocabulary>) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- setEvidenceCode(Set<EvidenceCodeVocabulary>) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
A pointer to a term in an external controlled vocabulary, such as the GO, PSI-MI or BioCyc
evidence codes, that describes the nature of the support, such as 'traceable author statement'
or 'yeast two-hybrid'.
- setEXPERIMENTAL_FORM(Set<experimentalForm>) - Method in interface org.biopax.paxtools.model.level2.evidence
-
- setEXPERIMENTAL_FORM_TYPE(Set<openControlledVocabulary>) - Method in interface org.biopax.paxtools.model.level2.experimentalForm
-
- setExperimentalFeature(Set<EntityFeature>) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- setExperimentalForm(Set<ExperimentalForm>) - Method in class org.biopax.paxtools.impl.level3.EvidenceImpl
-
- setExperimentalFormDescription(Set<ExperimentalFormVocabulary>) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- setExperimentalFormEntity(Entity) - Method in class org.biopax.paxtools.impl.level3.ExperimentalFormImpl
-
- setExperimentalFormEntity(Entity) - Method in interface org.biopax.paxtools.model.level3.ExperimentalForm
-
- setFactory(BioPAXFactory) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- setFactory(BioPAXFactory) - Method in interface org.biopax.paxtools.io.BioPAXIOHandler
-
- setFactory(BioPAXFactory) - Method in class org.biopax.paxtools.io.BioPAXIOHandlerAdapter
-
- setFactory(BioPAXFactory) - Method in interface org.biopax.paxtools.model.Model
-
This method sets the factory this model will use for creating
BioPAX objects.
- setFeature(Set<EntityFeature>) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setFEATURE_LOCATION(Set<sequenceLocation>) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- setFEATURE_TYPE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- setFeatureLocation(SequenceLocation) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setFeatureLocation(SequenceLocation) - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
Location of the feature on the sequence of the interactor.
- setFeatureLocationType(SequenceRegionVocabulary) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setFeatureLocationType(SequenceRegionVocabulary) - Method in interface org.biopax.paxtools.model.level3.EntityFeature
-
A controlled vocabulary term describing the type of the sequence location such as C-Terminal or SH2 Domain.
- setFeatureOf(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setId(String) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- setID(String) - Method in interface org.biopax.paxtools.model.level2.xref
-
- setId(String) - Method in interface org.biopax.paxtools.model.level3.Xref
-
- setID_VERSION(String) - Method in interface org.biopax.paxtools.model.level2.xref
-
- setIdVersion(String) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- setIdVersion(String) - Method in interface org.biopax.paxtools.model.level3.Xref
-
- setIdx(String) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- setINTERACTION_TYPE(Set<openControlledVocabulary>) - Method in interface org.biopax.paxtools.model.level2.physicalInteraction
-
- setInteractionScore(Score) - Method in class org.biopax.paxtools.impl.level3.GeneticInteractionImpl
-
- setInteractionScore(Score) - Method in interface org.biopax.paxtools.model.level3.GeneticInteraction
-
- setInteractionType(Set<InteractionVocabulary>) - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- setIntraMolecular(Boolean) - Method in class org.biopax.paxtools.impl.level3.BindingFeatureImpl
-
- setIntraMolecular(Boolean) - Method in interface org.biopax.paxtools.model.level3.BindingFeature
-
IntraMolecular flag is true iff this binding feature represents a bond within the same molecule, for example a
disulfide bond within the same molecule.
- setInverseOnly(boolean) - Method in class org.biopax.paxtools.controller.TraverserBilinked
-
- setIONIC_STRENGTH(float) - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- setIONIC_STRENGTH(float) - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- setIonicStrength(float) - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- setIonicStrength(float) - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
The ionic strength is defined as half of the total sum of the concentration (ci) of every ionic species (i)
in the solution times the square of its charge (zi).
- setK_PRIME(float) - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- setKEQ(Set<KPrime>) - Method in class org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
-
- setKEQ(Set<kPrime>) - Method in interface org.biopax.paxtools.model.level2.biochemicalReaction
-
- setKPrime(float) - Method in class org.biopax.paxtools.impl.level3.KPrimeImpl
-
- setKPrime(float) - Method in interface org.biopax.paxtools.model.level3.KPrime
-
The apparent equilibrium constant K'.
- setLeft(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- setLEFT(Set<physicalEntityParticipant>) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- setMemberEntity(Set<EntityReference>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setMemberEntityReference(Set<EntityReference>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setMemberEntityReferenceOf(Set<EntityReference>) - Method in class org.biopax.paxtools.impl.level3.EntityReferenceImpl
-
- setMemberFeature(Set<EntityFeature>) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setMemberFeatureOf(Set<EntityFeature>) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setMemberPhysicalEntity(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setMemberPhysicalEntityOf(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setMethod - Variable in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
This variable stores the method to invoke for setting a property to the to the given value.
- setModificationType(SequenceModificationVocabulary) - Method in class org.biopax.paxtools.impl.level3.CovalentBindingFeatureImpl
-
- setModificationType(SequenceModificationVocabulary) - Method in class org.biopax.paxtools.impl.level3.ModificationFeatureImpl
-
- setModificationType(SequenceModificationVocabulary) - Method in interface org.biopax.paxtools.model.level3.ModificationFeature
-
- setMOLECULAR_WEIGHT(double) - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- setMolecularWeight(float) - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- setMolecularWeight(float) - Method in interface org.biopax.paxtools.model.level3.SmallMoleculeReference
-
- setName(Set<String>) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- setNAME(String) - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- setNAME(Set<String>) - Method in interface org.biopax.paxtools.model.level2.dataSource
-
- setNAME(String) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method sets the preferred full name for this entity to the given
value.
- setNAME(String) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- setName(Set<String>) - Method in interface org.biopax.paxtools.model.level3.Named
-
This method is reserved for batch operations and should not be used for normal use.
- setNEXT_STEP(Set<pathwayStep>) - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- setNextStep(Set<PathwayStep>) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- setNextStepOf(Set<PathwayStep>) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- setNormalizeModels(boolean) - Method in class org.biopax.paxtools.controller.Integrator
-
Fixes some of the known Open Controlled Vocabullary issues in the models.
- setNotFeature(Set<EntityFeature>) - Method in class org.biopax.paxtools.impl.level3.PhysicalEntityImpl
-
- setNotFeatureOf(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.EntityFeatureImpl
-
- setOnlyMapping(boolean) - Method in class org.biopax.paxtools.controller.Integrator
-
Enables/disables integration.
- setOrganism(BioSource) - Method in class org.biopax.paxtools.impl.level3.GeneImpl
-
- setOrganism(BioSource) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- setOrganism(BioSource) - Method in class org.biopax.paxtools.impl.level3.SequenceEntityReferenceImpl
-
- setORGANISM(bioSource) - Method in interface org.biopax.paxtools.model.level2.complex
-
- setORGANISM(bioSource) - Method in interface org.biopax.paxtools.model.level2.pathway
-
- setORGANISM(bioSource) - Method in interface org.biopax.paxtools.model.level2.sequenceEntity
-
- setOrganism(BioSource) - Method in interface org.biopax.paxtools.model.level3.Gene
-
An organism, e.g.
- setOrganism(BioSource) - Method in interface org.biopax.paxtools.model.level3.Pathway
-
An organism, e.g.
- setOrganism(BioSource) - Method in interface org.biopax.paxtools.model.level3.SequenceEntityReference
-
An organism, e.g.
- setParticipant(Set<Entity>) - Method in class org.biopax.paxtools.impl.level3.InteractionImpl
-
- setPARTICIPANT(physicalEntityParticipant) - Method in interface org.biopax.paxtools.model.level2.experimentalForm
-
- setParticipantOf(Set<Interaction>) - Method in class org.biopax.paxtools.impl.level3.EntityImpl
-
- setPARTICIPANTS(Set<InteractionParticipant>) - Method in interface org.biopax.paxtools.model.level2.interaction
-
- setParticipantStoichiometry(Set<Stoichiometry>) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- setPATHWAY_COMPONENTS(Set<pathwayComponent>) - Method in interface org.biopax.paxtools.model.level2.pathway
-
- setPathwayComponent(Set<Process>) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- setPathwayComponentOf(Set<Pathway>) - Method in class org.biopax.paxtools.impl.level3.ProcessImpl
-
- setPathwayController(Set<Pathway>) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- setPathwayOrder(Set<PathwayStep>) - Method in class org.biopax.paxtools.impl.level3.PathwayImpl
-
- setPathwayOrderOf(Pathway) - Method in class org.biopax.paxtools.impl.level3.PathwayStepImpl
-
- setPatoData(String) - Method in class org.biopax.paxtools.impl.level3.PhenotypeVocabularyImpl
-
- setPatoData(String) - Method in interface org.biopax.paxtools.model.level3.PhenotypeVocabulary
-
- setPeController(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.ControlImpl
-
- setPh(float) - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- setPH(float) - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- setPH(float) - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- setPh(float) - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
A measure of acidity and alkalinity of a solution that is a number on a scale on which a value of 7
represents neutrality and lower numbers indicate increasing acidity and higher numbers increasing alkalinity
and on which each unit of change represents a tenfold change in acidity or alkalinity and that is the
negative logarithm of the effective hydrogen-ion concentration or hydrogen-ion activity in gram equivalents
per liter of the solution.
- setPhenotype(PhenotypeVocabulary) - Method in class org.biopax.paxtools.impl.level3.GeneticInteractionImpl
-
- setPhenotype(PhenotypeVocabulary) - Method in interface org.biopax.paxtools.model.level3.GeneticInteraction
-
- setPHYSICAL_ENTITY(physicalEntity) - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- setPhysicalEntity(PhysicalEntity) - Method in class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- setPhysicalEntity(PhysicalEntity) - Method in interface org.biopax.paxtools.model.level3.Stoichiometry
-
- setPMg(float) - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- setPMG(float) - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- setPMG(float) - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- setPMg(float) - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
- setPOSITION_STATUS(PositionStatusType) - Method in interface org.biopax.paxtools.model.level2.sequenceSite
-
- setPositionStatus(PositionStatusType) - Method in class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- setPositionStatus(PositionStatusType) - Method in interface org.biopax.paxtools.model.level3.SequenceSite
-
- setProduct(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- setProvider(BPCollections.CollectionProvider) - Method in enum org.biopax.paxtools.util.BPCollections
-
- setRangeRestriction(Map<Class<? extends BioPAXElement>, Set<Class<? extends BioPAXElement>>>) - Method in class org.biopax.paxtools.controller.ObjectPropertyEditor
-
This method sets all range restrictions.
- setRegionType(Set<SequenceRegionVocabulary>) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- setRELATIONSHIP_TYPE(String) - Method in interface org.biopax.paxtools.model.level2.relationshipXref
-
- setRelationshipType(RelationshipTypeVocabulary) - Method in class org.biopax.paxtools.impl.level3.RelationshipXrefImpl
-
- setRelationshipType(RelationshipTypeVocabulary) - Method in interface org.biopax.paxtools.model.level3.RelationshipXref
-
Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
- setRight(Set<PhysicalEntity>) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- setRIGHT(Set<physicalEntityParticipant>) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- setScoreSource(Provenance) - Method in class org.biopax.paxtools.impl.level3.ScoreImpl
-
- setScoreSource(Provenance) - Method in interface org.biopax.paxtools.model.level3.Score
-
This property defines the source of the scoring methodology.
- setScoresOver(double) - Method in class org.biopax.paxtools.controller.Integrator
-
A score between two conversions is in the interval (0, 1].
- setSelfRemove(boolean) - Method in class org.biopax.paxtools.controller.Integrator
-
Enables removal of elements from the target if they are contained
both in source and target, and have a match with another conversion.
- setSequence(String) - Method in class org.biopax.paxtools.impl.level3.SequenceEntityReferenceImpl
-
- setSEQUENCE(String) - Method in interface org.biopax.paxtools.model.level2.sequenceEntity
-
- setSequence(String) - Method in interface org.biopax.paxtools.model.level3.SequenceEntityReference
-
Polymer sequence in uppercase letters.
- setSEQUENCE_FEATURE_LIST(Set<sequenceFeature>) - Method in interface org.biopax.paxtools.model.level2.sequenceParticipant
-
- setSEQUENCE_INTERVAL_BEGIN(sequenceSite) - Method in interface org.biopax.paxtools.model.level2.sequenceInterval
-
- setSEQUENCE_INTERVAL_END(sequenceSite) - Method in interface org.biopax.paxtools.model.level2.sequenceInterval
-
- setSEQUENCE_POSITION(int) - Method in interface org.biopax.paxtools.model.level2.sequenceSite
-
- setSequenceIntervalBegin(SequenceSite) - Method in class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- setSequenceIntervalBegin(SequenceSite) - Method in interface org.biopax.paxtools.model.level3.SequenceInterval
-
- setSequenceIntervalEnd(SequenceSite) - Method in class org.biopax.paxtools.impl.level3.SequenceIntervalImpl
-
- setSequenceIntervalEnd(SequenceSite) - Method in interface org.biopax.paxtools.model.level3.SequenceInterval
-
- setSequencePosition(int) - Method in class org.biopax.paxtools.impl.level3.SequenceSiteImpl
-
- setSequencePosition(int) - Method in interface org.biopax.paxtools.model.level3.SequenceSite
-
- setSHORT_NAME(String) - Method in interface org.biopax.paxtools.model.level2.entity
-
An abbreviated name for this entity, preferably a name that is short enough
to be used in a visualization application to label a graphical element that
represents this entity.
- setSHORT_NAME(String) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- setSkipSubPathways(boolean) - Method in class org.biopax.paxtools.controller.Fetcher
-
Use this property to optionally
skip (if true) traversing into sub-pathways;
i.e., when a biopax property, such as pathwayComponent
or controlled, value is a Pathway.
- setSource(Set<String>) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- setSOURCE(Set<String>) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- setSpontaneous(Boolean) - Method in class org.biopax.paxtools.impl.level3.ConversionImpl
-
- setSPONTANEOUS(SpontaneousType) - Method in interface org.biopax.paxtools.model.level2.conversion
-
- setSpontaneous(Boolean) - Method in interface org.biopax.paxtools.model.level3.Conversion
-
Specifies whether a conversion occurs spontaneously or not.
- setStandardName(String) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- setStandardName(String) - Method in interface org.biopax.paxtools.model.level3.Named
-
The preferred full name for this entity, if exists assigned by a standard nomenclature
organization such as HUGO Gene Nomenclature Committee.
- setStandardNameX(String) - Method in class org.biopax.paxtools.impl.level3.NamedImpl
-
- setSTEP_INTERACTIONS(Set<process>) - Method in interface org.biopax.paxtools.model.level2.pathwayStep
-
- setStepConversion(Conversion) - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
This method sets the conversion of this BiochemicalPathwayStep to the
new Step_Conversion.
- setStepConversion(Conversion) - Method in interface org.biopax.paxtools.model.level3.BiochemicalPathwayStep
-
This method sets the conversion of this BiochemicalPathwayStep to the
new Step_Conversion.
- setStepDirection(StepDirection) - Method in class org.biopax.paxtools.impl.level3.BiochemicalPathwayStepImpl
-
- setStepDirection(StepDirection) - Method in interface org.biopax.paxtools.model.level3.BiochemicalPathwayStep
-
This property can be used for annotating direction of enzymatic activity.
- setStepProcessOf(Set<PathwayStep>) - Method in class org.biopax.paxtools.impl.level3.ProcessImpl
-
- setSTOICHIOMETRIC_COEFFICIENT(double) - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- setStoichiometricCoefficient(float) - Method in class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- setStoichiometricCoefficient(float) - Method in interface org.biopax.paxtools.model.level3.Stoichiometry
-
- SetStringBridge - Class in org.biopax.paxtools.util
-
- SetStringBridge() - Constructor for class org.biopax.paxtools.util.SetStringBridge
-
Deprecated.
- setStructure(ChemicalStructure) - Method in class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- setSTRUCTURE(Set<chemicalStructure>) - Method in interface org.biopax.paxtools.model.level2.smallMolecule
-
- setStructure(ChemicalStructure) - Method in interface org.biopax.paxtools.model.level3.SmallMoleculeReference
-
- setSTRUCTURE_DATA(String) - Method in interface org.biopax.paxtools.model.level2.chemicalStructure
-
- setSTRUCTURE_FORMAT(String) - Method in interface org.biopax.paxtools.model.level2.chemicalStructure
-
- setStructureData(String) - Method in class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- setStructureData(String) - Method in interface org.biopax.paxtools.model.level3.ChemicalStructure
-
This property holds a string of data defining chemical structure,in one of the three formats:
CML,
SMILES or
InChI.
- setStructureFormat(StructureFormatType) - Method in class org.biopax.paxtools.impl.level3.ChemicalStructureImpl
-
- setStructureFormat(StructureFormatType) - Method in interface org.biopax.paxtools.model.level3.ChemicalStructure
-
This property specifies which format is used to define chemical structure.
- setSubRegion(Set<NucleicAcidRegionReference>) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidReferenceImpl
-
- setSubRegionOf(Set<NucleicAcidReference>) - Method in class org.biopax.paxtools.impl.level3.NucleicAcidRegionReferenceImpl
-
- setSYNONYMS(Set<String>) - Method in interface org.biopax.paxtools.model.level2.entity
-
This method overrides existing set with the new set.
- setSYNONYMS(Set<String>) - Method in interface org.biopax.paxtools.model.level2.sequenceFeature
-
- setTAXON_XREF(unificationXref) - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- setTemperature(float) - Method in class org.biopax.paxtools.impl.level3.ChemicalConstantImpl
-
- setTEMPERATURE(float) - Method in interface org.biopax.paxtools.model.level2.deltaGprimeO
-
- setTEMPERATURE(float) - Method in interface org.biopax.paxtools.model.level2.kPrime
-
- setTemperature(float) - Method in interface org.biopax.paxtools.model.level3.ChemicalConstant
-
- setTemplate(NucleicAcid) - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- setTemplate(NucleicAcid) - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- setTemplateDirection(TemplateDirectionType) - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- setTemplateDirection(TemplateDirectionType) - Method in interface org.biopax.paxtools.model.level3.TemplateReaction
-
- setTemplateX(NucleicAcid) - Method in class org.biopax.paxtools.impl.level3.TemplateReactionImpl
-
- setTerm(Set<String>) - Method in class org.biopax.paxtools.impl.level3.ControlledVocabularyImpl
-
- setTERM(Set<String>) - Method in interface org.biopax.paxtools.model.level2.openControlledVocabulary
-
- setThreshold(Double) - Method in class org.biopax.paxtools.controller.Integrator
-
Sets the threshold value (the smallest score for integrating
two conversions)
- setTissue(TissueVocabulary) - Method in class org.biopax.paxtools.impl.level3.BioSourceImpl
-
- setTISSUE(openControlledVocabulary) - Method in interface org.biopax.paxtools.model.level2.bioSource
-
- setTissue(TissueVocabulary) - Method in interface org.biopax.paxtools.model.level3.BioSource
-
An external controlled vocabulary of tissue types.
- setTitle(String) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- setTITLE(String) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- setTitle(String) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- setUrl(Set<String>) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- setURL(Set<String>) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- setValue(String) - Method in class org.biopax.paxtools.impl.level3.ScoreImpl
-
- setValue(String) - Method in interface org.biopax.paxtools.model.level3.Score
-
This property defines the value of the score.
- setValues(String[]) - Method in class org.biopax.paxtools.util.BasicFilterFactory
-
Deprecated.
- setValueToBean(R, D) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- setValueToBean(Set<R>, D) - Method in class org.biopax.paxtools.controller.AbstractPropertyEditor
-
- setValueToBean(R, D) - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
Sets the value to the bean using the default setMethod if
value is not null.
- setValueToBean(Set<R>, D) - Method in interface org.biopax.paxtools.controller.PropertyEditor
-
- setVisitor(Visitor) - Method in class org.biopax.paxtools.controller.Traverser
-
- setXmlBase(String) - Method in class org.biopax.paxtools.impl.ModelImpl
-
- setXmlBase(String) - Method in interface org.biopax.paxtools.model.Model
-
Sets the xml:base to use when exporting a BioPAX model.
- setXref(Set<Xref>) - Method in class org.biopax.paxtools.impl.level3.XReferrableImpl
-
- setXREF(Set<xref>) - Method in interface org.biopax.paxtools.model.level2.XReferrable
-
- setXrefOf(Set<XReferrable>) - Method in class org.biopax.paxtools.impl.level3.XrefImpl
-
- setYear(int) - Method in class org.biopax.paxtools.impl.level3.PublicationXrefImpl
-
- setYEAR(int) - Method in interface org.biopax.paxtools.model.level2.publicationXref
-
- setYear(int) - Method in interface org.biopax.paxtools.model.level3.PublicationXref
-
- ShallowCopy - Class in org.biopax.paxtools.controller
-
"Clones" a BioPAX element - using direct properties and dependent children only.
- ShallowCopy(EditorMap) - Constructor for class org.biopax.paxtools.controller.ShallowCopy
-
- ShallowCopy(BioPAXLevel) - Constructor for class org.biopax.paxtools.controller.ShallowCopy
-
BioPAXLevel based constructor
- ShallowCopy() - Constructor for class org.biopax.paxtools.controller.ShallowCopy
-
Empty constructos that defaults to BioPAX L3.
- SimpleEditorMap - Enum in org.biopax.paxtools.controller
-
Provides a simple editor map for a level with a given factory.
- SimpleIOHandler - Class in org.biopax.paxtools.io
-
Simple BioPAX reader/writer.
- SimpleIOHandler() - Constructor for class org.biopax.paxtools.io.SimpleIOHandler
-
Basic constructor, defaults to Level 3 and default BioPAXFactory
- SimpleIOHandler(BioPAXLevel) - Constructor for class org.biopax.paxtools.io.SimpleIOHandler
-
Basic constructor, defaults to level.defaultFactory
- SimpleIOHandler(BioPAXFactory, BioPAXLevel) - Constructor for class org.biopax.paxtools.io.SimpleIOHandler
-
Full constructor
- SimpleIOHandler.Triple - Class in org.biopax.paxtools.io
-
- SimpleMerger - Class in org.biopax.paxtools.controller
-
A "simple" BioPAX merger, a utility class to merge
'source' BioPAX models or a set of elements into the target model,
using (URI) identity only.
- SimpleMerger(EditorMap) - Constructor for class org.biopax.paxtools.controller.SimpleMerger
-
- SimpleMerger(EditorMap, Filter<BioPAXElement>) - Constructor for class org.biopax.paxtools.controller.SimpleMerger
-
- SimplePhysicalEntity - Interface in org.biopax.paxtools.model.level3
-
Tagger interface for non-complex physical entities
- SimplePhysicalEntityImpl - Class in org.biopax.paxtools.impl.level3
-
- SimplePhysicalEntityImpl() - Constructor for class org.biopax.paxtools.impl.level3.SimplePhysicalEntityImpl
-
- SimplePropertyAccessor<D extends BioPAXElement,R> - Class in org.biopax.paxtools.controller
-
- SimplePropertyAccessor(Class<D>, Class<R>, boolean, Method) - Constructor for class org.biopax.paxtools.controller.SimplePropertyAccessor
-
- size() - Method in class org.biopax.paxtools.util.AbstractFilterSet
-
This size operation runs on O(n) and should be avoided for large sets.
- size() - Method in class org.biopax.paxtools.util.BiopaxSafeSet
-
- smallMolecule - Interface in org.biopax.paxtools.model.level2
-
- SmallMolecule - Interface in org.biopax.paxtools.model.level3
-
- SmallMoleculeImpl - Class in org.biopax.paxtools.impl.level3
-
- SmallMoleculeImpl() - Constructor for class org.biopax.paxtools.impl.level3.SmallMoleculeImpl
-
- SmallMoleculeReference - Interface in org.biopax.paxtools.model.level3
-
- SmallMoleculeReferenceImpl - Class in org.biopax.paxtools.impl.level3
-
- SmallMoleculeReferenceImpl() - Constructor for class org.biopax.paxtools.impl.level3.SmallMoleculeReferenceImpl
-
- SpontaneousType - Enum in org.biopax.paxtools.model.level2
-
- stateCode() - Method in interface org.biopax.paxtools.model.level2.physicalEntityParticipant
-
- StepDirection - Enum in org.biopax.paxtools.model.level3
-
Catalysis direction controlled vocabulary
- Stoichiometry - Interface in org.biopax.paxtools.model.level3
-
Stoichiometric coefficient of a physical entity in the context of a conversion or complex.
- StoichiometryImpl - Class in org.biopax.paxtools.impl.level3
-
- StoichiometryImpl() - Constructor for class org.biopax.paxtools.impl.level3.StoichiometryImpl
-
- StringPropertyEditor<D extends BioPAXElement> - Class in org.biopax.paxtools.controller
-
Provides an String class compatible editor by extending the
PropertyEditor.
- StringPropertyEditor(String, Method, Class<D>, boolean) - Constructor for class org.biopax.paxtools.controller.StringPropertyEditor
-
- StructureFormatType - Enum in org.biopax.paxtools.model.level3
-
- subgraphContains(BioPAXElement, String, Class<? extends BioPAXElement>) - Method in class org.biopax.paxtools.controller.Fetcher
-
Iterates over child objects of the given biopax element,
using BioPAX object-type properties, until the element
with specified URI and class (including its sub-classes).
- valueOf(String) - Static method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.BioPAXLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level2.ControlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level2.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level2.PositionStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level2.SpontaneousType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.CatalysisDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.ControlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.ConversionDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.PositionStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.StepDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.StructureFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.model.level3.TemplateDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.biopax.paxtools.util.BPCollections
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.biopax.paxtools.controller.SimpleEditorMap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.BioPAXLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level2.ControlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level2.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level2.PositionStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level2.SpontaneousType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.CatalysisDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.ControlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.ConversionDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.PositionStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.StepDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.StructureFormatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.model.level3.TemplateDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.biopax.paxtools.util.BPCollections
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(Object, BioPAXElement, Model, PropertyEditor<?, ?>) - Method in class org.biopax.paxtools.controller.AbstractTraverser
-
This is to implement a real action here:
do something, return or even to continue (traverse)
into the child (range) element's properties if it's a BioPAX object.
- visit(BioPAXElement, Object, Model, PropertyEditor<?, ?>) - Method in class org.biopax.paxtools.controller.AbstractTraverser
-
Calls the protected abstract method visit that is to be
implemented in subclasses of this abstract class.
- visit(BioPAXElement, Object, Model, PropertyEditor) - Method in class org.biopax.paxtools.controller.Cloner
-
- visit(BioPAXElement, Object, Model, PropertyEditor) - Method in class org.biopax.paxtools.controller.Completer
-
- visit(BioPAXElement, Object, Model, PropertyEditor) - Method in class org.biopax.paxtools.controller.Merger
-
Checks whether model contains bpe element, and if it does, then it updates the
value of the equivalent element for bpe by using the specific editor.
- visit(BioPAXElement, Object, Model, PropertyEditor) - Method in class org.biopax.paxtools.controller.ShallowCopy
-
An implementation of this method should perform a BioPAX element
and editor dependent operation on the model.
- visit(BioPAXElement, Object, Model, PropertyEditor<?, ?>) - Method in interface org.biopax.paxtools.controller.Visitor
-
An implementation of this method should perform a BioPAX element
and editor dependent operation on the model.
- visit(Object, BioPAXElement, Model, PropertyEditor) - Method in class org.biopax.paxtools.converter.LevelUpgrader
-
- visited - Variable in class org.biopax.paxtools.controller.AbstractTraverser
-
- visitor - Variable in class org.biopax.paxtools.controller.Traverser
-
- Visitor - Interface in org.biopax.paxtools.controller
-
Basic visitor interface for classes using Traverser.