psdi.app.masterpm

Class MasterPMMeterSet

    • Constructor Detail

      • MasterPMMeterSet

        public MasterPMMeterSet(MboServerInterface ms)
                         throws MXException,
                                java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new MasterPMMeter object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new MasterPMMeter object
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Determines whether MasterPMMeter's can be added to this Set or not. must be added to a set which is owned by a MasterPM.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException