Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACDataStoreNode
Packages that use ACDataStoreNode
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
-
Uses of ACDataStoreNode in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACDataStoreNodeModifier and TypeMethodDescriptionstatic ACDataStoreNodeACDataStoreNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Store Node with template and container.static ACDataStoreNodeACDataStoreNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Store Node with stereotype and container.static ACDataStoreNodeACDataStoreNodeHelper.createSub(SrvContext srvCtx, ELContainerAble ohContainer, MMCreateTemplate ohTemplate, String name, Point position, ELType ohType) Extends the basic function 'EntCreateOclCmd' for the elementACDataStoreNodeby setting/modifying further attributes or elements.