| Modifier and Type | Method and Description |
|---|---|
Project |
IssueDetector.getProject()
will return the (Squash) project that entity belongs to
|
| Modifier and Type | Method and Description |
|---|---|
Project |
IterationTestPlanItem.getProject() |
Project |
CampaignTestPlanItem.getProject() |
Project |
Iteration.getProject() |
Project |
TestSuite.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CampaignFolder.notifyAssociatedWithProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
BoundEntity.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Project |
Execution.getProject() |
Project |
ExecutionStep.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Project |
TreeNode.getProject() |
Project |
GenericLibraryNode.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderSupport.notifyAssociatedProjectWasSet(Project formerProject,
Project currentProject)
Notifies that the project was set to something.
|
void |
LibraryNode.notifyAssociatedWithProject(Project project)
Notifies this resource now belongs to the given project.
|
void |
GenericLibraryNode.notifyAssociatedWithProject(Project project)
Notifies this object it is now a resource of the given project.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
MilestoneHolder.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVisitor.visit(Project project) |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
ProjectFilter.getProjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFilter.removeProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFilter.setProjects(List<Project> newProjectList) |
| Modifier and Type | Method and Description |
|---|---|
Project |
RequirementLibraryNode.getProject() |
Project |
RequirementVersion.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementLibraryNode.notifyAssociatedWithProject(Project project)
Notifies this object it is now a resource of the given project.
|
void |
RequirementFolder.notifyAssociatedWithProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
ActionTestStep.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseFolder.notifyAssociatedWithProject(Project project) |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.