| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| org.cristalise.kernel.entity.imports | |
| org.cristalise.kernel.lifecycle |
The implementation of the Item lifecycle, as composite workflows.
|
| org.cristalise.kernel.lifecycle.instance.predefined |
| Modifier and Type | Class and Description |
|---|---|
class |
DependencyDescription |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyMember> |
Dependency.compare(Dependency other)
Returns all DependencyMember that are members of the other collection but not members of this one.
|
| Modifier and Type | Method and Description |
|---|---|
Dependency |
ImportDependency.create() |
| Modifier and Type | Method and Description |
|---|---|
Dependency |
CompositeActivityDef.makeActDefCollection()
Used in Script CompositeActivityDefCollSetter
|
Dependency |
ActivityDef.makeDescCollection(BuiltInCollections collection,
DescriptionObject... descs) |
| Modifier and Type | Method and Description |
|---|---|
protected Dependency |
PredefinedStepCollectionBase.getDependency() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PredefinedStepCollectionBase.evaluateScript(ItemPath item,
Dependency dependency,
DependencyMember newMember,
Object locker)
Executes a script if exists.
|
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.