| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationMember |
Aggregation.addMember(CastorHashMap props,
String classProps,
GraphPoint location,
int w,
int h) |
AggregationMember |
AggregationInstance.addMember(ItemPath itemPath,
CastorHashMap props,
String classProps) |
AggregationMember |
Aggregation.addMember(ItemPath itemPath,
CastorHashMap props,
String classProps) |
AggregationMember |
AggregationInstance.addMember(ItemPath itemPath,
CastorHashMap props,
String classProps,
GraphPoint location,
int w,
int h) |
AggregationMember |
Aggregation.addMember(ItemPath itemPath,
CastorHashMap props,
String classProps,
GraphPoint location,
int w,
int h) |
AggregationMember |
Aggregation.addSlot(CastorHashMap props,
String classProps) |
AggregationMember |
Aggregation.addSlot(CastorHashMap props,
String classProps,
GraphPoint location,
int w,
int h) |
AggregationMember |
Aggregation.getMemberPair(int vertexID) |
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.