global class FilterOperator { global Object clone() { } global String getLabel() { } global String getName() { } global String toString() { } }