Package org.eclipse.core.variables
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IDynamicVariable A dynamic variable is a variable whose value is computed dynamically by a resolver at the time a string substitution is performed.
IDynamicVariableResolver Resolves the value for a dynamic variable.
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.
IValueVariableInitializer Value variable initializers compute an initial value for a value variable contributed by an extension, which is not defined with an initial value.
IValueVariableListener A string variable listener is notified of variables as they are added and removed from the string variable manager.
Classes
VariablesPlugin The plug-in runtime class for the Core Variables plug-in.