Uses of Class
org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileInformation

Packages that use FileInformation
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.filetransfer   
org.eclipse.emf.emfstore.internal.client.model.impl   
 

Uses of FileInformation in org.eclipse.emf.emfstore.internal.client.model
 

Methods in org.eclipse.emf.emfstore.internal.client.model that return FileInformation
 FileInformation ProjectSpace.getFileInfo(FileIdentifier fileIdentifier)
          Gets the file information for a specific file identifier.
 

Uses of FileInformation in org.eclipse.emf.emfstore.internal.client.model.filetransfer
 

Methods in org.eclipse.emf.emfstore.internal.client.model.filetransfer that return FileInformation
 FileInformation FileTransferManager.getFileInfo(FileIdentifier fileIdentifier)
          returns a file information object for a specific file identifier.
 

Uses of FileInformation in org.eclipse.emf.emfstore.internal.client.model.impl
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl that return FileInformation
 FileInformation ProjectSpaceBase.getFileInfo(FileIdentifier fileIdentifier)
          Gets the file information for a specific file identifier.
 



Copyright © 2015. All Rights Reserved.