psdi.plusc.app.pluscds

Interface PlusCDSInstrRemote

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


    public interface PlusCDSInstrRemote
    extends MboRemote
    The Interface PlusCDSInstrRemote.
    • Method Detail

      • setInstrTolerancesFlags

        void setInstrTolerancesFlags(MboRemote mboRemote,
                                     boolean summed,
                                     boolean single,
                                     boolean flag,
                                     boolean forNonLinear)
                              throws java.rmi.RemoteException
        Sets the instr tolerances flags.
        Parameters:
        mboRemote - the mbo remote
        summed - the summed
        single - the single
        flag - the flag
        forNonLinear - the for non linear
        Throws:
        java.rmi.RemoteException - the remote exception
      • setInstrFlagsAsManual

        void setInstrFlagsAsManual(boolean flag)
                            throws java.rmi.RemoteException,
                                   MXException
        Sets the instr flags as manual.
        Parameters:
        flag - the new instr flags as manual
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • changePointsEU

        void changePointsEU()
                     throws java.rmi.RemoteException,
                            MXException
        Change points eu.
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • setFieldEditibilityFlags

        void setFieldEditibilityFlags()
                               throws MXException,
                                      java.rmi.RemoteException
        Sets the field editibility flags.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • setInstrFieldFlag

        void setInstrFieldFlag()
                        throws MXException,
                               java.rmi.RemoteException
        Sets the instr field flag.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • setInstrAsNonLinear

        void setInstrAsNonLinear(boolean flag)
                          throws java.rmi.RemoteException,
                                 MXException
        Sets the instr as non linear.
        Parameters:
        flag - the new instr as non linear
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • setInstrAsRepeatable

        void setInstrAsRepeatable(boolean repeatable)
                           throws java.rmi.RemoteException,
                                  MXException
        Sets the instr as repeatable.
        Parameters:
        repeatable - the new instr as repeatable
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • validateInstrAsManual

        void validateInstrAsManual()
                            throws java.rmi.RemoteException,
                                   MXException
        Validate instr as manual.
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • validateInstrAsNonLinear

        void validateInstrAsNonLinear()
                               throws java.rmi.RemoteException,
                                      MXException
        Validate instr as non linear.
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • setFlagsByPointsType

        void setFlagsByPointsType(MboRemote mboRemote,
                                  boolean flag)
                           throws java.rmi.RemoteException
        Sets the flags by points type.
        Parameters:
        mboRemote - the mbo remote
        flag - the flag
        Throws:
        java.rmi.RemoteException - the remote exception
      • setFlagsByInstrType

        void setFlagsByInstrType(MboRemote mboRemote,
                                 boolean flag,
                                 boolean flagP)
                          throws java.rmi.RemoteException
        Sets the flags by instr type.
        Parameters:
        mboRemote - the mbo remote
        flag - the flag
        flagP - the flag p
        Throws:
        java.rmi.RemoteException - the remote exception
      • setByInstrType

        void setByInstrType(MboRemote mboRemote)
                     throws java.rmi.RemoteException,
                            MXException
        Sets the by instr type.
        Parameters:
        mboRemote - the new by instr type
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • isAllBlankByPointsType

        boolean isAllBlankByPointsType(MboRemote mboRemote)
                                throws java.rmi.RemoteException,
                                       MXException
        Checks if is all blank by points type.
        Parameters:
        mboRemote - the mbo remote
        Returns:
        true, if is all blank by points type
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • isAllBlankInstrTolerances

        boolean isAllBlankInstrTolerances(MboRemote mboRemote,
                                          boolean summed,
                                          boolean single,
                                          boolean forNonLinear)
                                   throws java.rmi.RemoteException,
                                          MXException
        Checks if is all blank instr tolerances.
        Parameters:
        mboRemote - the mbo remote
        summed - the summed
        single - the single
        forNonLinear - the for non linear
        Returns:
        true, if is all blank instr tolerances
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • setBlankInstrTolerances

        void setBlankInstrTolerances(MboRemote mboRemote,
                                     boolean summed,
                                     boolean single,
                                     boolean forNonLinear)
                              throws java.rmi.RemoteException,
                                     MXException
        Sets the blank instr tolerances.
        Parameters:
        mboRemote - the mbo remote
        summed - the summed
        single - the single
        forNonLinear - the for non linear
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • setBlankByPointsType

        void setBlankByPointsType(MboRemote mboRemote)
                           throws java.rmi.RemoteException,
                                  MXException
        Sets the blank by points type.
        Parameters:
        mboRemote - the new blank by points type
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • copyAttributesValues

        void copyAttributesValues(MboRemote mbo,
                                  MboSetRemote mboset,
                                  long mboAddFlags)
                           throws MXException,
                                  java.rmi.RemoteException
        Copy attributes values.
        Parameters:
        mbo - the mbo
        mboset - the mboset
        mboAddFlags - the mbo add flags
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • childHasChanged

        void childHasChanged()
                      throws MXException,
                             java.rmi.RemoteException
        Child has changed.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception