Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANDestroyObject

Packages that use ANDestroyObject
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 ANDestroyObject in de.mid.innovator.srv2api.icw2ac
 

Methods in de.mid.innovator.srv2api.icw2ac that return ANDestroyObject
static ANDestroyObject ANDestroyObjectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
          Create a new Destroy Object Action with template and container.
static ANDestroyObject ANDestroyObjectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
          Create a new Destroy Object Action with stereotype and container.
 ANDestroyObject ANInputPin.getDestroyObjectAction()
          Action that destroys objects.