Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl:
de.fu_berlin.inf.dpp.filesystem.EclipseResourceImpl de.fu_berlin.inf.dpp.filesystem.IContainer de.fu_berlin.inf.dpp.filesystem.IResource de.fu_berlin.inf.dpp.filesystem.IResource de.fu_berlin.inf.dpp.filesystem.EclipseFolderImpl de.fu_berlin.inf.dpp.filesystem.EclipseProjectImpl de.fu_berlin.inf.dpp.filesystem.EclipseWorkspaceRootImpl

List of all members.

Public Member Functions

boolean exists (IPath path)
IResource[] members () throws IOException
IResource[] members (int memberFlags) throws IOException
String getDefaultCharset () throws IOException
org.eclipse.core.resources.IContainer getDelegate ()

Package Functions

 EclipseContainerImpl (org.eclipse.core.resources.IResource delegate)

Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl.EclipseContainerImpl ( org.eclipse.core.resources.IResource  delegate) [package]

Member Function Documentation

boolean de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl.exists ( IPath  path)
String de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl.getDefaultCharset ( ) throws IOException
org.eclipse.core.resources.IContainer de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl.getDelegate ( )
IResource [] de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl.members ( int  memberFlags) throws IOException
IResource [] de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl.members ( ) throws IOException
 All Classes Namespaces Files Functions Variables Enumerations