Uses of Interface
de.mid.innovator.srv2api.icw2im.IMUniqueKeyFeature
Packages that use IMUniqueKeyFeature
Package
Description
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
-
Uses of IMUniqueKeyFeature in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im that return IMUniqueKeyFeatureModifier and TypeMethodDescriptionstatic IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with template and container with requirement.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with stereotype and container with requirement.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with template and container with requirement.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with stereotype and container with requirement.IMKeyRelationshipFeature.getUniqueKeyFeature()Reference to the unique key feature referenced by this key relationship feature.Methods in de.mid.innovator.srv2api.icw2im that return types with arguments of type IMUniqueKeyFeatureModifier and TypeMethodDescriptionstatic List<IMUniqueKeyFeature> IMUniqueKeyFeatureHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates an analogIMUniqueKeyFeaturefor the given ER element in the givenDBUniqueKey(DB element).IMUniqueKey.getOwnedUniqueKeyFeature(K_CONTROL_OPTION... behaviourFlags) List of unique key features of this unique key.