at.lcm.x2c.communicator
Interface X2cModelRMI_interface

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
X2cModelRMI

public interface X2cModelRMI_interface
extends java.rmi.Remote

Model RMI interface.

Author:
Martin Hochwallner

Method Summary
 at.lcm.x2c.core.structure.Model getModel()
          Return a copy of the model object.
 

Method Detail

getModel

at.lcm.x2c.core.structure.Model getModel()
                                         throws java.rmi.RemoteException
Return a copy of the model object.

Returns:
copy of the model object.
Throws:
java.rmi.RemoteException


Copyright 2013 LCM. All rights reserved.