public interface AdditiveOperator
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getAdditiveOperator()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOperator()
Returns the value of the 'Operator' attribute
|
void |
setOperator(java.lang.String value)
Sets the value of the '
Operator' attribute |
java.lang.String getOperator()
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
setOperator(String),
AstPackage.getAdditiveOperator_Operator()void setOperator(java.lang.String value)
Operator' attribute.
value - the new value of the 'Operator' attribute.getOperator()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.