psdi.app.relation

Class RelationRulesSet

    • Constructor Detail

      • RelationRulesSet

        public RelationRulesSet(MboServerInterface ms)
                         throws java.rmi.RemoteException
        Constructs the set of RelationRules.

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

      • getMboInstance

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

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

        public void canAdd()
                    throws MXException
        A new RelationRules instance can not be created by an owning linear Relation object.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException