|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NodeContainer in org.squashtest.tm.domain.campaign |
|---|
| Classes in org.squashtest.tm.domain.campaign that implement NodeContainer | |
|---|---|
class |
Campaign
|
class |
CampaignFolder
|
class |
CampaignLibrary
|
class |
Iteration
|
| Uses of NodeContainer in org.squashtest.tm.domain.library |
|---|
| Subinterfaces of NodeContainer in org.squashtest.tm.domain.library | |
|---|---|
interface |
Folder<NODE extends LibraryNode>
Interface of a Library folder. |
interface |
Library<NODE extends LibraryNode>
Interface for project libraries; |
| Methods in org.squashtest.tm.domain.library with type parameters of type NodeContainer | ||
|---|---|---|
|
WhichNodeVisitor.getTypeOf(X container)
|
|
| Uses of NodeContainer in org.squashtest.tm.domain.project |
|---|
| Classes in org.squashtest.tm.domain.project that implement NodeContainer | |
|---|---|
class |
GenericLibrary<NODE extends LibraryNode>
Abstract superclass of Library implementations based on generics. |
| Uses of NodeContainer in org.squashtest.tm.domain.requirement |
|---|
| Classes in org.squashtest.tm.domain.requirement that implement NodeContainer | |
|---|---|
class |
Requirement
Entity requirement Note that much of its setters will throw an IllegalRequirementModificationException if a modification is attempted while the status does not allow it. |
class |
RequirementFolder
|
class |
RequirementLibrary
|
| Uses of NodeContainer in org.squashtest.tm.domain.testcase |
|---|
| Classes in org.squashtest.tm.domain.testcase that implement NodeContainer | |
|---|---|
class |
TestCaseFolder
|
class |
TestCaseLibrary
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||