Uses of Interface
de.mid.innovator.srv2api.icw2im.IMKeyFeature
Packages that use IMKeyFeature
Package
Description
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
-
Uses of IMKeyFeature in de.mid.innovator.srv2api.icw2im
Subinterfaces of IMKeyFeature in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in de.mid.innovator.srv2api.icw2im with type parameters of type IMKeyFeatureModifier and TypeMethodDescription<T extends IMKeyFeature>
List<T> IMFeature.getKeyFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of key features that use thisIMFeature.<T extends IMKeyFeature>
List<T> IMKey.getOwnedKeyFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of key features of thisIMKey.