RSE
Release 1.0

org.eclipse.rse.dstore.universal.miners.filesystem
Class FileClassifier.Pair

java.lang.Object
  extended byorg.eclipse.rse.dstore.universal.miners.filesystem.FileClassifier.Pair
Enclosing class:
FileClassifier

protected class FileClassifier.Pair
extends Object


Constructor Summary
FileClassifier.Pair(String fileName, org.eclipse.dstore.core.model.DataElement element)
           
 
Method Summary
 String getCanonicalName()
           
 org.eclipse.dstore.core.model.DataElement getElement()
           
 String getFileName()
           
 void setCanonicalName(String canonicalName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileClassifier.Pair

public FileClassifier.Pair(String fileName,
                           org.eclipse.dstore.core.model.DataElement element)
Method Detail

getElement

public org.eclipse.dstore.core.model.DataElement getElement()

getFileName

public String getFileName()

getCanonicalName

public String getCanonicalName()

setCanonicalName

public void setCanonicalName(String canonicalName)

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.