de.fzi.kadmos.cmdutils
Class Evaluator.AlignmentWrapper

java.lang.Object
  extended by de.fzi.kadmos.cmdutils.Evaluator.AlignmentWrapper
Enclosing class:
Evaluator

public class Evaluator.AlignmentWrapper
extends Object


Method Summary
 Alignment getAlignment()
           
 String getAlignmentIdentifier()
           
 String getAlignmentLocation()
           
 String getAlignmentName()
           
 Alignment getReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAlignmentName

public String getAlignmentName()

getReference

public Alignment getReference()

getAlignmentLocation

public String getAlignmentLocation()

getAlignment

public Alignment getAlignment()

getAlignmentIdentifier

public String getAlignmentIdentifier()


Copyright © 2012. All Rights Reserved.