Pass ids of selected objects (attributes, metrics and elements).
attributesList of ids for selected attributes.
metricsList of ids for selected metrics.
attr_elementsList of ids for selected attribute elements.
attr_elementsList 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)
deepWhether to make a deep clone.