org.eclipse.birt.core.framework.eclipse
Class EclipsePath

java.lang.Object
  extended by org.eclipse.birt.core.framework.eclipse.EclipsePath
All Implemented Interfaces:
IPlatformPath

public class EclipsePath
extends java.lang.Object
implements IPlatformPath


Field Summary
protected  org.eclipse.core.runtime.IPath path
           
 
Constructor Summary
EclipsePath(org.eclipse.core.runtime.IPath path)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

path

protected org.eclipse.core.runtime.IPath path
Constructor Detail

EclipsePath

public EclipsePath(org.eclipse.core.runtime.IPath path)
Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface IPlatformPath
Overrides:
toString in class java.lang.Object
Returns:
the string representation of the path


Copyright © 2008 Actuate Corp. All rights reserved.