| Package | Description |
|---|---|
| org.coode.oppl.template.commons | |
| org.coode.oppl.template.commons.opplscript | |
| org.coode.oppl.template.commons.oppltestcase |
| Modifier and Type | Method and Description |
|---|---|
ParsingStrategy<String,O> |
StringTemplate.getParserCreationStrategy() |
| Constructor and Description |
|---|
StringTemplate(String templateString,
ReplacementStrategy<String,String> replacementStrategy,
ParsingStrategy<String,O> parserCreationStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationBasedSimpleOPPLParserCreationStrategy
Builds a parser that recognises named entities based on the value for the
annotation whose annotation properties are listed in a List provided to the
constructor for this class.
|
class |
SimpleOPPLParserCreationStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationBasedSimpleOPPLTestCaseParserCreationStrategy |
class |
SimpleOPPLTestCaseParsingStrategy |
Copyright © 2015 The University of Manchester. All Rights Reserved.