Uses of Class
baobab.bio.permutation.SignedBPGraphComponent

Packages that use SignedBPGraphComponent
baobab.bio.permutation   
 

Uses of SignedBPGraphComponent in baobab.bio.permutation
 

Methods in baobab.bio.permutation that return SignedBPGraphComponent
 SignedBPGraphComponent SignedBPGraphCycle.getComponent()
          Gets the component to which this cycle belongs
 SignedBPGraphComponent SignedBPGraphComponent.getCovererUnorientedComponent()
          Gets the direct coverer unoriented component of this component
 

Methods in baobab.bio.permutation that return types with arguments of type SignedBPGraphComponent
 java.util.SortedSet<SignedBPGraphComponent> SignedBPGraphComponent.getCoveredUnorientedComponents()
          Gets all unoriented components directly covered by this component