psdi.app.relation

Class RelationSet

    • Constructor Detail

      • RelationSet

        public RelationSet(MboServerInterface ms)
                    throws MXException,
                           java.rmi.RemoteException
        Constructs the set of Relations.

        Parameters:
        MboServerInterface - ms
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new Relation object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new Relation object
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException