public interface ExtractorDefinition
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Extractor |
createExtractor(CreationContext creationContext) |
String |
getPrefix()
Returns the value of the 'Prefix' attribute.
|
void |
setPrefix(String value)
Sets the value of the '
Prefix ' attribute. |
String getPrefix()
If the meaning of the 'Prefix' attribute isn't clear, there really should be more of a description here...
setPrefix(String)
,
ParserPackage.getExtractorDefinition_Prefix()
void setPrefix(String value)
Prefix
' attribute.
value
- the new value of the 'Prefix' attribute.getPrefix()
Extractor createExtractor(CreationContext creationContext)