- getActionsOfOpportunity(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items.
- getActionsOfOpportunity(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type.
- getActionsOfStrength(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items.
- getActionsOfStrength(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type.
- getActionsOfThreat(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items.
- getActionsOfThreat(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type.
- getActionsOfWeakness(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items.
- getActionsOfWeakness(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type.
- getActionsWithCategoryOfOpportunity(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the specified category.
- getActionsWithCategoryOfOpportunity(IGenericModuleData, String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the specified category.
- getActionsWithCategoryOfStrength(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the specified category.
- getActionsWithCategoryOfStrength(IGenericModuleData, String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the specified category.
- getActionsWithCategoryOfThreat(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the specified category.
- getActionsWithCategoryOfThreat(IGenericModuleData, String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the specified category.
- getActionsWithCategoryOfWeakness(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the specified category.
- getActionsWithCategoryOfWeakness(IGenericModuleData, String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the specified category.
- getActionsWithDefaultCategoryOfOpportunity(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the default category.
- getActionsWithDefaultCategoryOfOpportunity(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the default category.
- getActionsWithDefaultCategoryOfStrength(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the default category.
- getActionsWithDefaultCategoryOfStrength(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the default category.
- getActionsWithDefaultCategoryOfThreat(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the default category.
- getActionsWithDefaultCategoryOfThreat(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the default category.
- getActionsWithDefaultCategoryOfWeakness(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items that belong to the default category.
- getActionsWithDefaultCategoryOfWeakness(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the action items of the specified type that belong to the default category.
- getAllFolders() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project.
- getAllFolders(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project.
- getAllFolders(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project.
- getAllFoldersForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project that belong to the specified category.
- getAllFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project that belong to the specified category.
- getAllFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project that belong to the specified category.
- getAllFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project that belong to the default category.
- getAllFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project that belong to the default category.
- getAllFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all folder items of the project that belong to the default category.
- getAllOpportunitys() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project.
- getAllOpportunitys(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project.
- getAllOpportunitys(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project.
- getAllOpportunitysForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllOpportunitysForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project which are linked to the given model element.
- getAllOpportunitysForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project which are linked to the given model element.
- getAllOpportunitysForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project which are linked to the given model element.
- getAllOpportunitysNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project which are not linked to any model element.
- getAllOpportunitysNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project which are not linked to any model element.
- getAllOpportunitysNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project which are not linked to any model element.
- getAllOpportunitysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project that belong to the specified category.
- getAllOpportunitysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project that belong to the specified category.
- getAllOpportunitysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project that belong to the specified category.
- getAllOpportunitysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project that belong to the default category.
- getAllOpportunitysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project that belong to the default category.
- getAllOpportunitysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all opportunity items of the project that belong to the default category.
- getAllRootFolders() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project.
- getAllRootFolders(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project.
- getAllRootFolders(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project.
- getAllRootFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project that belong to the specified category.
- getAllRootFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project that belong to the specified category.
- getAllRootFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project that belong to the specified category.
- getAllRootFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project that belong to the default category.
- getAllRootFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project that belong to the default category.
- getAllRootFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root folder items of the project that belong to the default category.
- getAllRootOpportunitys() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project.
- getAllRootOpportunitys(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project.
- getAllRootOpportunitys(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project.
- getAllRootOpportunitysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project that belong to the specified category.
- getAllRootOpportunitysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project that belong to the specified category.
- getAllRootOpportunitysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project that belong to the specified category.
- getAllRootOpportunitysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project that belong to the default category.
- getAllRootOpportunitysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project that belong to the default category.
- getAllRootOpportunitysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root opportunity items of the project that belong to the default category.
- getAllRootStrengths() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project.
- getAllRootStrengths(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project.
- getAllRootStrengths(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project.
- getAllRootStrengthsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project that belong to the specified category.
- getAllRootStrengthsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project that belong to the specified category.
- getAllRootStrengthsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project that belong to the specified category.
- getAllRootStrengthsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project that belong to the default category.
- getAllRootStrengthsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project that belong to the default category.
- getAllRootStrengthsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root strength items of the project that belong to the default category.
- getAllRootThreats() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project.
- getAllRootThreats(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project.
- getAllRootThreats(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project.
- getAllRootThreatsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project that belong to the specified category.
- getAllRootThreatsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project that belong to the specified category.
- getAllRootThreatsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project that belong to the specified category.
- getAllRootThreatsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project that belong to the default category.
- getAllRootThreatsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project that belong to the default category.
- getAllRootThreatsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root threat items of the project that belong to the default category.
- getAllRootWeaknesss() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project.
- getAllRootWeaknesss(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project.
- getAllRootWeaknesss(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project.
- getAllRootWeaknesssWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project that belong to the specified category.
- getAllRootWeaknesssWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project that belong to the specified category.
- getAllRootWeaknesssWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project that belong to the specified category.
- getAllRootWeaknesssWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project that belong to the default category.
- getAllRootWeaknesssWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project that belong to the default category.
- getAllRootWeaknesssWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all root weakness items of the project that belong to the default category.
- getAllStrengths() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project.
- getAllStrengths(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project.
- getAllStrengths(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project.
- getAllStrengthsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllStrengthsForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project which are linked to the given model element.
- getAllStrengthsForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project which are linked to the given model element.
- getAllStrengthsForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project which are linked to the given model element.
- getAllStrengthsNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project which are not linked to any model element.
- getAllStrengthsNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project which are not linked to any model element.
- getAllStrengthsNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project which are not linked to any model element.
- getAllStrengthsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project that belong to the specified category.
- getAllStrengthsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project that belong to the specified category.
- getAllStrengthsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project that belong to the specified category.
- getAllStrengthsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project that belong to the default category.
- getAllStrengthsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project that belong to the default category.
- getAllStrengthsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all strength items of the project that belong to the default category.
- getAllThreats() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project.
- getAllThreats(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project.
- getAllThreats(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project.
- getAllThreatsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllThreatsForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project which are linked to the given model element.
- getAllThreatsForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project which are linked to the given model element.
- getAllThreatsForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project which are linked to the given model element.
- getAllThreatsNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project which are not linked to any model element.
- getAllThreatsNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project which are not linked to any model element.
- getAllThreatsNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project which are not linked to any model element.
- getAllThreatsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project that belong to the specified category.
- getAllThreatsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project that belong to the specified category.
- getAllThreatsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project that belong to the specified category.
- getAllThreatsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project that belong to the default category.
- getAllThreatsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project that belong to the default category.
- getAllThreatsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all threat items of the project that belong to the default category.
- getAllWeaknesss() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project.
- getAllWeaknesss(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project.
- getAllWeaknesss(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project.
- getAllWeaknesssForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllWeaknesssForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project which are linked to the given model element.
- getAllWeaknesssForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project which are linked to the given model element.
- getAllWeaknesssForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project which are linked to the given model element.
- getAllWeaknesssNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project which are not linked to any model element.
- getAllWeaknesssNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project which are not linked to any model element.
- getAllWeaknesssNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project which are not linked to any model element.
- getAllWeaknesssWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project that belong to the specified category.
- getAllWeaknesssWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project that belong to the specified category.
- getAllWeaknesssWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project that belong to the specified category.
- getAllWeaknesssWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project that belong to the default category.
- getAllWeaknesssWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project that belong to the default category.
- getAllWeaknesssWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns all weakness items of the project that belong to the default category.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the description of the folder.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IOpportunity
-
Returns the description of the opportunity.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IStrength
-
Returns the description of the strength.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IThreat
-
Returns the description of the threat.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IWeakness
-
Returns the description of the weakness.
- getFolderChildren() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children.
- getFolderChildren(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children.
- getFolderChildren(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children.
- getFolderChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the specified category.
- getFolderChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the specified category.
- getFolderChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the specified category.
- getFolderChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the default category.
- getFolderChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the default category.
- getFolderChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the default category.
- getImpact() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IOpportunity
-
Returns the impact of the opportunity.
- getImpact() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IThreat
-
Returns the impact of the threat.
- getKnownValuesForOpportunityImpact() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns the known values for the impact of opportunity items.
- getKnownValuesForOpportunityProbability() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns the known values for the probability of opportunity items.
- getKnownValuesForStrengthRelevance() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns the known values for the relevance of strength items.
- getKnownValuesForThreatImpact() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns the known values for the impact of threat items.
- getKnownValuesForThreatProbability() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns the known values for the probability of threat items.
- getKnownValuesForWeaknessRelevance() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Returns the known values for the relevance of weakness items.
- getName() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the name of the folder.
- getName() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IOpportunity
-
Returns the name of the opportunity.
- getName() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IStrength
-
Returns the name of the strength.
- getName() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IThreat
-
Returns the name of the threat.
- getName() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IWeakness
-
Returns the name of the weakness.
- getOpportunityChildren() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children.
- getOpportunityChildren(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children.
- getOpportunityChildren(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children.
- getOpportunityChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children that belong to the specified category.
- getOpportunityChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children that belong to the specified category.
- getOpportunityChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children that belong to the specified category.
- getOpportunityChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children that belong to the default category.
- getOpportunityChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children that belong to the default category.
- getOpportunityChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the opportunity children that belong to the default category.
- getOpportunitys(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the opportunity items.
- getOpportunitysWithCategory(IModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the opportunity items that belong to the specified category.
- getOpportunitysWithDefaultCategory(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the opportunity items that belong to the default category.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the parent folder.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IOpportunity
-
Returns the parent folder.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IStrength
-
Returns the parent folder.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IThreat
-
Returns the parent folder.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IWeakness
-
Returns the parent folder.
- getProbability() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IOpportunity
-
Returns the probability of the opportunity.
- getProbability() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IThreat
-
Returns the probability of the threat.
- getRelevance() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IStrength
-
Returns the relevance of the strength.
- getRelevance() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IWeakness
-
Returns the relevance of the weakness.
- getSORT_FOLDER_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting folder items by name.
- getSORT_OPPORTUNITY_BY_IMPACT() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting opportunity items by impact.
- getSORT_OPPORTUNITY_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting opportunity items by name.
- getSORT_OPPORTUNITY_BY_PROBABILITY() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting opportunity items by probability.
- getSORT_STRENGTH_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting strength items by name.
- getSORT_STRENGTH_BY_RELEVANCE() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting strength items by relevance.
- getSORT_THREAT_BY_IMPACT() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting threat items by impact.
- getSORT_THREAT_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting threat items by name.
- getSORT_THREAT_BY_PROBABILITY() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting threat items by probability.
- getSORT_WEAKNESS_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting weakness items by name.
- getSORT_WEAKNESS_BY_RELEVANCE() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ISwotDataProvider
-
Constant for sorting weakness items by relevance.
- getStrengthChildren() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children.
- getStrengthChildren(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children.
- getStrengthChildren(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children.
- getStrengthChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children that belong to the specified category.
- getStrengthChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children that belong to the specified category.
- getStrengthChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children that belong to the specified category.
- getStrengthChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children that belong to the default category.
- getStrengthChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children that belong to the default category.
- getStrengthChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the strength children that belong to the default category.
- getStrengths(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the strength items.
- getStrengthsWithCategory(IModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the strength items that belong to the specified category.
- getStrengthsWithDefaultCategory(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the strength items that belong to the default category.
- getThreatChildren() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children.
- getThreatChildren(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children.
- getThreatChildren(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children.
- getThreatChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children that belong to the specified category.
- getThreatChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children that belong to the specified category.
- getThreatChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children that belong to the specified category.
- getThreatChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children that belong to the default category.
- getThreatChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children that belong to the default category.
- getThreatChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the threat children that belong to the default category.
- getThreats(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the threat items.
- getThreatsWithCategory(IModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the threat items that belong to the specified category.
- getThreatsWithDefaultCategory(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the threat items that belong to the default category.
- getWeaknessChildren() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children.
- getWeaknessChildren(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children.
- getWeaknessChildren(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children.
- getWeaknessChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children that belong to the specified category.
- getWeaknessChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children that belong to the specified category.
- getWeaknessChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children that belong to the specified category.
- getWeaknessChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children that belong to the default category.
- getWeaknessChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children that belong to the default category.
- getWeaknessChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.IFolder
-
Returns the weakness children that belong to the default category.
- getWeaknesss(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the weakness items.
- getWeaknesssWithCategory(IModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the weakness items that belong to the specified category.
- getWeaknesssWithDefaultCategory(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.swotmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the weakness items that belong to the default category.