psdi.app.insight

Class InsightFactorSet

    • Constructor Detail

      • InsightFactorSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new insight factor object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the InsightFactor MboSet.
        Returns:
        a new insight factor Mbo.
        Throws:
        MXException
        java.rmi.RemoteException