Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACInterruptibleRegion
-
Packages that use ACInterruptibleRegion 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 ACInterruptibleRegion in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACInterruptibleRegion Modifier and Type Method Description static ACInterruptibleRegion
ACInterruptibleRegionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Interruptible Activity Region with template and container.static ACInterruptibleRegion
ACInterruptibleRegionHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Interruptible Activity Region with stereotype and container.ACInterruptibleRegion
ACActivityEdge. getInterrupts()
Methods in de.mid.innovator.srv2api.icw2ac with parameters of type ACInterruptibleRegion Modifier and Type Method Description boolean
ACActivityNode. isInInterruptibleRegion(ACInterruptibleRegion refObj)
-