- getAllRequirementNotes() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project.
- getAllRequirementNotes(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project.
- getAllRequirementNotes(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project.
- getAllRequirementNotesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note 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).
- getAllRequirementNotesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project that belong to the specified category.
- getAllRequirementNotesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project that belong to the specified category.
- getAllRequirementNotesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project that belong to the specified category.
- getAllRequirementNotesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project that belong to the default category.
- getAllRequirementNotesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project that belong to the default category.
- getAllRequirementNotesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement note items of the project that belong to the default category.
- getAllRequirements() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project.
- getAllRequirements(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project.
- getAllRequirements(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project.
- getAllRequirementSets() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project.
- getAllRequirementSets(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project.
- getAllRequirementSets(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project.
- getAllRequirementSetsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set 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).
- getAllRequirementSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project that belong to the specified category.
- getAllRequirementSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project that belong to the specified category.
- getAllRequirementSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project that belong to the specified category.
- getAllRequirementSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project that belong to the default category.
- getAllRequirementSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project that belong to the default category.
- getAllRequirementSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement set items of the project that belong to the default category.
- getAllRequirementsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement 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).
- getAllRequirementsForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project which are linked to the given model element.
- getAllRequirementsForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project which are linked to the given model element.
- getAllRequirementsForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project which are linked to the given model element.
- getAllRequirementsNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project which are not linked to any model element.
- getAllRequirementsNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project which are not linked to any model element.
- getAllRequirementsNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project which are not linked to any model element.
- getAllRequirementsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project that belong to the specified category.
- getAllRequirementsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project that belong to the specified category.
- getAllRequirementsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project that belong to the specified category.
- getAllRequirementsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project that belong to the default category.
- getAllRequirementsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project that belong to the default category.
- getAllRequirementsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all requirement items of the project that belong to the default category.
- getAllRootRequirements() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project.
- getAllRootRequirements(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project.
- getAllRootRequirements(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project.
- getAllRootRequirementSets() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project.
- getAllRootRequirementSets(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project.
- getAllRootRequirementSets(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project.
- getAllRootRequirementSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project that belong to the specified category.
- getAllRootRequirementSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project that belong to the specified category.
- getAllRootRequirementSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project that belong to the specified category.
- getAllRootRequirementSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project that belong to the default category.
- getAllRootRequirementSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project that belong to the default category.
- getAllRootRequirementSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement set items of the project that belong to the default category.
- getAllRootRequirementsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project that belong to the specified category.
- getAllRootRequirementsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project that belong to the specified category.
- getAllRootRequirementsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project that belong to the specified category.
- getAllRootRequirementsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project that belong to the default category.
- getAllRootRequirementsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project that belong to the default category.
- getAllRootRequirementsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns all root requirement items of the project that belong to the default category.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the description of the requirement.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the description of the requirement set.
- getID() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the id of the requirement.
- getIDandName() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the id and name of the requirement.
- getKnownValuesForRequirementNoteNoteType() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns the known values for the note-type of requirement note items.
- getKnownValuesForRequirementPriority() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns the known values for the priority of requirement items.
- getKnownValuesForRequirementStatus() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Returns the known values for the status of requirement items.
- getName() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the name of the requirement.
- getName() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the name of the requirement set.
- getNoteType() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementNote
-
Returns the note-type of the requirement note.
- getParentRequirement() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementNote
-
Returns the parent requirement.
- getParentRequirementSet() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the parent requirement set.
- getParentRequirementSet() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the parent requirement set.
- getPriority() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the priority of the requirement.
- getReferredRequirements() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items.
- getReferredRequirements(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items.
- getReferredRequirements(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items.
- getReferredRequirementsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items that belong to the specified category.
- getReferredRequirementsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items that belong to the specified category.
- getReferredRequirementsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items that belong to the specified category.
- getReferredRequirementsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items that belong to the default category.
- getReferredRequirementsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items that belong to the default category.
- getReferredRequirementsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referred requirement items that belong to the default category.
- getReferringRequirements() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items.
- getReferringRequirements(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items.
- getReferringRequirements(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items.
- getReferringRequirementsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items that belong to the specified category.
- getReferringRequirementsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items that belong to the specified category.
- getReferringRequirementsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items that belong to the specified category.
- getReferringRequirementsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items that belong to the default category.
- getReferringRequirementsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items that belong to the default category.
- getReferringRequirementsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the referring requirement items that belong to the default category.
- getRequirementChildren() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children.
- getRequirementChildren(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children.
- getRequirementChildren(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children.
- getRequirementChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children that belong to the specified category.
- getRequirementChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children that belong to the specified category.
- getRequirementChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children that belong to the specified category.
- getRequirementChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children that belong to the default category.
- getRequirementChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children that belong to the default category.
- getRequirementChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement children that belong to the default category.
- getRequirementIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the id prefix for new requirement child items.
- getRequirementNoteChildren() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children.
- getRequirementNoteChildren(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children.
- getRequirementNoteChildren(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children.
- getRequirementNoteChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children that belong to the specified category.
- getRequirementNoteChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children that belong to the specified category.
- getRequirementNoteChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children that belong to the specified category.
- getRequirementNoteChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children that belong to the default category.
- getRequirementNoteChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children that belong to the default category.
- getRequirementNoteChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the requirement note children that belong to the default category.
- getRequirementSetChildren() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children.
- getRequirementSetChildren(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children.
- getRequirementSetChildren(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children.
- getRequirementSetChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children that belong to the specified category.
- getRequirementSetChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children that belong to the specified category.
- getRequirementSetChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children that belong to the specified category.
- getRequirementSetChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children that belong to the default category.
- getRequirementSetChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children that belong to the default category.
- getRequirementSetChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementSet
-
Returns the requirement set children that belong to the default category.
- getSORT_REQUIREMENT_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement items by id.
- getSORT_REQUIREMENT_BY_IDANDNAME() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement items by id and name.
- getSORT_REQUIREMENT_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement items by name.
- getSORT_REQUIREMENT_BY_PRIORITY() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement items by priority.
- getSORT_REQUIREMENT_BY_STATUS() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement items by status.
- getSORT_REQUIREMENTNOTE_BY_NOTETYPE() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement note items by note-type.
- getSORT_REQUIREMENTSET_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementDataProvider
-
Constant for sorting requirement set items by name.
- getStatus() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirement
-
Returns the status of the requirement.
- getText() - Method in interface com.arcway.cockpit.genericmodule.requirementsmodule3.docgen.provider.interfaces.IRequirementNote
-
Returns the text of the requirement note.