Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMEngineeringAction
Packages that use MMEngineeringAction
Package
Description
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
Meta model and administration information.
-
Uses of MMEngineeringAction in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return MMEngineeringActionModifier and TypeMethodDescriptionELValSpecString.getOwningClassPathAction()The engineering action that owns this class path's string value.ELValSpecString.getOwningEngineeringTag()The engineering action that owns this tag string value.ELValSpecString.getOwningVirtualMachineAction()The engineering action that owns this virtual machine's string value. -
Uses of MMEngineeringAction in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return MMEngineeringActionModifier and TypeMethodDescriptionstatic MMEngineeringActionMMEngineeringActionHelper.create(SrvContext srvCtx, ELElement item) Creates a new engineering action.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMEngineeringActionModifier and TypeMethodDescriptionMMEngineeringSequence.getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags) All engineering actions owned by this engineering sequence.MMVerifyClassification.getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags) All engineering actions owned by this verification category.static List<MMEngineeringAction> MMEngineeringActionHelper.getTaggedAction(SrvContext srvCtx, List<String> seq) Returns all engineering actions which are tagged with all given tags in string sequence.