Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.Pathway
-
Uses of Pathway in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type with parameters of type Pathway Modifier and Type Method Description static voidKeggReactionIdAttributeEditor. editReactions(Reaction r, Pathway p, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode, Graph graph) -
Uses of Pathway in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.pathway_kegg_operation
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.pathway_kegg_operation that return Pathway Modifier and Type Method Description static PathwayPathwayKeggLoading. processInternalMapLinks(Graph baseGraph, Pathway optAddPathway, Vector2d optCenterOfAddGraph)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.pathway_kegg_operation with parameters of type Pathway Modifier and Type Method Description static PathwayPathwayKeggLoading. processInternalMapLinks(Graph baseGraph, Pathway optAddPathway, Vector2d optCenterOfAddGraph) -
Uses of Pathway in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui
Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui with parameters of type Pathway Constructor Description CompoundListEditor(Reaction currReaction, Pathway p, boolean sub, boolean enz, boolean prod, HashMap<Entry,Node> entry2graphNode)ReactionIdEditor(Reaction initReaction, Pathway pathway) -
Uses of Pathway in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg
Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg with parameters of type Pathway Constructor Description ReactionLabel(Reaction r, HashMap<Entry,Node> entry2graphNode, Pathway p, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, Graph graph)RelationLabel(Relation r, HashMap<Entry,Node> entry2graphNode, Pathway pathway, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, Graph graph) -
Uses of Pathway in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml that return Pathway Modifier and Type Method Description static PathwayPathway. getPathwayFromGraph(Graph graph, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode)static PathwayPathway. getPathwayFromKGML(InputStream in)static PathwayPathway. getPathwayFromKGML(Reader in)static PathwayPathway. getPathwayFromKGML(org.jdom2.Element kgmlRoot)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with parameters of type Pathway Modifier and Type Method Description static intPathway. testShowPathwayComparison(Pathway p1, Pathway p2, boolean showMessage)Compare two pathwaysstatic voidPathway. testShowPathwayInfo(Pathway p) -
Uses of Pathway in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.datatypes
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.datatypes that return Pathway Modifier and Type Method Description PathwayKeggId. getReferencePathway()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.datatypes with parameters of type Pathway Modifier and Type Method Description voidKeggId. setReference(Pathway pathwayRef)