Uses of Class
adams.gui.tools.wekainvestigator.tab.PreprocessTab
-
Packages that use PreprocessTab Package Description adams.gui.tools.wekainvestigator.tab.preprocesstab.attributeselaction -
-
Uses of PreprocessTab in adams.gui.tools.wekainvestigator.tab.preprocesstab.attributeselaction
Fields in adams.gui.tools.wekainvestigator.tab.preprocesstab.attributeselaction declared as PreprocessTab Modifier and Type Field Description protected PreprocessTab
AbstractSelectedAttributesAction. m_Owner
the owner.Methods in adams.gui.tools.wekainvestigator.tab.preprocesstab.attributeselaction that return PreprocessTab Modifier and Type Method Description PreprocessTab
AbstractSelectedAttributesAction. getOwner()
Returns the owner.Methods in adams.gui.tools.wekainvestigator.tab.preprocesstab.attributeselaction with parameters of type PreprocessTab Modifier and Type Method Description void
AbstractSelectedAttributesAction. setOwner(PreprocessTab value)
Sets the owner.
-