Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.IndexAndString
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml |
-
Uses of IndexAndString in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml that return types with arguments of type IndexAndString Modifier and Type Method Description static ArrayList<IndexAndString>
KeggGmlHelper. getKeggIds(Node n)
static ArrayList<IndexAndString>
KeggGmlHelper. getKeggReactionProducts(Edge e)
static ArrayList<IndexAndString>
KeggGmlHelper. getKeggReactions(Node n)
static ArrayList<IndexAndString>
KeggGmlHelper. getKeggReactionSubstrates(Edge e)
static ArrayList<IndexAndString>
KeggGmlHelper. getKeggReactionTypes(Attributable nodeOrEdge)
static ArrayList<IndexAndString>
KeggGmlHelper. getRelationSourceAndTargets(Edge e)
static ArrayList<IndexAndString>
KeggGmlHelper. getRelationSubTypeNames(Edge e)
static ArrayList<IndexAndString>
KeggGmlHelper. getRelationTypes(Edge e)