Method |
Description |
|
initWithDefaults ( ) : void |
|
|
isAddECLReferenceSelected ( ) : bool |
|
|
isDefineEclSelected ( ) : bool |
|
|
isDeleteUCSelected ( ) : bool |
|
|
isInitiateUCSelected ( ) : bool |
|
|
isLoadUCFromFileSelected ( ) : bool |
|
|
isRemoveECLReferenceSelected ( ) : bool |
|
|
isStartUCSelected ( ) : bool |
|
|
isStopUCSelected ( ) : bool |
|
|
selectAddECLReference ( AddEventConditionListReference_Error val ) : void |
|
|
selectDefineEcl ( DefineEventConditionList_Error val ) : void |
|
|
selectDeleteUC ( DeleteUnitControl_Error val ) : void |
|
|
selectInitiateUC ( InitiateUnitControl_Error val ) : void |
|
|
selectLoadUCFromFile ( LoadUnitControlFromFile_Error val ) : void |
|
|
selectRemoveECLReference ( RemoveEventConditionListReference_Error val ) : void |
|
|
selectStartUC ( StartUnitControl_Error val ) : void |
|
|
selectStopUC ( GSF.MMS.Model.StopUnitControl_Error val ) : void |
|
|