uk.ac.ic.doc.automed.p2p.qproc.commands
Class ViewEdgeMappingCommand.JoinResult

java.lang.Object
  extended by uk.ac.ic.doc.automed.p2p.qproc.commands.ViewEdgeMappingCommand.JoinResult
Enclosing class:
ViewEdgeMappingCommand

protected final class ViewEdgeMappingCommand.JoinResult
extends java.lang.Object


Field Summary
(package private)  int firstPos
           
(package private)  java.util.List joinPairs
           
(package private)  int lastPos
           
(package private)  int mapIndex
           
(package private)  java.util.List objects
           
 
Constructor Summary
ViewEdgeMappingCommand.JoinResult()
           
 
Method Summary
(package private)  boolean isEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

objects

java.util.List objects

joinPairs

java.util.List joinPairs

mapIndex

int mapIndex

firstPos

int firstPos

lastPos

int lastPos
Constructor Detail

ViewEdgeMappingCommand.JoinResult

public ViewEdgeMappingCommand.JoinResult()
Method Detail

isEmpty

boolean isEmpty()