extends vtkSMArrayListDomain to add support for arrays from represented data information.
virtual bool IsFilteredArray(vtkPVDataInformation *info, int association, const char *arrayName)
Returns true if an array should be filtered out.
void Update(vtkSMProperty *prop) override
Updates the string list based on the available arrays.
int ReadXMLAttributes(vtkSMProperty *prop, vtkPVXMLElement *element) override
Set the appropriate ivars from the xml element.
virtual vtkPVDataInformation * GetExtraDataInformation()
HACK: Provides a temporary mechanism for subclasses to provide an "additional" vtkPVDataInformation i...
list of arrays obtained from input
void PrintSelf(ostream &os, vtkIndent indent) override
vtkWeakPointer< vtkSMRepresentationProxy > RepresentationProxy
static vtkSMArrayListDomain * New()
bool UseTrueParentForRepresentatedDataInformation