psdi.app.masterpm

Class MasterPMSeqSet

    • Constructor Detail

      • MasterPMSeqSet

        public MasterPMSeqSet(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 MasterPMSeq object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new MasterPMSeq object
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Determines whether MasterPMSeq'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