|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDynamicVariable | |
org.eclipse.core.variables | Provides support for defining and contributing variables for the purpose of string substitution. |
Uses of IDynamicVariable in org.eclipse.core.variables |
Methods in org.eclipse.core.variables that return IDynamicVariable | |
IDynamicVariable[] |
IStringVariableManager.getDynamicVariables()
Returns all registered dynamic variables. |
IDynamicVariable |
IStringVariableManager.getDynamicVariable(String name)
Returns the dynamic variable with the given name or null
if none. |
Methods in org.eclipse.core.variables with parameters of type IDynamicVariable | |
String |
IDynamicVariableResolver.resolveValue(IDynamicVariable variable,
String argument)
Resolves and returns a value for the specified variable when referenced with the given argument, possibly null |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.