Modifier and type | Property and description |
---|---|
IExpressionBuilder | initialValue Replies the initialValue. |
SarlField | sarlField Replies the generated element. |
Modifier and type | Action and description |
---|---|
void | addModifier(String) Add a modifier. |
void | eInit(XtendTypeDeclaration,String,String,IJvmTypeProvider) Initialize the Ecore element. |
org.eclipse.emf.ecore.resource.Resource | eResource Replies the resource. |
IExpressionBuilder | getInitialValue Replies the initialValue. |
SarlField | getSarlField Replies the generated element. |
void | setDocumentation(String) Change the documentation of the element. |
void | setType(String) Change the type. |
java.lang.String | toString |
val initialValue : IExpressionBuilder
This property is an alias for the action: getInitialValue
val sarlField : SarlField
This property is an alias for the action: getSarlField
new
def addModifier(String)
def eInit(XtendTypeDeclaration,String,String,IJvmTypeProvider)
def eResource : org.eclipse.emf.ecore.resource.Resource
def getInitialValue : IExpressionBuilder
def getSarlField : SarlField
def setDocumentation(String)
def setType(String)
def toString : java.lang.String