softparsmap
Class FamilyGroupTreesInFilesInfoPerRow

java.lang.Object
  extended byooc.LinkedTagInstance
      extended bysoftparsmap.AbstractFamilyGroup
          extended bysoftparsmap.FamilyGroupTreesInFiles
              extended bysoftparsmap.FamilyGroupTreesInFilesInfoPerRow
All Implemented Interfaces:
Dependencies, FamilyGroup

public class FamilyGroupTreesInFilesInfoPerRow
extends FamilyGroupTreesInFiles


Constructor Summary
FamilyGroupTreesInFilesInfoPerRow()
           
 
Method Summary
 GeneNode getGeneTree(java.lang.Integer familyNumber)
          Returns the gene tree given a family number.
 
Methods inherited from class softparsmap.FamilyGroupTreesInFiles
getFamilies, getTreeParserIn
 
Methods inherited from class softparsmap.AbstractFamilyGroup
getDataSource, getGroupName, getPropertyFile
 
Methods inherited from class ooc.LinkedTagInstance
containsKey, get, getAttribute, getAttributeBoolean, getAttributeDouble, getAttributeFloat, getAttributeInteger, getAttributeList, getAttributeRef, getAttributeShort, getAttributeString, getAttributeTag, getChildIterator, getChildIteratorByName, getContainer, getContainerTag, getFirstChildTagByName, getTag, getTagId, getTagInstance, getTagInstance, getTagRef, hasAttributeValue, hasChildTagByName, hasChildTags, hasTag, isMutable, keySet, put, remove, setTag, setupInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FamilyGroupTreesInFilesInfoPerRow

public FamilyGroupTreesInFilesInfoPerRow()
Method Detail

getGeneTree

public GeneNode getGeneTree(java.lang.Integer familyNumber)
Description copied from interface: FamilyGroup
Returns the gene tree given a family number.

Specified by:
getGeneTree in interface FamilyGroup
Overrides:
getGeneTree in class FamilyGroupTreesInFiles