Modifier and type | Property and description |
---|---|
org.eclipse.xtext.xbase.XExpression | defaultValue Returns the value of the 'Default Value' containment reference. |
Modifier and type | Action and description |
---|---|
abstract org.eclipse.xtext.xbase.XExpression | getDefaultValue Returns the value of the 'Default Value' containment reference. |
abstract void | setDefaultValue(XExpression) Sets the value of the 'Default Value' containment reference. |
var defaultValue : org.eclipse.xtext.xbase.XExpression
This property is an alias for the action: getDefaultValue
def getDefaultValue : org.eclipse.xtext.xbase.XExpression
def setDefaultValue(XExpression)