Package org.cristalise.kernel.collection
Class AggregationVertexFactory
java.lang.Object
org.cristalise.kernel.collection.AggregationVertexFactory
- All Implemented Interfaces:
VertexFactory
GraphModel vertex factory for AggregationMembers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) voidsetCreationContext(Object aggregation)
-
Constructor Details
-
AggregationVertexFactory
public AggregationVertexFactory()
-
-
Method Details
-
setCreationContext
- Specified by:
setCreationContextin interfaceVertexFactory
-
create
public void create(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) throws Exception - Specified by:
createin interfaceVertexFactory- Throws:
Exception
-