C# Класс BlueSky.Commands.Analytics.TTest.AUAnalysisCommandBase

Наследование: ICommand
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
commandwindow object

Открытые методы

Метод Описание
CanExecute ( object parameter ) : bool
DatasetRefreshAndPrintTitle ( string title ) : void
Execute ( object param ) : void
ExecuteSynEdtrNonAnalysis ( object commparam ) : void
ExecuteSyntaxEditor ( object param, bool SelectedForDump ) : void
ExecuteSyntaxEditor3 ( object param, bool selectedForDump ) : void
ExeuteSingleCommandWithtoutXML ( string command = "" ) : void
RefreshBothGrids ( List sortcolnames = null, string sortorder = null ) : void
RefreshGrids ( List sortcolnames = null, string sortorder = null ) : void
Refresh_Statusbar ( ) : void

Защищенные методы

Метод Описание
CollectDialogProperties ( BSkyCanvas canvas ) : void
ExecuteBatch ( string commands ) : void
ExecuteInSyntaxEditor ( bool ExecuteCommand, string sessionTitle = "", CommandOutput sliceco = null, bool islastslice = true ) : void
ExecuteNonXMLDefined ( ) : void
ExecuteSplit ( ) : void
ExecuteXMLDefinedDialog ( ) : void
FixRadioGroupNameUsingFiling ( string fullpathfilename, string prefix ) : string
FixRadioGroupNameUsingXML ( string fullpathfilename, string prefix ) : string
OnExecute ( object param ) : void
OnPostExecute ( object param ) : void
OnPreExecute ( object param ) : void
RefreshGridAndStatus ( ) : void
RemoveOldDialogsFromMemory ( ) : void
RemoveSplitCommandFromBatch ( string commands ) : string[]
SubstituteFilenameAndType ( ) : void
WrapInputVariable ( string key, string val ) : string

Приватные методы

Метод Описание
ExecuteAnalysisCommands ( ) : void
GenerateOutputTablesForNonXAML ( object param ) : void
GetInstalledRPackages ( ) : List
GetLoadedRPackages ( ) : List
GetSliceSubstitutedCommands ( string commands, int splititrationcount ) : string
HideMouseBusy ( ) : void
LoadDialogRPacakges ( string commaSeparatedPacakgeNames, bool &packageMissing ) : string
LoadPackages ( List pkglist ) : UAReturn
PasteInOutputSyntax ( ) : void
PasteSyntax ( ) : void
PreExecuteSub ( ) : void
PrintDialogTitle ( string title ) : void
RemoveFromAllOutputWinHistory ( ) : void
RemoveFromHistory ( ) : void
RemoveFromMainWinHistory ( ) : void
RemoveFromOutputWinHistory ( OutputWindow ow ) : void
SaveInAllOutputWinHistory ( ) : void
SaveInHistory ( ) : void
SaveInMainWinHistory ( ) : void
SaveInOutputWinHistory ( OutputWindow ow ) : void
SendToOutputWindow ( string title, string message ) : void
ShowMouseBusy ( ) : void
VarnamesToTitle ( string str ) : string

Описание методов

CanExecute() публичный Метод

public CanExecute ( object parameter ) : bool
parameter object
Результат bool

CollectDialogProperties() защищенный Метод

protected CollectDialogProperties ( BSkyCanvas canvas ) : void
canvas BSkyCanvas
Результат void

DatasetRefreshAndPrintTitle() публичный Метод

public DatasetRefreshAndPrintTitle ( string title ) : void
title string
Результат void

Execute() публичный Метод

public Execute ( object param ) : void
param object
Результат void

ExecuteBatch() защищенный Метод

protected ExecuteBatch ( string commands ) : void
commands string
Результат void

ExecuteInSyntaxEditor() защищенный Метод

protected ExecuteInSyntaxEditor ( bool ExecuteCommand, string sessionTitle = "", CommandOutput sliceco = null, bool islastslice = true ) : void
ExecuteCommand bool
sessionTitle string
sliceco CommandOutput
islastslice bool
Результат void

ExecuteNonXMLDefined() защищенный Метод

protected ExecuteNonXMLDefined ( ) : void
Результат void

ExecuteSplit() защищенный Метод

protected ExecuteSplit ( ) : void
Результат void

ExecuteSynEdtrNonAnalysis() публичный Метод

public ExecuteSynEdtrNonAnalysis ( object commparam ) : void
commparam object
Результат void

ExecuteSyntaxEditor() публичный Метод

public ExecuteSyntaxEditor ( object param, bool SelectedForDump ) : void
param object
SelectedForDump bool
Результат void

ExecuteSyntaxEditor3() публичный Метод

public ExecuteSyntaxEditor3 ( object param, bool selectedForDump ) : void
param object
selectedForDump bool
Результат void

ExecuteXMLDefinedDialog() защищенный Метод

protected ExecuteXMLDefinedDialog ( ) : void
Результат void

ExeuteSingleCommandWithtoutXML() публичный Метод

public ExeuteSingleCommandWithtoutXML ( string command = "" ) : void
command string
Результат void

FixRadioGroupNameUsingFiling() защищенный Метод

protected FixRadioGroupNameUsingFiling ( string fullpathfilename, string prefix ) : string
fullpathfilename string
prefix string
Результат string

FixRadioGroupNameUsingXML() защищенный Метод

protected FixRadioGroupNameUsingXML ( string fullpathfilename, string prefix ) : string
fullpathfilename string
prefix string
Результат string

OnExecute() защищенный Метод

protected OnExecute ( object param ) : void
param object
Результат void

OnPostExecute() защищенный Метод

protected OnPostExecute ( object param ) : void
param object
Результат void

OnPreExecute() защищенный Метод

protected OnPreExecute ( object param ) : void
param object
Результат void

RefreshBothGrids() публичный Метод

public RefreshBothGrids ( List sortcolnames = null, string sortorder = null ) : void
sortcolnames List
sortorder string
Результат void

RefreshGridAndStatus() защищенный Метод

protected RefreshGridAndStatus ( ) : void
Результат void

RefreshGrids() публичный Метод

public RefreshGrids ( List sortcolnames = null, string sortorder = null ) : void
sortcolnames List
sortorder string
Результат void

Refresh_Statusbar() публичный Метод

public Refresh_Statusbar ( ) : void
Результат void

RemoveOldDialogsFromMemory() защищенный Метод

protected RemoveOldDialogsFromMemory ( ) : void
Результат void

RemoveSplitCommandFromBatch() защищенный Метод

protected RemoveSplitCommandFromBatch ( string commands ) : string[]
commands string
Результат string[]

SubstituteFilenameAndType() защищенный Метод

protected SubstituteFilenameAndType ( ) : void
Результат void

WrapInputVariable() защищенный Метод

protected WrapInputVariable ( string key, string val ) : string
key string
val string
Результат string

Описание свойств

commandwindow защищенное свойство

protected object commandwindow
Результат object