Class ResourcePromptVariableResolver

  • All Implemented Interfaces:
    org.eclipse.core.variables.IDynamicVariableResolver

    public class ResourcePromptVariableResolver
    extends java.lang.Object
    implements org.eclipse.core.variables.IDynamicVariableResolver
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String resolveValue​(org.eclipse.core.variables.IDynamicVariable variable, java.lang.String argument)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourcePromptVariableResolver

        public ResourcePromptVariableResolver()
    • Method Detail

      • resolveValue

        public java.lang.String resolveValue​(org.eclipse.core.variables.IDynamicVariable variable,
                                             java.lang.String argument)
                                      throws org.eclipse.core.runtime.CoreException
        Specified by:
        resolveValue in interface org.eclipse.core.variables.IDynamicVariableResolver
        Throws:
        org.eclipse.core.runtime.CoreException