new NotEquals(filterAtrribute, filterValue)
This is a filter class that implements the "not equal to" filter.
Parameters:
| Name | Type | Description | 
|---|---|---|
filterAtrribute | 
            
            String | The name of the feature attribute to be tested  | 
        
filterValue | 
            
            String | The filtering attribute value  | 
        
Returns:
An instance of OM.filter.NotEquals