public interface RemoteCompositeConstraint extends RemoteConstraint, ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
List<RemoteConstraint> |
getChilds() |
int |
getLogicalOperator() |
boolean |
isInverse() |
void |
setUnmodifiable() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringList<RemoteConstraint> getChilds() throws RemoteException
RemoteExceptionint getLogicalOperator()
throws RemoteException
RemoteExceptionvoid setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteConstraintRemoteExceptionboolean isInverse()
throws RemoteException
isInverse in interface RemoteConstraintRemoteExceptionint getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}