public interface Parenthesis extends Atom
The following features are supported:
StoexPackage.getParenthesis()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
Expression |
getInnerExpression()
Returns the value of the 'Inner Expression' containment reference.
|
void |
setInnerExpression(Expression value)
Sets the value of the '
Inner Expression ' containment reference. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final java.lang.String copyright
Expression getInnerExpression()
If the meaning of the 'Inner Expression' containment reference isn't clear, there really should be more of a description here...
setInnerExpression(Expression)
,
StoexPackage.getParenthesis_InnerExpression()
void setInnerExpression(Expression value)
Inner Expression
' containment reference. value
- the new value of the 'Inner Expression' containment reference.getInnerExpression()