- getAllContainers() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project.
- getAllContainers(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project.
- getAllContainers(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project.
- getAllContainersForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container 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).
- getAllContainersForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project which are linked to the given model element.
- getAllContainersForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project which are linked to the given model element.
- getAllContainersForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project which are linked to the given model element.
- getAllContainersNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project which are not linked to any model element.
- getAllContainersNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project which are not linked to any model element.
- getAllContainersNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project which are not linked to any model element.
- getAllContainersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project that belong to the specified category.
- getAllContainersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project that belong to the specified category.
- getAllContainersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project that belong to the specified category.
- getAllContainersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project that belong to the default category.
- getAllContainersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project that belong to the default category.
- getAllContainersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all container items of the project that belong to the default category.
- getAllCrossReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project.
- getAllCrossReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project.
- getAllCrossReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project.
- getAllCrossReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference 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).
- getAllCrossReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project that belong to the specified category.
- getAllCrossReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project that belong to the specified category.
- getAllCrossReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project that belong to the specified category.
- getAllCrossReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project that belong to the default category.
- getAllCrossReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project that belong to the default category.
- getAllCrossReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all cross reference items of the project that belong to the default category.
- getAllFolderReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project.
- getAllFolderReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project.
- getAllFolderReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project.
- getAllFolderReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference 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).
- getAllFolderReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project that belong to the specified category.
- getAllFolderReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project that belong to the specified category.
- getAllFolderReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project that belong to the specified category.
- getAllFolderReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project that belong to the default category.
- getAllFolderReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project that belong to the default category.
- getAllFolderReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder reference items of the project that belong to the default category.
- getAllFolders() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project.
- getAllFolders(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project.
- getAllFolders(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project.
- getAllFoldersForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
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.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project that belong to the specified category.
- getAllFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project that belong to the specified category.
- getAllFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project that belong to the specified category.
- getAllFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project that belong to the default category.
- getAllFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project that belong to the default category.
- getAllFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all folder items of the project that belong to the default category.
- getAllModelElementReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project.
- getAllModelElementReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project.
- getAllModelElementReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project.
- getAllModelElementReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference 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).
- getAllModelElementReferencesForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project which are linked to the given model element.
- getAllModelElementReferencesForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project which are linked to the given model element.
- getAllModelElementReferencesForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project which are linked to the given model element.
- getAllModelElementReferencesNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project which are not linked to any model element.
- getAllModelElementReferencesNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project which are not linked to any model element.
- getAllModelElementReferencesNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project which are not linked to any model element.
- getAllModelElementReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project that belong to the specified category.
- getAllModelElementReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project that belong to the specified category.
- getAllModelElementReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project that belong to the specified category.
- getAllModelElementReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project that belong to the default category.
- getAllModelElementReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project that belong to the default category.
- getAllModelElementReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all model element reference items of the project that belong to the default category.
- getAllPictureReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project.
- getAllPictureReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project.
- getAllPictureReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project.
- getAllPictureReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference 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).
- getAllPictureReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project that belong to the specified category.
- getAllPictureReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project that belong to the specified category.
- getAllPictureReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project that belong to the specified category.
- getAllPictureReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project that belong to the default category.
- getAllPictureReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project that belong to the default category.
- getAllPictureReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture reference items of the project that belong to the default category.
- getAllPictures() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project.
- getAllPictures(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project.
- getAllPictures(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project.
- getAllPicturesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture 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).
- getAllPicturesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project that belong to the specified category.
- getAllPicturesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project that belong to the specified category.
- getAllPicturesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project that belong to the specified category.
- getAllPicturesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project that belong to the default category.
- getAllPicturesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project that belong to the default category.
- getAllPicturesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all picture items of the project that belong to the default category.
- getAllPlanReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project.
- getAllPlanReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project.
- getAllPlanReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project.
- getAllPlanReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference 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).
- getAllPlanReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project that belong to the specified category.
- getAllPlanReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project that belong to the specified category.
- getAllPlanReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project that belong to the specified category.
- getAllPlanReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project that belong to the default category.
- getAllPlanReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project that belong to the default category.
- getAllPlanReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all plan reference items of the project that belong to the default category.
- getAllRoleReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project.
- getAllRoleReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project.
- getAllRoleReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project.
- getAllRoleReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference 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).
- getAllRoleReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project that belong to the specified category.
- getAllRoleReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project that belong to the specified category.
- getAllRoleReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project that belong to the specified category.
- getAllRoleReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project that belong to the default category.
- getAllRoleReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project that belong to the default category.
- getAllRoleReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all role reference items of the project that belong to the default category.
- getAllRootFolders() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project.
- getAllRootFolders(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project.
- getAllRootFolders(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project.
- getAllRootFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project that belong to the specified category.
- getAllRootFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project that belong to the specified category.
- getAllRootFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project that belong to the specified category.
- getAllRootFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project that belong to the default category.
- getAllRootFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project that belong to the default category.
- getAllRootFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all root folder items of the project that belong to the default category.
- getAllStakeholderReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project.
- getAllStakeholderReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project.
- getAllStakeholderReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project.
- getAllStakeholderReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference 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).
- getAllStakeholderReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project that belong to the specified category.
- getAllStakeholderReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project that belong to the specified category.
- getAllStakeholderReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project that belong to the specified category.
- getAllStakeholderReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project that belong to the default category.
- getAllStakeholderReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project that belong to the default category.
- getAllStakeholderReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all stakeholder reference items of the project that belong to the default category.
- getAllTextReferences() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project.
- getAllTextReferences(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project.
- getAllTextReferences(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project.
- getAllTextReferencesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference 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).
- getAllTextReferencesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project that belong to the specified category.
- getAllTextReferencesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project that belong to the specified category.
- getAllTextReferencesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project that belong to the specified category.
- getAllTextReferencesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project that belong to the default category.
- getAllTextReferencesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project that belong to the default category.
- getAllTextReferencesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text reference items of the project that belong to the default category.
- getAllTexts() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project.
- getAllTexts(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project.
- getAllTexts(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project.
- getAllTextsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text 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).
- getAllTextsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project that belong to the specified category.
- getAllTextsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project that belong to the specified category.
- getAllTextsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project that belong to the specified category.
- getAllTextsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project that belong to the default category.
- getAllTextsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project that belong to the default category.
- getAllTextsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Returns all text items of the project that belong to the default category.
- getContainerChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children.
- getContainerChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children.
- getContainerChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children.
- getContainerChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children that belong to the specified category.
- getContainerChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children that belong to the specified category.
- getContainerChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children that belong to the specified category.
- getContainerChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children that belong to the default category.
- getContainerChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children that belong to the default category.
- getContainerChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the container children that belong to the default category.
- getCrossReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children.
- getCrossReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children.
- getCrossReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children.
- getCrossReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children that belong to the specified category.
- getCrossReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children that belong to the specified category.
- getCrossReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children that belong to the specified category.
- getCrossReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children that belong to the default category.
- getCrossReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children that belong to the default category.
- getCrossReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the cross reference children that belong to the default category.
- getCrossReferences(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the cross reference items.
- getCrossReferencesWithCategory(IModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the cross reference items that belong to the specified category.
- getCrossReferencesWithDefaultCategory(IModuleData) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the cross reference items that belong to the default category.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the description of the container.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the description of the folder.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the description of the text.
- getFolder() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolderReference
-
Returns the folder of the folder reference.
- getFolderChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children.
- getFolderChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children.
- getFolderChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children.
- getFolderChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the specified category.
- getFolderChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the specified category.
- getFolderChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the specified category.
- getFolderChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the default category.
- getFolderChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the default category.
- getFolderChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the folder children that belong to the default category.
- getFolderReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children.
- getFolderReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children.
- getFolderReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children.
- getFolderReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children that belong to the specified category.
- getFolderReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children that belong to the specified category.
- getFolderReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children that belong to the specified category.
- getFolderReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children that belong to the default category.
- getFolderReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children that belong to the default category.
- getFolderReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the folder reference children that belong to the default category.
- getID() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the id of the picture.
- getID() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the id of the text.
- getIDandName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the id and name of the picture.
- getIDandName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the id and name of the text.
- getModelElementReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children.
- getModelElementReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children.
- getModelElementReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children.
- getModelElementReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children that belong to the specified category.
- getModelElementReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children that belong to the specified category.
- getModelElementReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children that belong to the specified category.
- getModelElementReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children that belong to the default category.
- getModelElementReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children that belong to the default category.
- getModelElementReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the model element reference children that belong to the default category.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the name of the container.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ICrossReference
-
Returns the name of the cross reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the name of the folder.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolderReference
-
Returns the name of the folder reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IModelElementReference
-
Returns the name of the model element reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the name of the picture.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPictureReference
-
Returns the name of the picture reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPlanReference
-
Returns the name of the plan reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IRoleReference
-
Returns the name of the role reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IStakeholderReference
-
Returns the name of the stakeholder reference.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the name of the text.
- getName() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ITextReference
-
Returns the name of the text reference.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ICrossReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolderReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IModelElementReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPictureReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPlanReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IRoleReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IStakeholderReference
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the parent container.
- getParentContainer() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ITextReference
-
Returns the parent container.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the parent folder.
- getParentFolder() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the parent folder.
- getPictureChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children.
- getPictureChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children.
- getPictureChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children.
- getPictureChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children that belong to the specified category.
- getPictureChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children that belong to the specified category.
- getPictureChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children that belong to the specified category.
- getPictureChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children that belong to the default category.
- getPictureChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children that belong to the default category.
- getPictureChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture children that belong to the default category.
- getPictureIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the id prefix for new picture child items.
- getPictureReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children.
- getPictureReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children.
- getPictureReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children.
- getPictureReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children that belong to the specified category.
- getPictureReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children that belong to the specified category.
- getPictureReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children that belong to the specified category.
- getPictureReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children that belong to the default category.
- getPictureReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children that belong to the default category.
- getPictureReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the picture reference children that belong to the default category.
- getPlan() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPlanReference
-
Returns the plan of the plan reference.
- getPlanReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children.
- getPlanReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children.
- getPlanReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children.
- getPlanReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children that belong to the specified category.
- getPlanReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children that belong to the specified category.
- getPlanReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children that belong to the specified category.
- getPlanReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children that belong to the default category.
- getPlanReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children that belong to the default category.
- getPlanReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the plan reference children that belong to the default category.
- getReferenceTarget(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the reference target item.
- getReferenceto() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPictureReference
-
Returns the linked reference to or null if none is linked.
- getReferenceto() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.ITextReference
-
Returns the linked reference to or null if none is linked.
- getRole() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IRoleReference
-
Returns the role of the role reference.
- getRoleReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children.
- getRoleReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children.
- getRoleReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children.
- getRoleReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children that belong to the specified category.
- getRoleReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children that belong to the specified category.
- getRoleReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children that belong to the specified category.
- getRoleReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children that belong to the default category.
- getRoleReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children that belong to the default category.
- getRoleReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the role reference children that belong to the default category.
- getSORT_CONTAINER_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting container items by name.
- getSORT_CROSSREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting cross reference items by name.
- getSORT_FOLDER_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting folder items by name.
- getSORT_FOLDERREFERENCE_BY_FOLDER() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting folder reference items by folder.
- getSORT_FOLDERREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting folder reference items by name.
- getSORT_MODELELEMENTREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting model element reference items by name.
- getSORT_PICTURE_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting picture items by id.
- getSORT_PICTURE_BY_IDANDNAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting picture items by id and name.
- getSORT_PICTURE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting picture items by name.
- getSORT_PICTUREREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting picture reference items by name.
- getSORT_PLANREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting plan reference items by name.
- getSORT_PLANREFERENCE_BY_PLAN() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting plan reference items by plan.
- getSORT_ROLEREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting role reference items by name.
- getSORT_ROLEREFERENCE_BY_ROLE() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting role reference items by role.
- getSORT_STAKEHOLDERREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting stakeholder reference items by name.
- getSORT_STAKEHOLDERREFERENCE_BY_STAKEHOLDER() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting stakeholder reference items by stakeholder.
- getSORT_TEXT_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting text items by id.
- getSORT_TEXT_BY_IDANDNAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting text items by id and name.
- getSORT_TEXT_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting text items by name.
- getSORT_TEXTREFERENCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IDocumentContentDataProvider
-
Constant for sorting text reference items by name.
- getStakeholder() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IStakeholderReference
-
Returns the stakeholder of the stakeholder reference.
- getStakeholderReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children.
- getStakeholderReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children.
- getStakeholderReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children.
- getStakeholderReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children that belong to the specified category.
- getStakeholderReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children that belong to the specified category.
- getStakeholderReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children that belong to the specified category.
- getStakeholderReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children that belong to the default category.
- getStakeholderReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children that belong to the default category.
- getStakeholderReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the stakeholder reference children that belong to the default category.
- getTextChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children.
- getTextChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children.
- getTextChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children.
- getTextChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children that belong to the specified category.
- getTextChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children that belong to the specified category.
- getTextChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children that belong to the specified category.
- getTextChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children that belong to the default category.
- getTextChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children that belong to the default category.
- getTextChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text children that belong to the default category.
- getTextIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IFolder
-
Returns the id prefix for new text child items.
- getTextReferenceChildren() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children.
- getTextReferenceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children.
- getTextReferenceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children.
- getTextReferenceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children that belong to the specified category.
- getTextReferenceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children that belong to the specified category.
- getTextReferenceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children that belong to the specified category.
- getTextReferenceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children that belong to the default category.
- getTextReferenceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children that belong to the default category.
- getTextReferenceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IContainer
-
Returns the text reference children that belong to the default category.
- getUsedbys() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items.
- getUsedbys(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items.
- getUsedbys(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items.
- getUsedbys() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items.
- getUsedbys(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items.
- getUsedbys(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items.
- getUsedbysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items that belong to the specified category.
- getUsedbysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items that belong to the specified category.
- getUsedbysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items that belong to the specified category.
- getUsedbysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items that belong to the specified category.
- getUsedbysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items that belong to the specified category.
- getUsedbysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items that belong to the specified category.
- getUsedbysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items that belong to the default category.
- getUsedbysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items that belong to the default category.
- getUsedbysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IPicture
-
Returns the used by items that belong to the default category.
- getUsedbysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items that belong to the default category.
- getUsedbysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items that belong to the default category.
- getUsedbysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.documentcontentmodule.docgen.provider.interfaces.IText
-
Returns the used by items that belong to the default category.