Modifier and type | Action and description |
---|---|
void | addModifier(String) Add a modifier. |
void | eInit(SarlScript,String,IJvmTypeProvider) Initialize the Ecore element when inside a script. |
org.eclipse.emf.ecore.resource.Resource | eResource Replies the resource to which the SarlSpace is attached. |
SarlSpace | getSarlSpace Replies the generated SarlSpace. |
void | setDocumentation(String) Change the documentation of the element. |
java.lang.String | toString |
val sarlSpace : SarlSpace
This property is an alias for the action: getSarlSpace
new
def addModifier(String)
def eInit(SarlScript,String,IJvmTypeProvider)
def eResource : org.eclipse.emf.ecore.resource.Resource
def getSarlSpace : SarlSpace
def setDocumentation(String)
def toString : java.lang.String