Révision 3134
tmp/org.txm.groovy.core/src/groovy/org/txm/macro/cqp/SetMatchingStrategyMacro.groovy (revision 3134) | ||
---|---|---|
18 | 18 |
} |
19 | 19 |
|
20 | 20 |
// BEGINNING OF PARAMETERS |
21 |
@Field @Option(name="matchingStrategy", usage="CQL matching strategy", widget="String", required=false, def="shortest | standard | longest | traditional") |
|
21 |
@Field @Option(name="matchingStrategy", usage="CQL matching strategy (shortest | standard | longest | traditional)", widget="String", required=false, def="shortest | standard | longest | traditional")
|
|
22 | 22 |
def matchingStrategy |
23 | 23 |
// Open the parameters input dialog box |
24 | 24 |
if (!ParametersDialog.open(this)) return; |
Formats disponibles : Unified diff