psdi.app.measurement

Class PointWOSet

    • Constructor Detail

      • PointWOSet

        public PointWOSet(MboServerInterface ms)
                   throws MXException,
                          java.rmi.RemoteException
        Construct the set.
        Parameters:
        ms - The MboServerInterface for PointWOSet.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

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