FilterModuleList

MacroModule
genre Test
author Lennart Tautz
package FMEwork/ReleaseMeVis
definition FilterModuleList.def
see also DetermineTestsOfModule

Purpose

An application analysis result might contain more modules than you want to test or process. With this module, you can filter the list of required modules.

Usage

Connect an application analysis result (or compatible object), select a prefix to identify modules to retain, and press Filter.

Windows

Default Panel

../../../Projects/APA/Modules/mhelp/Images/Screenshots/FilterModuleList._default.png

Input Fields

inAnalysisResult

name: inAnalysisResult, type: MLBase

An application analysis result object.

Output Fields

outAnalysisResult

name: outAnalysisResult, type: MLBase

The filtered application analysis result object. This is a copy, and no content apart from the module list is modified.

Parameter Fields

Visible Fields

Keep Modules That Start With

name: inPrefixToKeep, type: String

Module names that start with this string are kept, all others are removed from the result object.

Filter

name: filter, type: Trigger

Touch this field to filter the input object.