public interface ICreatorEffortGraph
Modifier and Type | Method and Description |
---|---|
org.jgrapht.UndirectedGraph<EffortGraphNode,org.jgraph.graph.DefaultEdge> |
getGraph(java.lang.String scenarioPath,
MappingTool tool) |
int |
getNumSchemaSource() |
int |
getNumSchemaTarget() |
void |
setNumSchemaSource(int i) |
void |
setNumSchemaTarget(int i) |
org.jgrapht.UndirectedGraph<EffortGraphNode,org.jgraph.graph.DefaultEdge> getGraph(java.lang.String scenarioPath, MappingTool tool)
int getNumSchemaSource()
int getNumSchemaTarget()
void setNumSchemaSource(int i)
void setNumSchemaTarget(int i)