public interface Field
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ParserPackage.getField()| Modifier and Type | Method and Description |
|---|---|
VariantType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(VariantType value)
Sets the value of the '
Type' attribute. |
VariantType getType()
VariantType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
VariantType,
setType(VariantType),
ParserPackage.getField_Type()void setType(VariantType value)
Type' attribute.
value - the new value of the 'Type' attribute.VariantType,
getType()