public interface RemoteRelationStep extends RemoteStep, ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
RemoteStep |
addNode(int arg0) |
String |
getAlias() |
boolean |
getCheckedDirectionality() |
int |
getDirectionality() |
RemoteStep |
getNext() |
SortedSet<Integer> |
getNodes() |
RemoteStep |
getPrevious() |
Integer |
getRole() |
String |
getTableName() |
void |
setUnmodifiable() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringboolean getCheckedDirectionality()
throws RemoteException
RemoteExceptionRemoteStep getPrevious() throws RemoteException
RemoteExceptionRemoteStep getNext() throws RemoteException
RemoteExceptionInteger getRole() throws RemoteException
RemoteExceptionint getDirectionality()
throws RemoteException
RemoteExceptionString getTableName() throws RemoteException
getTableName in interface RemoteStepRemoteExceptionvoid setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteStepRemoteExceptionRemoteStep addNode(int arg0) throws RemoteException
addNode in interface RemoteStepRemoteExceptionString getAlias() throws RemoteException
getAlias in interface RemoteStepRemoteExceptionSortedSet<Integer> getNodes() throws RemoteException
getNodes in interface RemoteStepRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}