Uses of Interface
step.repository.alm.v16.otaclient.IGraph
-
Packages that use IGraph Package Description step.repository.alm.v16.otaclient -
-
Uses of IGraph in step.repository.alm.v16.otaclient
Subinterfaces of IGraph in step.repository.alm.v16.otaclient Modifier and Type Interface Description interface
IGraph2
Represents a graph built through a method.interface
IGraph3
Represents a graph built through a method.Methods in step.repository.alm.v16.otaclient that return IGraph Modifier and Type Method Description IGraph
IGraphBuilder2. getGraphResultFromString(java.lang.String input, IGraphDefinition pGraphDef)
Build the graph.
-