Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPDataStore
-
Packages that use BPDataStore Package Description de.mid.innovator.srv2api.icw2bp 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 BPDataStore Modifier and Type Method Description static 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.BPDataStoreBPDataObject. getDataStore()The reuseable data store element being referenced.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPDataStore Modifier and Type Method Description voidBPDataObject. setDataStore(BPDataStore value)Set the value of Foreign Key DataStore.
-