This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
magik-demo:developer:class:core:querygeneralization [2013/07/25 11:16] alex [Query Generalization] |
magik-demo:developer:class:core:querygeneralization [2017/07/06 15:24] (current) |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Class Attributes ===== | ===== Class Attributes ===== | ||
| - | No attributes for this class | + | <code java> |
| + | public static long executionTime | ||
| + | </code> | ||
| ===== Class Constructor ===== | ===== Class Constructor ===== | ||
| Line 118: | Line 119: | ||
| **Returns:** | **Returns:** | ||
| * list of atoms that are in all the counter models | * list of atoms that are in all the counter models | ||
| + | |||
| + | [[magik-demo:developer:class:core:querygeneralization|Back to Top]] | [[magik-demo:start|Back to Home Page]] | ||