Uses of Class
org.cristalise.kernel.graph.model.GraphModelManager
Packages that use GraphModelManager
Package
Description
Collections are Item local objects that reference other Items.
-
Uses of GraphModelManager in org.cristalise.kernel.collection
Methods in org.cristalise.kernel.collection with parameters of type GraphModelManagerModifier and TypeMethodDescriptionvoidAggregationVertexFactory.create(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) -
Uses of GraphModelManager in org.cristalise.kernel.graph.model
Methods in org.cristalise.kernel.graph.model that return GraphModelManagerMethods in org.cristalise.kernel.graph.model with parameters of type GraphModelManagerModifier and TypeMethodDescriptionvoidEdgeFactory.create(GraphModelManager graphModelManager, Vertex origin, Vertex terminus, TypeNameAndConstructionInfo typeNameAndConstructionInfo) voidVertexFactory.create(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) voidGraphModel.setManager(GraphModelManager mgr)