public class RemoteCompositeConstraint_Rmi extends ServerMappedObject_Rmi<CompositeConstraint> implements RemoteCompositeConstraint, RemoteConstraint, Unreferenced
ref| Constructor and Description |
|---|
RemoteCompositeConstraint_Rmi(CompositeConstraint originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
List<RemoteConstraint> |
getChilds() |
int |
getLogicalOperator() |
boolean |
isInverse() |
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 RemoteCompositeConstraint_Rmi(CompositeConstraint originalObject, int port) throws RemoteException
RemoteExceptionpublic List<RemoteConstraint> getChilds() throws RemoteException
getChilds in interface RemoteCompositeConstraintRemoteExceptionpublic int getLogicalOperator()
throws RemoteException
getLogicalOperator in interface RemoteCompositeConstraintRemoteExceptionpublic void setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteCompositeConstraintsetUnmodifiable in interface RemoteConstraintRemoteExceptionpublic boolean isInverse()
throws RemoteException
isInverse in interface RemoteCompositeConstraintisInverse in interface RemoteConstraintRemoteExceptionpublic int getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteCompositeConstraintgetBasicSupportLevel in interface RemoteConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}