| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| Modifier and Type | Method and Description |
|---|---|
DependencyMember |
DependencyDescription.addMember(ItemPath itemPath) |
DependencyMember |
Dependency.addMember(ItemPath itemPath) |
DependencyMember |
DependencyDescription.addMember(ItemPath itemPath,
CastorHashMap props,
String classProps) |
DependencyMember |
Dependency.addMember(ItemPath itemPath,
CastorHashMap props,
String classProps) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DependencyMember> |
DependencyDescription.newInstance() |
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.