ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/owl/trunk/proteinstructure/CiffileFormatError.java
Links to HEAD: (view) (annotate)
Sticky Revision:
(Current path doesn't exist after revision 949)
Sort logs by:
Revision 492 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 13:18:57 2008 UTC (16 years, 9 months ago) by duarte
File length: 981 byte(s)
Diff to previous 419
Copied the aglappe-jung branch into trunk.

Revision 419 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 14:09:18 2007 UTC (16 years, 11 months ago) by duarte
Original Path: branches/aglappe-jung/proteinstructure/CiffileFormatError.java
File length: 981 byte(s)
Diff to previous 385
Re-branching for JUNG2 development
Revision 385 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 17:32:43 2007 UTC (16 years, 11 months ago) by lpetzo
File length: 981 byte(s)
Diff to previous 314
NEW TYPES
---------
- FileFormatError
- FastaFileFormatError
- PirFileFormatError
- AlignmentConstructionError

MODIFICATIONS
-------------
class Alignment:
- introduced new exceptions to be throw whenever file format error have been detected or any other construction errors occur
- changed accession rules of function getGapCharacter from "public" to "public static"
- new functions:
 * writeFasta
 
class CiffileFormatError:
- changed super class from Exception to the new FileFormatError class

class GraphFileFormatError:
- s. class CiffileFormatError

class PairwiseAlignmentConverter:
- added exception handling features due to class Alignment

class PairwiseAlignmentGraphConverter:
- s. class PairwiseAlignmentConverter

class PdbFileFormatError:
- s. class CifffileFormatError
Revision 314 - (view) (annotate) - [select for diffs]
Added Wed Sep 12 14:50:48 2007 UTC (17 years, 1 month ago) by duarte
File length: 469 byte(s)
Checking number of fields per line in loop elements and throwing exception if count is not correect
Doing tokenisation of lines through new function that takes care of possible quoted string with spaces
New exception CiffileFormatError
Checking 1st line of cif file has correct format: data_1xxx, if not throwing exception

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a