Uses of Class
wrapper.CPAMMegamodule

Uses of CPAMMegamodule in wrapper
 

Fields in wrapper declared as CPAMMegamodule
protected  CPAMMegamodule Connection.parent
          Pointer to the parent megamodule.
protected  CPAMMegamodule CPAMInterface.m
          Reference to the megamodule instance belonging to this interface instance.
 

Constructors in wrapper with parameters of type CPAMMegamodule
Connection.Connection(ParamValueTable defaultParams, CPAMMegamodule megamodule, java.lang.Integer connectionId)