Uses of Interface
de.mid.innovator.srv2api.icw2im.IMSequence
Packages that use IMSequence
Package
Description
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
-
Uses of IMSequence in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im that return IMSequenceModifier and TypeMethodDescriptionstatic IMSequenceIMSequenceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Sequence Type with template and container.static IMSequenceIMSequenceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Sequence Type with stereotype and container.static IMSequenceIMSequenceHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates aIMSequencefor the given sequence type.(ER element) in the givenMEModel(DB element).
This standard mapping creates aMEMappingDependencywith the given type as requirement element and with the newly created type as implementation element.Methods in de.mid.innovator.srv2api.icw2im that return types with arguments of type IMSequenceModifier and TypeMethodDescriptionIMSemanticDataType.getPrimaryKeySequence()List of all sequence types using thisIMSemanticDataTypein a referencing foreign key.