Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPDataStore
Packages that use BPDataStore
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPDataStore in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPDataStoreModifier and TypeMethodDescriptionstatic BPDataStoreBPDataStoreHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Store with template and container.static BPDataStoreBPDataStoreHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Store with stereotype and container.BPDataObject.getDataStore()The reuseable data store element being referenced.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPDataStoreModifier and TypeMethodDescriptionvoidBPDataObject.setDataStore(BPDataStore value) Set the value of Foreign Key DataStore.