Uses of Interface
de.mid.innovator.srv2api.icw2ia.IALostAndFound
Packages that use IALostAndFound
Package
Description
The Interaction package describes the concepts needed to express interactions.
-
Uses of IALostAndFound in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IALostAndFoundModifier and TypeMethodDescriptionstatic IALostAndFoundIALostAndFoundHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Lost and Found with template and container.static IALostAndFoundIALostAndFoundHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Lost and Found with stereotype and container.Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IALostAndFoundModifier and TypeMethodDescriptionIAInteraction.getLostAndFound(K_CONTROL_OPTION... behaviourFlags) The occurrences of lost or found messages contained in this interaction.