All Superinterfaces:
ISarlEnumLiteralBuilder
Builder of a Sarl SarlEnumLiteral. AbstractMemberBuilderFragment.java : appendTo : 154
Property Summary
Properties
Constructor Summary
Constructors
Constructor and description
new
Action Summary
All actions
Instance actions
Inherited: computeUnusedUri(ResourceSet) ,
dispose ,
findType(Notifier,String) ,
getAssociatedElement(Class<T>,EObject,Resource,boolean) ,
getExecutableReferenceFor(EObject) ,
getImportManager ,
getImportsConfiguration ,
getPrimitiveTypes ,
getQualifiedName(EObject) ,
getResourceFactory ,
getScriptFileExtension ,
getTypeReferenceBuilder ,
getTypeReferenceFor(EObject,JvmTypeReference*) ,
getTypeReferences ,
getTypeResolutionContext ,
isActionBodyAllowed(XtendTypeDeclaration) ,
isSubTypeOf(EObject,JvmTypeReference,JvmTypeReference) ,
isTypeReference(JvmTypeReference) ,
newTypeRef(Class<T>,JvmTypeReference*) ,
newTypeRef(JvmType,JvmTypeReference*) ,
newTypeRef(Notifier,Class<T>,JvmTypeReference*) ,
newTypeRef(Notifier,String) ,
newTypeRef(String) ,
setFileExtensions(String) ,
setTypeResolutionContext(IJvmTypeProvider) ,
toResource(Notifier)
Property Details
sarlEnumLiteral
val sarlEnumLiteral : SarlEnumLiteral
Replies the generated element.
This property is an alias for the action: getSarlEnumLiteral
See:
Constructor Details
new
new
Action Details
eInit(EObject,String,IJvmTypeProvider)
def eInit(EObject,String,IJvmTypeProvider)
Initialize the Ecore element.
Parameters:
container -
name -
context -
See:
eResource
def eResource : org.eclipse.emf.ecore.resource.Resource
Replies the resource.
See:
getSarlEnumLiteral
def getSarlEnumLiteral : SarlEnumLiteral
Replies the generated element.
See:
setDocumentation(String)
def setDocumentation(String) : ISarlEnumLiteralBuilder
Change the documentation of the element.
The documentation will be displayed just before the element.
Parameters:
doc -
Returns:
See:
toString
def toString : java.lang.String
See: