public class OCLinEcoreLocalContext extends JavaLocalContext<OCLinEcoreCodeGenerator>
| Constructor and Description |
|---|
OCLinEcoreLocalContext(OCLinEcoreGlobalContext globalContext,
CGElement cgScope) |
| Modifier and Type | Method and Description |
|---|---|
CGParameter |
createExecutorParameter() |
CGValuedElement |
createExecutorVariable() |
CGValuedElement |
createIdResolverVariable() |
CGParameter |
createTypeIdParameter() |
String |
getContextName() |
String |
getDiagnosticsName() |
OCLinEcoreGlobalContext |
getGlobalContext() |
String |
getMessageName() |
String |
getSeverityName() |
createStandardLibraryVariable, getIdResolverVariable, getNameManagerContext, getOuterContext, getOwned, getStandardLibraryVariable, getValueName, setNamesgetAnalyzer, getCodeGeneratorpublic OCLinEcoreLocalContext(OCLinEcoreGlobalContext globalContext, CGElement cgScope)
public CGParameter createExecutorParameter()
createExecutorParameter in class JavaLocalContext<OCLinEcoreCodeGenerator>public CGValuedElement createExecutorVariable()
createExecutorVariable in class JavaLocalContext<OCLinEcoreCodeGenerator>public CGValuedElement createIdResolverVariable()
createIdResolverVariable in class JavaLocalContext<OCLinEcoreCodeGenerator>public CGParameter createTypeIdParameter()
createTypeIdParameter in class JavaLocalContext<OCLinEcoreCodeGenerator>public String getContextName()
public String getDiagnosticsName()
public OCLinEcoreGlobalContext getGlobalContext()
getGlobalContext in class JavaLocalContext<OCLinEcoreCodeGenerator>public String getMessageName()
public String getSeverityName()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.