Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAOrdering
Packages that use IAOrdering
Package
Description
The Interaction package describes the concepts needed to express interactions.
-
Uses of IAOrdering in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IAOrderingModifier and TypeMethodDescriptionstatic IAOrderingIAOrderingHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new General Ordering with template from source to target element.static IAOrderingIAOrderingHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new General Ordering with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IAOrderingModifier and TypeMethodDescriptionIAFragment.getGeneralOrdering(K_CONTROL_OPTION... behaviourFlags) The general ordering relationships contained in this fragment.IAOccSpec.getToAfter()The OccurrenceSpecification referred comes before the OccurrenceSpecification referred by 'After'.IAOccSpec.getToBefore()The OccurrenceSpecification referred comes after the OccurrenceSpecification referred by 'Before'.