org.eclipse.tigerstripe.workbench.plugins
Interface IPluginClasspathEntry


public interface IPluginClasspathEntry


Method Summary
 java.lang.String getRelativePath()
           
 boolean isPresent()
           
 void setRelativePath(java.lang.String relativePath)
           
 

Method Detail

getRelativePath

java.lang.String getRelativePath()

setRelativePath

void setRelativePath(java.lang.String relativePath)

isPresent

boolean isPresent()