psdi.app.relation

Interface RelationRulesRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    RelationRules


    public interface RelationRulesRemote
    extends MboRemote
    Remote Interface to the RelationRules object.
    • Method Detail

      • clearSourceClassification

        void clearSourceClassification()
                                throws java.rmi.RemoteException,
                                       MXException
        Throws:
        java.rmi.RemoteException
        MXException
        See Also:
        psdi.app.relation.Relation#clearSourceClassification()
      • clearTargetClassification

        void clearTargetClassification()
                                throws java.rmi.RemoteException,
                                       MXException
        Throws:
        java.rmi.RemoteException
        MXException
        See Also:
        psdi.app.relation.Relation#clearTargetClassification()