Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACDataStoreNode
-
Packages that use ACDataStoreNode Package Description de.mid.innovator.srv2api.icw2ac 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 ACDataStoreNode Modifier and Type Method Description static 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, java.lang.String name, java.awt.Point position, ELType ohType)Extends the basic function 'EntCreateOclCmd' for the elementACDataStoreNodeby setting/modifying further attributes or elements.
-