Uses of Class
org.cristalise.kernel.property.PropertyArrayList
Packages that use PropertyArrayList
Package
Description
Collections are Item local objects that reference other Items.
-
Uses of PropertyArrayList in org.cristalise.kernel.collection
Methods in org.cristalise.kernel.collection with parameters of type PropertyArrayListModifier and TypeMethodDescriptionvoidDependency.addToItemProperties(PropertyArrayList props, TransactionKey transactionKey) Add Dependency specific values to ItemProperties.booleanDependencyMember.convertToItemPropertyByScript(PropertyArrayList props, TransactionKey transactionKey) Executes Script if it was defined in the Member properties -
Uses of PropertyArrayList in org.cristalise.kernel.entity.imports
Fields in org.cristalise.kernel.entity.imports declared as PropertyArrayListMethods in org.cristalise.kernel.entity.imports that return PropertyArrayList -
Uses of PropertyArrayList in org.cristalise.kernel.lifecycle.instance.predefined
Methods in org.cristalise.kernel.lifecycle.instance.predefined that return PropertyArrayListModifier and TypeMethodDescriptionprotected PropertyArrayListCreateItemFromDescription.instantiateProperties(ItemProxy descItem, String descVer, PropertyArrayList initProps, String newName, TransactionKey transactionKey) protected PropertyArrayListCreateItemFromDescription.unmarshallInitProperties(String initPropString) Unmarshalls initial Propertiesprotected PropertyArrayListUpdateProperitesFromDescription.unmarshallInitProperties(String initPropString) Unmarshalls initial PropertiesMethods in org.cristalise.kernel.lifecycle.instance.predefined with parameters of type PropertyArrayListModifier and TypeMethodDescriptionprotected voidCreateItemFromDescription.initialiseItem(ItemPath newItem, AgentProxy agent, ItemProxy descItem, PropertyArrayList initProps, String outcome, String newName, String descVer, DomainPath context, ItemPath newItemPath, TransactionKey transactionKey) static Collection<?> CreateItemFromDescription.instantiateCollection(String collName, ItemProxy descItem, String descVer, PropertyArrayList newProps, TransactionKey transactionKey) protected CollectionArrayListCreateItemFromDescription.instantiateCollections(ItemProxy descItem, String descVer, PropertyArrayList newProps, TransactionKey transactionKey) Copies the CollectionDescriptions of the Item requesting this predefined step.protected PropertyArrayListCreateItemFromDescription.instantiateProperties(ItemProxy descItem, String descVer, PropertyArrayList initProps, String newName, TransactionKey transactionKey) static voidCreateItemFromDescription.storeItem(AgentPath agent, ItemPath item, PropertyArrayList props, CollectionArrayList colls, CompositeActivity ca, Viewpoint initViewpoint, String initOutcomeString, TransactionKey transactionKey) -
Uses of PropertyArrayList in org.cristalise.kernel.lookup
Fields in org.cristalise.kernel.lookup declared as PropertyArrayList -
Uses of PropertyArrayList in org.cristalise.kernel.property
Methods in org.cristalise.kernel.property that return PropertyArrayListModifier and TypeMethodDescriptionPropertyDescriptionList.instantiate(PropertyArrayList initProps) Before instantiating checks that supplied initial Properties exist in description listMethods in org.cristalise.kernel.property with parameters of type PropertyArrayListModifier and TypeMethodDescriptionPropertyDescriptionList.instantiate(PropertyArrayList initProps) Before instantiating checks that supplied initial Properties exist in description listvoidPropertyArrayList.merge(PropertyArrayList newProps) Merge properties