org.caleigo.core
Class EntityRelationPath.PathFinderVisitor.RankedPath

java.lang.Object
  extended byorg.caleigo.core.EntityRelationPath.PathFinderVisitor.RankedPath
Enclosing class:
EntityRelationPath.PathFinderVisitor

protected class EntityRelationPath.PathFinderVisitor.RankedPath
extends java.lang.Object


Constructor Summary
EntityRelationPath.PathFinderVisitor.RankedPath(IEntityRelationPath path, int rank)
           
 
Method Summary
 EntityRelationPath.PathFinderVisitor.RankedPath extendPath(IEntityRelation relation, boolean byReference, int rank)
           
 IEntityDescriptor getLastDescriptor()
           
 int getRank()
           
 IEntityRelationPath getRelationPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityRelationPath.PathFinderVisitor.RankedPath

public EntityRelationPath.PathFinderVisitor.RankedPath(IEntityRelationPath path,
                                                       int rank)
Method Detail

extendPath

public EntityRelationPath.PathFinderVisitor.RankedPath extendPath(IEntityRelation relation,
                                                                  boolean byReference,
                                                                  int rank)

getLastDescriptor

public IEntityDescriptor getLastDescriptor()

getRelationPath

public IEntityRelationPath getRelationPath()

getRank

public int getRank()


Copyright © 2005 Caleigo. All Rights Reserved.