Uses of Class
net.dpml.test.composite.ChildComponent

Packages that use ChildComponent
net.dpml.test.composite Composite test components. 
 

Uses of ChildComponent in net.dpml.test.composite
 

Methods in net.dpml.test.composite that return ChildComponent
 ChildComponent CompositeComponent.getChild()
          Return the child component for evaluation by the testcase.
 ChildComponent CompositeComponent.Parts.getChild()
          Return the child componet as a service instance.
 ChildComponent PartsComponent.getChild()
          Return the child component for evaluation by the testcase.