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 ANTestIdentityANTestIdentityHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Test Identity Action with template and container.static ANTestIdentityANTestIdentityHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Test Identity Action with stereotype and container.ANTestIdentityANOutputPin. getTestIdentityAction()Action that tests if two values are identical objects.ANTestIdentityANInputPin. getTestIdentityActionFirst()Action that tests if two values are identical objects.ANTestIdentityANInputPin. getTestIdentityActionSecond()Action that tests if two values are identical objects.
-