ProxyClass-class {XR} | R Documentation |
A Class to Describe Classes in the Server Language
Description
Used by initialize() methods for proxy class objects and therefore exported for the sake of packages using the XR model. Not typically needed by end users.
Fields
ServerClass
the name of the corresponding server language class.
language
the name of the server language (locked)
evaluatorClass
the class for an interface evaluator for this proxy class.
[Package XR version 0.7.2 Index]