public class FilterSimulationsByRegex extends java.lang.Object implements SearchFilter
| Constructor and Description |
|---|
FilterSimulationsByRegex(java.lang.String regexString) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
filter() |
SimulationFilterType |
filterType() |
public FilterSimulationsByRegex(java.lang.String regexString)
@NotNull public java.lang.String filter()
filter in interface SearchFilterpublic SimulationFilterType filterType()
filterType in interface SimulationFilter