Uses of Interface
matlabcontrol.MatlabProxy.Identifier

Packages that use MatlabProxy.Identifier
matlabcontrol Contains the core functionality to interact with MATLAB. 
matlabcontrol.extensions Extensions which enhance MatlabProxy's capabilities. 
 

Uses of MatlabProxy.Identifier in matlabcontrol
 

Methods in matlabcontrol that return MatlabProxy.Identifier
 MatlabProxy.Identifier LoggingMatlabProxy.getIdentifier()
           
 MatlabProxy.Identifier MatlabProxy.getIdentifier()
          Returns the unique identifier for this proxy.
 MatlabProxy.Identifier MatlabProxyFactory.Request.getProxyIdentifer()
          The identifier of the proxy associated with this request.
 

Uses of MatlabProxy.Identifier in matlabcontrol.extensions
 

Methods in matlabcontrol.extensions that return MatlabProxy.Identifier
 MatlabProxy.Identifier MatlabProxyLogger.getIdentifier()
          Deprecated. Delegates to the proxy; logs the interaction.