public interface FieldExtractorType extends ExtractorType
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FieldType> |
getField()
Returns the value of the 'Field' containment reference list.
|
getName, setNamestatic final String copyright
org.eclipse.emf.common.util.EList<FieldType> getField()
FieldType.
Each regular expression group must be
named. The name will be the data item
name. If a regular expression group is
not named it will not be extracted.
ConfigurationPackage.getFieldExtractorType_Field()