Uses of Class
org.cristalise.kernel.collection.AggregationMember
Packages that use AggregationMember
Package
Description
Collections are Item local objects that reference other Items.
-
Uses of AggregationMember in org.cristalise.kernel.collection
Methods in org.cristalise.kernel.collection that return AggregationMemberModifier and TypeMethodDescriptionAggregation.addMember(ItemPath itemPath, CastorHashMap props, String classProps, GraphPoint location, int w, int h, TransactionKey transactionKey) Aggregation.addMember(ItemPath itemPath, CastorHashMap props, String classProps, TransactionKey transactionKey) Aggregation.addMember(CastorHashMap props, String classProps, GraphPoint location, int w, int h, TransactionKey transactionKey) AggregationInstance.addMember(ItemPath itemPath, CastorHashMap props, String classProps, GraphPoint location, int w, int h, TransactionKey transactionKey) AggregationInstance.addMember(ItemPath itemPath, CastorHashMap props, String classProps, TransactionKey transactionKey) Aggregation.addSlot(CastorHashMap props, String classProps) Aggregation.addSlot(CastorHashMap props, String classProps, GraphPoint location, int w, int h) Aggregation.getMemberPair(int vertexID) Aggregation.removeMember(int memberId) -
Uses of AggregationMember in org.cristalise.kernel.lifecycle.renderer
Methods in org.cristalise.kernel.lifecycle.renderer with parameters of type AggregationMember