474 <td>Public method to retrieve the status of the auto update function.</td> |
474 <td>Public method to retrieve the status of the auto update function.</td> |
475 </tr><tr> |
475 </tr><tr> |
476 <td><a href="#Project.getStatusMonitorInterval">getStatusMonitorInterval</a></td> |
476 <td><a href="#Project.getStatusMonitorInterval">getStatusMonitorInterval</a></td> |
477 <td>Public method to get the monitor interval.</td> |
477 <td>Public method to get the monitor interval.</td> |
478 </tr><tr> |
478 </tr><tr> |
|
479 <td><a href="#Project.getTranslationPattern">getTranslationPattern</a></td> |
|
480 <td>Public method to get the translation pattern.</td> |
|
481 </tr><tr> |
479 <td><a href="#Project.getVcs">getVcs</a></td> |
482 <td><a href="#Project.getVcs">getVcs</a></td> |
480 <td>Public method to get a reference to the VCS object.</td> |
483 <td>Public method to get a reference to the VCS object.</td> |
481 </tr><tr> |
484 </tr><tr> |
482 <td><a href="#Project.handleApplicationDiagram">handleApplicationDiagram</a></td> |
485 <td><a href="#Project.handleApplicationDiagram">handleApplicationDiagram</a></td> |
483 <td>Private method to handle the application diagram context menu action.</td> |
486 <td>Private method to handle the application diagram context menu action.</td> |
1597 </p><dl> |
1600 </p><dl> |
1598 <dt>Returns:</dt> |
1601 <dt>Returns:</dt> |
1599 <dd> |
1602 <dd> |
1600 interval in seconds (integer) |
1603 interval in seconds (integer) |
1601 </dd> |
1604 </dd> |
|
1605 </dl><a NAME="Project.getTranslationPattern" ID="Project.getTranslationPattern"></a> |
|
1606 <h4>Project.getTranslationPattern</h4> |
|
1607 <b>getTranslationPattern</b>(<i></i>) |
|
1608 <p> |
|
1609 Public method to get the translation pattern. |
|
1610 </p><dl> |
|
1611 <dt>Returns:</dt> |
|
1612 <dd> |
|
1613 translation pattern (string) |
|
1614 </dd> |
1602 </dl><a NAME="Project.getVcs" ID="Project.getVcs"></a> |
1615 </dl><a NAME="Project.getVcs" ID="Project.getVcs"></a> |
1603 <h4>Project.getVcs</h4> |
1616 <h4>Project.getVcs</h4> |
1604 <b>getVcs</b>(<i></i>) |
1617 <b>getVcs</b>(<i></i>) |
1605 <p> |
1618 <p> |
1606 Public method to get a reference to the VCS object. |
1619 Public method to get a reference to the VCS object. |