Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.core.variables

Packages that use org.eclipse.core.variables
org.eclipse.core.variables Provides support for defining and contributing variables for the purpose of string substitution. 
 

Classes in org.eclipse.core.variables used by org.eclipse.core.variables
IDynamicVariable
          A dynamic variable is a variable whose value is computed dynamically by a resolver at the time a string substitution is performed.
IStringVariable
          A variable that can be referenced in an expression, which resolves to a string value.
IStringVariableManager
          Registry for string variables.
IValueVariable
          A variable with a value that can be set and retrieved.
IValueVariableListener
          A string variable listener is notified of variables as they are added and removed from the string variable manager.
VariablesPlugin
          The plug-in runtime class for the Core Variables plug-in.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.