public interface FunctionLiteral extends Atom
The following features are supported:
StoexPackage.getFunctionLiteral()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
EList<Expression> |
getParameters_FunctionLiteral()
Returns the value of the 'Parameters Function Literal' containment reference
list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id '
attribute. |
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
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
StoexPackage.getFunctionLiteral_Id()
void setId(java.lang.String value)
Id
'
attribute. value
- the new value of the 'Id' attribute.getId()
EList<Expression> getParameters_FunctionLiteral()
Expression
.
If the meaning of the 'Parameters Function Literal' containment reference list isn't clear, there really should be more of a description here...
StoexPackage.getFunctionLiteral_Parameters_FunctionLiteral()