Property | Type | Description | |
---|---|---|---|
AvailableTests | BindingList |
||
TestResultStatuses | BindingList |
||
listOfInspectors | object>>.List | ||
localizedAllType | List |
||
pipeNotifier | IPipeNotifier | ||
selectiveOprationPipeNotifier | IPipeNotifier |
Method | Description | |
---|---|---|
ChangePipeStatus ( List |
Change Pipe status according to pipe test result
|
|
CheckOperationStatus ( List |
This method find last result for operation
|
|
CheckStatus ( ) : bool | ||
Dispose ( ) : void | ||
GetLengthFromOperation ( ) : int | ||
GetRequired ( |
Creates predefined pipe test result for all active required availableTests for concrete pipe mill size type
|
|
IsAnyInspectionResult ( ) : int | ||
NewPipe ( ) : void | ||
PipeTestResultsMaxOrder ( ) : int | ||
UpdatePipeSubStatus ( ) : void |
This method update pipeSubStatus
|
|
UpdateSubStatus ( List |
This method set required subStatus for pipe
|
|
orderTestResult ( ) : List |
Returns list of ordered Pipe test result
|
Method | Description | |
---|---|---|
FormatInspectorList ( IList |
Customize displaying inspectors name in grid cell : show only last name
|
|
FormatWeldersList ( IList |
||
GetAllPipeTestResults ( ) : void |
Gets for current pipe all linked pipe test result and sets them to its property
|
|
GetAvailableTests ( ) : void |
Gets control operations that can be added for current pipe (based on pipe size type)
|
|
LoadPipeMillStatuses ( ) : void | ||
MillPipeNewEditViewModel ( IMillRepository repoMill, System.Guid id, IUserNotify notify, ISecurityContext ctx ) : DevExpress.XtraRichEdit.Model |
public ChangePipeStatus ( List |
||
testsResults | List |
|
return | void |
public CheckOperationStatus ( List |
||
listOfOperations | List |
List of operations with one category type for current pipe |
return | PipeTestResultStatus |
public GetRequired ( |
||
millSizeType | ||
return | BindingList |
public UpdateSubStatus ( List |
||
allResults | List |
all PipeTestResult for current pipe |
testsResult | List |
all test result status for current pipe |
return | PipeMillSubStatus |