| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.serializer | |
| org.eclipse.xtext.util | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Method and Description |
|---|---|
ReferencedMetamodel |
XtextFactory.createReferencedMetamodel()
Returns a new object of class 'Referenced Metamodel'
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferencedMetamodelImpl
An implementation of the model object 'Referenced Metamodel'
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedMetamodel |
XtextFactoryImpl.createReferencedMetamodel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_ReferencedMetamodel(ISerializationContext context,
ReferencedMetamodel semanticObject)
Contexts:
AbstractMetamodelDeclaration returns ReferencedMetamodel
ReferencedMetamodel returns ReferencedMetamodel
Constraint:
(ePackage=[EPackage|STRING] alias=ValidID?)
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseReferencedMetamodel(ReferencedMetamodel object)
Returns the result of interpreting the object as an instance of 'Referenced Metamodel'
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextValidator.checkExternalPackage(ReferencedMetamodel metamodelReference,
String importURI) |
void |
XtextValidator.checkReferencedMetamodel(ReferencedMetamodel metamodel) |
protected List<GeneratedMetamodel> |
XtextValidator.getInheritedGeneratedMetamodels(ReferencedMetamodel metamodel) |
protected String |
XtextValidator.getUsedUri(ReferencedMetamodel metamodel) |
Copyright © 2015. All Rights Reserved.