Uses of Interface
org.squashtest.csp.tm.domain.SelfClassAware

Packages that use SelfClassAware
org.squashtest.csp.tm.domain.campaign   
org.squashtest.csp.tm.domain.library   
org.squashtest.csp.tm.domain.project   
org.squashtest.csp.tm.domain.requirement   
org.squashtest.csp.tm.domain.testcase   
 

Uses of SelfClassAware in org.squashtest.csp.tm.domain.campaign
 

Classes in org.squashtest.csp.tm.domain.campaign that implement SelfClassAware
 class CampaignLibrary
           
 

Uses of SelfClassAware in org.squashtest.csp.tm.domain.library
 

Subinterfaces of SelfClassAware in org.squashtest.csp.tm.domain.library
 interface Library<NODE extends LibraryNode>
           
 

Uses of SelfClassAware in org.squashtest.csp.tm.domain.project
 

Classes in org.squashtest.csp.tm.domain.project that implement SelfClassAware
 class GenericLibrary<NODE extends LibraryNode>
          Abstract superclass of Library implementations based on generics.
 

Uses of SelfClassAware in org.squashtest.csp.tm.domain.requirement
 

Classes in org.squashtest.csp.tm.domain.requirement that implement SelfClassAware
 class RequirementLibrary
           
 

Uses of SelfClassAware in org.squashtest.csp.tm.domain.testcase
 

Classes in org.squashtest.csp.tm.domain.testcase that implement SelfClassAware
 class TestCase
           
 class TestCaseFolder
           
 class TestCaseLibrary
           
 class TestCaseLibraryNode
          An organizational element ot the TestCaseLibrary
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.