| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| org.cristalise.kernel.graph.model |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationVertexFactory.create(GraphModelManager graphModelManager,
GraphPoint location,
TypeNameAndConstructionInfo typeNameAndConstructionInfo) |
| Modifier and Type | Method and Description |
|---|---|
GraphModelManager |
GraphModel.getManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
VertexFactory.create(GraphModelManager graphModelManager,
GraphPoint location,
TypeNameAndConstructionInfo typeNameAndConstructionInfo) |
void |
EdgeFactory.create(GraphModelManager graphModelManager,
Vertex origin,
Vertex terminus,
TypeNameAndConstructionInfo typeNameAndConstructionInfo) |
void |
GraphModel.setManager(GraphModelManager mgr) |
Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.