io.sarl.lang.documentation
Class InnerBlockDocumentationAdapter
All Superinterfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
class InnerBlockDocumentationAdapter
extends java.lang.Object
Property Summary
Modifier and type Property and description
java.lang.String documentation
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
java.lang.String getDocumentation
boolean isAdapterForType(Object)
void setDocumentation(String)
Property Details
documentation
var documentation : java.lang.String

This property is an alias for the action: getDocumentation

Constructor Details
new
new
Action Details
getDocumentation
def getDocumentation : java.lang.String
isAdapterForType(Object)
def isAdapterForType(Object) : boolean
setDocumentation(String)
def setDocumentation(String)