Class DisplayClassifier

    • Field Detail

      • m_Classifier

        protected String m_Classifier
        name of model to display
      • m_Port

        protected transient MekaService m_Port
        the port instance.
    • Constructor Detail

      • DisplayClassifier

        public DisplayClassifier()
    • Method Detail

      • globalInfo

        public String globalInfo()
        Returns a string describing the object.
        Specified by:
        globalInfo in interface adams.core.GlobalInfoSupporter
        Specified by:
        globalInfo in class adams.core.option.AbstractOptionHandler
        Returns:
        a description suitable for displaying in the gui
      • reset

        protected void reset()
        Resets the scheme.
        Overrides:
        reset in class adams.core.option.AbstractOptionHandler
      • setClassifier

        public void setClassifier​(String s)
        set the name of the classifier to display.
        Parameters:
        s - name of classifier
      • getClassifier

        public String getClassifier()
        get the name of the classifier to display.
        Returns:
        name of classifier
      • classifierTipText

        public String classifierTipText()
        Description of this option.
        Returns:
        description of the classifier option
      • generates

        public Class[] generates()
        Returns the classes that this client generates.
        Returns:
        the classes