Pass ids of selected objects (attributes, metrics and elements).
attributes
List of ids for selected attributes.
metrics
List of ids for selected metrics.
attr_elements
List of ids for selected attribute elements.
attr_elements
List of ids for selected attribute elements.
new()
Filter$new(attributes = NULL, metrics = NULL, attr_elements = NULL)
select()
Filter$select(object_id)
clear()
Filter$clear()
requested_objects()
Filter$requested_objects()
view_filter()
Filter$view_filter()
filter_body()
Filter$filter_body()
clone()
The objects of this class are cloneable with this method.
Filter$clone(deep = FALSE)
deep
Whether to make a deep clone.