'STRAP:multiple sequence alignments '

charite.christo
Class ChFile

java.lang.Object
  extended by java.io.File
      extended by charite.christo.ChFile
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<java.io.File>

public class ChFile
extends java.io.File

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.io.File
pathSeparator, pathSeparatorChar, separator, separatorChar
 
Constructor Summary
ChFile(java.io.File f, java.lang.String s, boolean windows)
           
ChFile(java.lang.String fn, boolean isWindows)
           
 
Method Summary
 java.lang.String getName()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.io.File
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toURI, toURL
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChFile

public ChFile(java.lang.String fn,
              boolean isWindows)

ChFile

public ChFile(java.io.File f,
              java.lang.String s,
              boolean windows)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.io.File

hashCode

public int hashCode()
Overrides:
hashCode in class java.io.File

getName

public java.lang.String getName()
Overrides:
getName in class java.io.File

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'