Class pfcModelCheckResults
Description
This class contains a summary of the results of the ModelCheck run.
User Guide References:
Method Summary
| |
| |
void | |
| |
| |
| Specifies the number of errors detected. |
| |
| |
void | |
| |
| |
| Specifies the number of warnings detected. |
| |
| |
void | |
| |
| |
| Specifies whether model was saved or not. |
| |
| |
| |
| |
| |
| |
Method Detail
| GetNumberOfErrors | () |
void | SetNumberOfErrors | |
Specifies the number of errors detected.
User Guide References:
| GetNumberOfWarnings | () |
void | SetNumberOfWarnings | |
Specifies the number of warnings detected.
User Guide References:
| GetWasModelSaved | () |
void | SetWasModelSaved | |
Specifies whether model was saved or not.
User Guide References: