public class AlgorithmInfoFilterOperator extends Object
AlgorithmInfo como parâmetro| Constructor and Description |
|---|
AlgorithmInfoFilterOperator(boolean ignoreCase,
boolean useRegex,
boolean showSimple,
boolean showFlow,
String text)
Cosnturtor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(csbase.logic.algorithms.AlgorithmInfo info)
Aceita ou não o AlgorithmInfo
|
public AlgorithmInfoFilterOperator(boolean ignoreCase,
boolean useRegex,
boolean showSimple,
boolean showFlow,
String text)
ignoreCase - Se deve ignorar caixa alta/baixauseRegex - Se o texto é uma expressão regularshowSimple - se deve mostrar algorithmo simplesshowFlow - Se deve mostrar fluxotext - Texto para casamento no filtroCopyright © 2018. All rights reserved.