Filter Type

A filter type describes a class of filters.It contains all the information to generate a Filter dialog, through which filters can be created.The element lists can be generated from a filter using the relationships of the FilterType to action descriptors.

At run time, filters can be created and edited via the フィルター定義ビュー.If element types have been defined with relationships to filter types, you can also create filters via the context menu of an element.In this case, the input fields of the Filter dialog is initialized with the property values of an element.

属性 Type 説明
ID * ID * The ID of the filter type.
Label [O] String The label of the filter in the context menu of the フィルター定義ビュー to define a new filter.If not used, the ID is displayed.
関係 Cardinality Description
Has_Action 1..* Relationship to an action descriptor, via which an element list can be generated using the filter criteria.
Has_Filtercriterion 1..* Relationship to a property that is interpreted as a filter criterion.