Uses of Interface
step.repository.alm.v16.otaclient.IGraphDefinition
-
Packages that use IGraphDefinition Package Description step.repository.alm.v16.otaclient -
-
Uses of IGraphDefinition in step.repository.alm.v16.otaclient
Subinterfaces of IGraphDefinition in step.repository.alm.v16.otaclient Modifier and Type Interface Description interface
IGraphDefinition2
Configuration information used to build a graph.Methods in step.repository.alm.v16.otaclient with parameters of type IGraphDefinition Modifier and Type Method Description IGraph
IGraphBuilder2. getGraphResultFromString(java.lang.String input, IGraphDefinition pGraphDef)
Build the graph.java.lang.String
IGraphBuilder2. startBuildGraph(IGraphDefinition pGraphDef)
Build the graph.
-