public class RemoteRelationStep_Rmi extends ServerMappedObject_Rmi<RelationStep> implements RemoteRelationStep, RemoteStep, Unreferenced
ref| Constructor and Description |
|---|
RemoteRelationStep_Rmi(RelationStep originalObject,
int port) |
| 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, getOriginalObject, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteRelationStep_Rmi(RelationStep originalObject, int port) throws RemoteException
RemoteExceptionpublic boolean getCheckedDirectionality()
throws RemoteException
getCheckedDirectionality in interface RemoteRelationStepRemoteExceptionpublic RemoteStep getPrevious() throws RemoteException
getPrevious in interface RemoteRelationStepRemoteExceptionpublic RemoteStep getNext() throws RemoteException
getNext in interface RemoteRelationStepRemoteExceptionpublic Integer getRole() throws RemoteException
getRole in interface RemoteRelationStepRemoteExceptionpublic int getDirectionality()
throws RemoteException
getDirectionality in interface RemoteRelationStepRemoteExceptionpublic String getTableName() throws RemoteException
getTableName in interface RemoteRelationStepgetTableName in interface RemoteStepRemoteExceptionpublic void setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteRelationStepsetUnmodifiable in interface RemoteStepRemoteExceptionpublic RemoteStep addNode(int arg0) throws RemoteException
addNode in interface RemoteRelationStepaddNode in interface RemoteStepRemoteExceptionpublic String getAlias() throws RemoteException
getAlias in interface RemoteRelationStepgetAlias in interface RemoteStepRemoteExceptionpublic SortedSet<Integer> getNodes() throws RemoteException
getNodes in interface RemoteRelationStepgetNodes in interface RemoteStepRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}