Package org.eclipse.cdt.internal.core.envvar

Interface Summary
ICoreEnvironmentVariableSupplier  
IEnvironmentContextInfo This interface is used by the Environment Variable Provider to represent the given context(level) information
 

Class Summary
BuildSustemEnvironmentSupplier This is the Environment Variable Supplier used to supply variables defined by the tool-integrator
ContributedEnvironment  
DefaultEnvironmentContextInfo The default implementation of the IContextInfo used by the Environment Variable Provider Used to represent the Configuration, Project, Workspace and Eclipse environment contexts
EclipseEnvironmentSupplier This is the Environment Variable Supplier used to supply variables defined in eclipse environment
EnvironmentChangeEvent  
EnvironmentVariableManager This class implements the IEnvironmentVariableProvider interface and provides all build environment funvtionality to the MBS
EnvVarCollector This class implements the "merging" functionality of environment variables Used by the EnvironmentVariableProvider to "merge" the sets of macros returned by different suppliers into one set returned to the user
EnvVarDescriptor  
UserDefinedEnvironmentSupplier This is the Environment Variable Supplier used to supply variables defined by a user