public class WfEdgeDefFactory extends Object implements org.cristalise.kernel.graph.model.EdgeFactory
| Constructor and Description |
|---|
WfEdgeDefFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(org.cristalise.kernel.graph.model.GraphModelManager graphModelManager,
org.cristalise.kernel.graph.model.Vertex origin,
org.cristalise.kernel.graph.model.Vertex terminus,
org.cristalise.kernel.graph.model.TypeNameAndConstructionInfo typeNameAndConstructionInfo) |
public void create(org.cristalise.kernel.graph.model.GraphModelManager graphModelManager,
org.cristalise.kernel.graph.model.Vertex origin,
org.cristalise.kernel.graph.model.Vertex terminus,
org.cristalise.kernel.graph.model.TypeNameAndConstructionInfo typeNameAndConstructionInfo)
create in interface org.cristalise.kernel.graph.model.EdgeFactoryCopyright © 2017 CRISTAL-iSE. All rights reserved.