org.eclipse.ocl.examples.codegen.generator
Interface GlobalContext

All Known Implementing Classes:
JavaGlobalContext, JUnitGlobalContext, OCLinEcoreGlobalContext

public interface GlobalContext


Method Summary
 LocalContext getLocalContext(CGElement pivotElement)
           
 

Method Detail

getLocalContext

@Nullable
LocalContext getLocalContext(@NonNull
                                      CGElement pivotElement)