| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitys()
Returns all quantified capability items of the project.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitys(int sortingCriterion)
Returns all quantified capability items of the project.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitys(java.lang.String sortingProperty)
Returns all quantified capability items of the project.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysForHistoryItem(com.arcway.cockpit.docgen.provider.interfaces.IHistoryEntry historyItem)
Returns all quantified capability 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).
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysForModelElement(java.lang.String modelElementUID)
Returns all quantified capability items of the project which are linked to the given model element.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysForModelElement(java.lang.String modelElementUID,
int sortingCriterion)
Returns all quantified capability items of the project which are linked to the given model element.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysForModelElement(java.lang.String modelElementUID,
java.lang.String sortingProperty)
Returns all quantified capability items of the project which are linked to the given model element.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysNotLinkedToAnyModelElement()
Returns all quantified capability items of the project which are not linked to any model element.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysNotLinkedToAnyModelElement(int sortingCriterion)
Returns all quantified capability items of the project which are not linked to any model element.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysNotLinkedToAnyModelElement(java.lang.String sortingProperty)
Returns all quantified capability items of the project which are not linked to any model element.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysWithCategory(java.lang.String categoryID)
Returns all quantified capability items of the project that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns all quantified capability items of the project that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns all quantified capability items of the project that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysWithDefaultCategory()
Returns all quantified capability items of the project that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysWithDefaultCategory(int sortingCriterion)
Returns all quantified capability items of the project that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
IOrganisationDataProvider.getAllQuantifiedCapabilitysWithDefaultCategory(java.lang.String sortingProperty)
Returns all quantified capability items of the project that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiess()
Returns the quantified capabilities items.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiess(int sortingCriterion)
Returns the quantified capabilities items.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiess(java.lang.String sortingProperty)
Returns the quantified capabilities items.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiessWithCategory(java.lang.String categoryID)
Returns the quantified capabilities items that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiessWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns the quantified capabilities items that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiessWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns the quantified capabilities items that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiessWithDefaultCategory()
Returns the quantified capabilities items that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiessWithDefaultCategory(int sortingCriterion)
Returns the quantified capabilities items that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
IResource.getQuantifiedCapabilitiessWithDefaultCategory(java.lang.String sortingProperty)
Returns the quantified capabilities items that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildren()
Returns the quantified capability children.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildren(int sortingCriterion)
Returns the quantified capability children.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildren(java.lang.String sortingProperty)
Returns the quantified capability children.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildrenWithCategory(java.lang.String categoryID)
Returns the quantified capability children that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildrenWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns the quantified capability children that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildrenWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns the quantified capability children that belong to the specified category.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildrenWithDefaultCategory()
Returns the quantified capability children that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildrenWithDefaultCategory(int sortingCriterion)
Returns the quantified capability children that belong to the default category.
|
java.util.List<? extends IQuantifiedCapability> |
ICapability.getQuantifiedCapabilityChildrenWithDefaultCategory(java.lang.String sortingProperty)
Returns the quantified capability children that belong to the default category.
|