Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAUse
Packages that use IAUse
Package
Description
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
The Interaction package describes the concepts needed to express interactions.
-
Uses of IAUse in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return IAUseModifier and TypeMethodDescriptionELValSpec.getInteractionUse()Returns a usage of an interaction. -
Uses of IAUse in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IAUseModifier and TypeMethodDescriptionstatic IAUseIAUseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Interaction Use with template and container with requirement.static IAUseIAUseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Interaction Use with stereotype and container with requirement.IAGate.getInteractionUse()Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IAUse