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 ACDataStoreNode
ACDataStoreNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Data Store Node with template and container.static ACDataStoreNode
ACDataStoreNodeHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Data Store Node with stereotype and container.static ACDataStoreNode
ACDataStoreNodeHelper. createSub(SrvContext srvCtx, ELContainerAble ohContainer, MMCreateTemplate ohTemplate, java.lang.String name, java.awt.Point position, ELType ohType)
Extends the basic function 'EntCreateOclCmd' for the elementACDataStoreNode
by setting/modifying further attributes or elements.
-