| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisJvmModelInferrer._infer(Module element,
org.eclipse.xtext.xbase.jvmmodel.IJvmDeclaredTypeAcceptor acceptor,
boolean isPreIndexingPhase)
The dispatch method
infer is called for each instance of the
given element's type that is contained in a resource. |
| Modifier and Type | Method and Description |
|---|---|
Module |
ProtelisFactory.createModule()
Returns a new object of class 'Module'.
|
Module |
Import.getModule()
Returns the value of the 'Module' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Import.setModule(Module value)
Sets the value of the '
Module' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleImpl
An implementation of the model object 'Module'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Module |
ImportImpl.module
The cached value of the '
Module' reference. |
| Modifier and Type | Method and Description |
|---|---|
Module |
ImportImpl.basicGetModule() |
Module |
ProtelisFactoryImpl.createModule() |
Module |
ImportImpl.getModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportImpl.setModule(Module newModule) |
| Modifier and Type | Method and Description |
|---|---|
T |
ProtelisSwitch.caseModule(Module object)
Returns the result of interpreting the object as an instance of 'Module'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.scoping.IScope |
ProtelisScopeProvider.scope_Expression_reference(Module model,
org.eclipse.emf.ecore.EReference ref) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtelisSemanticSequencer.sequence_Module(org.eclipse.emf.ecore.EObject context,
Module semanticObject)
Constraint:
(name=ProtelisQualifiedName? javaimports=ImportSection? protelisImport+=Import* definitions+=FunctionDef* program=Block?)
|
Copyright © 2015. All rights reserved.