See: Description
| Interface | Description |
|---|---|
| CollectionDescription<E extends CollectionMember> |
A collection that can be instantiated.
|
| CollectionMember |
CollectionMembers are pointers to individual Items in a collection.
|
| Class | Description |
|---|---|
| Aggregation |
A Collection with a graph layout
|
| AggregationDescription |
The description of a Collection with a graph layout.
|
| AggregationInstance | |
| AggregationMember |
A CollectionMember, or slot, of an Aggregation instance or description.
|
| AggregationVertexFactory |
GraphModel vertex factory for AggregationMembers
|
| AggregationVertexOutlineCreator |
AggregationMember vertex outline creator.
|
| Collection<E extends CollectionMember> |
Collections are Item local objects that reference other Items.
|
| CollectionArrayList |
A bundle of Collections.
|
| CollectionMemberList<E extends CollectionMember> |
A list of CollectionMembers, used internally in the Collection for XML
marshalling convenience.
|
| Dependency |
A Collection implementation that contains a variable number of members of the
same type, like a variable-length array.
|
| DependencyDescription | |
| DependencyMember |
| Enum | Description |
|---|---|
| BuiltInCollections |
Helper enumeration to make built-in Collection names easier to maintain and document
|
CollectionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.