Uses of Class
de.mid.innovator.srv2api.icw2im.ARG_IMViewCombinedViewFeature
Packages that use ARG_IMViewCombinedViewFeature
Package
Description
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
-
Uses of ARG_IMViewCombinedViewFeature in de.mid.innovator.srv2api.icw2im
Fields in de.mid.innovator.srv2api.icw2im with type parameters of type ARG_IMViewCombinedViewFeatureModifier and TypeFieldDescriptionARG_IMViewCombinedView.seqFeatureSorted list of features in this viewARG_IMViewCombinedViewSubView.seqFeaturesorted list of features in this viewMethod parameters in de.mid.innovator.srv2api.icw2im with type arguments of type ARG_IMViewCombinedViewFeatureModifier and TypeMethodDescriptionIMView.combinedViewModify(List<ARG_IMViewCombinedViewFeature> seqFeature, List<ARG_IMViewCombinedViewSubView> seqSubView) The combined view may be completed by creating a new feature for each empty element of the feature lists.Constructor parameters in de.mid.innovator.srv2api.icw2im with type arguments of type ARG_IMViewCombinedViewFeatureModifierConstructorDescriptionARG_IMViewCombinedView(List<ARG_IMViewCombinedViewFeature> seqFeature, List<ARG_IMViewCombinedViewSubView> seqSubView) ARG_IMViewCombinedViewSubView(IMView ohView, String name, String bitmap, String tooltip, List<ARG_IMViewCombinedViewFeature> seqFeature)