Documentation of 'org.joone.util.MonitorPlugin' Java class
MonitorPlugin
org.joone.util

Class MonitorPlugin

    • Constructor Detail

      • MonitorPlugin

        public MonitorPlugin()
    • Method Detail

      • getName

        public java.lang.String getName()
        Getter for property name.
        Returns:
        Value of property name.
      • setName

        public void setName(java.lang.String name)
        Setter for property name.
        Parameters:
        name - New value of property name.
      • getRate

        public int getRate()
        Getter for property rate. This property represents the interval (# of cycles) between two calls to the manageXxxx methods.
        Returns:
        Value of property rate.
      • setRate

        public void setRate(int rate)
        Setter for property rate. This property represents the interval (# of cycles) between two calls to the manageXxxx methods.
        Parameters:
        rate - New value of property rate.
      • getNeuralNet

        public NeuralNet getNeuralNet()
      • setNeuralNet

        public void setNeuralNet(NeuralNet neuralNet)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.