psdi.app.ci

Class CIRelationSet

    • Constructor Detail

      • CIRelationSet

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

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

      • getMboInstance

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

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