Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANTestIdentity
-
Packages that use ANTestIdentity 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 ANTestIdentity in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANTestIdentity Modifier and Type Method Description static ANTestIdentity
ANTestIdentityHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Test Identity Action with template and container.static ANTestIdentity
ANTestIdentityHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Test Identity Action with stereotype and container.ANTestIdentity
ANOutputPin. getTestIdentityAction()
Action that tests if two values are identical objects.ANTestIdentity
ANInputPin. getTestIdentityActionFirst()
Action that tests if two values are identical objects.ANTestIdentity
ANInputPin. getTestIdentityActionSecond()
Action that tests if two values are identical objects.
-