Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.Gml2PathwayWarningInformation
-
Uses of Gml2PathwayWarningInformation in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type with type arguments of type Gml2PathwayWarningInformation Modifier and Type Method Description static void
KeggReactionIdAttributeEditor. editReactions(Reaction r, Pathway p, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode, Graph graph)
-
Uses of Gml2PathwayWarningInformation in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg
Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg with type arguments of type Gml2PathwayWarningInformation 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 Gml2PathwayWarningInformation in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with type arguments of type Gml2PathwayWarningInformation Modifier and Type Method Description static Collection<Entry>
Entry. getEntryElementsFromGraphNodes(de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.KgmlIdGenerator idGenerator, List<Node> nodes, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode)
static Graphics
Graphics. getGraphicsFromGraphNode(Node graphNode, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)
static Pathway
Pathway. getPathwayFromGraph(Graph graph, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode)
-
Uses of Gml2PathwayWarningInformation in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui with type arguments of type Gml2PathwayWarningInformation Modifier and Type Method Description static void
KGMLerrorWindow. updatePanels(FolderPanel panelWarning, FolderPanel panelError, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)
Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui with type arguments of type Gml2PathwayWarningInformation Constructor Description KGMLerrorWindow(Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)