public interface InputDefinition
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ParserPackage.getInputDefinition()
Modifier and Type | Method and Description |
---|---|
Input |
createInput(CreationContext creationContext) |
org.eclipse.emf.common.util.EList<TransformerDefinition> |
getTransformers()
Returns the value of the 'Transformers' containment reference list.
|
org.eclipse.emf.common.util.EList<TransformerDefinition> getTransformers()
TransformerDefinition
.
If the meaning of the 'Transformers' containment reference list isn't clear, there really should be more of a description here...
ParserPackage.getInputDefinition_Transformers()
Input createInput(CreationContext creationContext)