Uses of Class
org.cristalise.kernel.collection.Dependency
Packages that use Dependency
Package
Description
Collections are Item local objects that reference other Items.
The implementation of the Item lifecycle, as composite workflows.
-
Uses of Dependency in org.cristalise.kernel.collection
Subclasses of Dependency in org.cristalise.kernel.collectionMethods in org.cristalise.kernel.collection with parameters of type DependencyModifier and TypeMethodDescriptionDependency.compare(Dependency other) Returns all DependencyMember that are members of the other collection but not members of this one. -
Uses of Dependency in org.cristalise.kernel.entity.imports
Methods in org.cristalise.kernel.entity.imports that return Dependency -
Uses of Dependency in org.cristalise.kernel.lifecycle
Methods in org.cristalise.kernel.lifecycle that return DependencyModifier and TypeMethodDescriptionCompositeActivityDef.makeActDefCollection(TransactionKey transactionKey) Used in Script CompositeActivityDefCollSetter -
Uses of Dependency in org.cristalise.kernel.lifecycle.instance.predefined
Methods in org.cristalise.kernel.lifecycle.instance.predefined that return DependencyModifier and TypeMethodDescriptionprotected DependencyManageMembersOfCollectionBase.addCurrentDependencyUpdate(ItemPath currentItem, Node dependencyNode) Adds an update instruction to call the predefined step on the current Item based on serialized Dependency.protected DependencyPredefinedStepCollectionBase.getDependency()Deprecated.Methods in org.cristalise.kernel.lifecycle.instance.predefined with parameters of type DependencyModifier and TypeMethodDescriptionprotected voidAddMembersToCollection.checkCardinatilyConstraint(Dependency currentDependency, Dependency inputDependency, ItemPath itemPath, TransactionKey transactionKey) protected voidManageMembersOfCollectionBase.checkCardinatilyConstraint(Dependency currentDependency, Dependency inputDependency, ItemPath itemPath, TransactionKey transactionKey) protected voidAddMembersToCollection.evaluateScript(ItemPath item, Dependency dependency, DependencyMember newMember, TransactionKey transactionKey) protected voidPredefinedStepCollectionBase.evaluateScript(ItemPath item, Dependency dependency, DependencyMember newMember, TransactionKey transactionKey) Deprecated.Executes a script if exists.protected voidRemoveMembersFromCollection.evaluateScript(ItemPath item, Dependency dependency, DependencyMember newMember, TransactionKey transactionKey) -
Uses of Dependency in org.cristalise.kernel.utils
Methods in org.cristalise.kernel.utils that return DependencyModifier and TypeMethodDescriptiondefault DependencyDescriptionObject.makeDescCollection(BuiltInCollections collection, TransactionKey transactionKey, DescriptionObject... descs)