Component behavior model mining method and device
A technology of model mining and behavior, applied in the computer field, can solve the problems of lack of modeling methods and mining algorithms
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0180] This embodiment provides a component behavior model mining method. In this embodiment, the target component is set as a file object. The component behavior and parameter information of the file object are shown in Table 1.
[0181] Table 1 Behavior and parameter information of file object components
[0182]
[0183] Programs that use file objects are their client programs. When the client program uses the file object, it must follow its component behavior model, that is, it must first open a file (fopen), then read (fread) or write (fwrite) the file, and finally close the file (fclose) . In addition, the timing constraints between the above-mentioned component behaviors are also related to the parameters of component behaviors, specifically: only files opened in write-only mode (mode='w') can be written; only files opened in read-only mode (mode='w') can be written; 'r') to open the file for reading. The timing constraints among the above component behaviors and...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


