org.eclipse.xtend.shared.ui.core
Interface PluginExecutionContext

All Superinterfaces:
ExecutionContext, TypeSystem

public interface PluginExecutionContext
extends ExecutionContext


Field Summary
 
Fields inherited from interface org.eclipse.xtend.expression.ExecutionContext
IMPLICIT_VARIABLE
 
Method Summary
 
Methods inherited from interface org.eclipse.xtend.expression.ExecutionContext
cloneWithoutMonitor, cloneWithoutResource, cloneWithoutVariables, cloneWithResource, cloneWithVariable, currentResource, getAllExtensions, getCallback, getExtension, getExtensionAdvices, getExtensionForTypes, getGlobalVariables, getMonitor, getResourceManager, getReturnType, getVariable, getVisibleVariables, handleNullEvaluation, handleRuntimeException, postTask, preTask
 
Methods inherited from interface org.eclipse.xtend.expression.TypeSystem
findOperation, findProperty, findTypesForPrefix, getAllTypes, getBooleanType, getCollectionType, getFeatureType, getIntegerType, getListType, getNamespaces, getObjectType, getOperationType, getPropertyType, getRealType, getSetType, getStaticPropertyType, getStringType, getType, getTypeForName, getTypeType, getVoidType, release