public class GuiParameters<PostTranslational_Modification,Altered_Expression> extends Object
Copyright (C) 2024 MEDBIOINFORMATICS SOLUTIONS SL
This file is part of the DISGENET Cytoscape App. The DISGENET Cytoscape App is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
The DISGENET Cytoscape App is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the DISGENET Cytoscape App. If not, see http://www.gnu.org/licenses/.
Constructor and Description |
---|
GuiParameters() |
public String getActiveTab()
public void setActiveTab(String activeTab)
public String getNetworkName()
public void setNetworkName(String networkName)
public String getGenSearchText()
public void setGenSearchText(String genSearchText)
public String getDisSearchText()
public void setDisSearchText(String disSearchText)
public String getSource()
public void setSource(String source)
public String getAssociationType()
public void setAssociationType(String associationType)
public String getDiseaseClass()
public String getProteinClass()
public void setProteinClass(String proteinClass)
public void setDiseaseClass(String diseaseClass)
public String getLowScore()
public void setLowScore(String lowScore)
public String getHighScore()
public void setHighScore(String highScore)
public String getLowEi()
public void setLowEi(String lowEi)
public String getHighEi()
public void setHighEi(String hightEi)
public String getEl()
public void setEl(String el)
public String getVarSearchText()
public void setVarSearchText(String varSearchText)
public void setNetBuildInterrupted(boolean netBuildInterrupted)
public boolean isNetBuildInterrupted()
public void setEmptyNet(boolean emptyNet)
public boolean isEmptyNet()
public boolean isVarGeneDisNetwork()
public void setVarGeneDisNetwork(boolean varGeneDisNetwork)
Copyright © 2024. All rights reserved.