Interface EdgeFactory
public interface EdgeFactory
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(GraphModelManager graphModelManager, Vertex origin, Vertex terminus, TypeNameAndConstructionInfo typeNameAndConstructionInfo)
-
Method Details
-
create
void create(GraphModelManager graphModelManager, Vertex origin, Vertex terminus, TypeNameAndConstructionInfo typeNameAndConstructionInfo)
-