Uses of Class
de.mid.innovator.srv2api.icw2model.ARG_MEDependencyAssignmentInfo
-
Packages that use ARG_MEDependencyAssignmentInfo Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of ARG_MEDependencyAssignmentInfo in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type ARG_MEDependencyAssignmentInfo Modifier and Type Method Description static java.util.List<ARG_MEDependencyAssignmentInfo>
MEDependencyHelper. getMEDependencyAssignmentInfo(SrvContext srvCtx, java.util.List<? extends ELElement> seqSource, java.util.List<? extends ELElement> seqTarget, MMStereotype ohDepStereotype, ELContainerAble ohTransitiveParent)
Calculates for a quantity of elements its dependency assignments.
-