Uses of Class
org.jomc.model.test.ImplementationTest

Packages that use ImplementationTest
org.jomc.model.test   
 

Uses of ImplementationTest in org.jomc.model.test
 

Fields in org.jomc.model.test with type parameters of type ImplementationTest
protected  List<ImplementationTest> TestSuite.implementationTest
           
 

Methods in org.jomc.model.test that return ImplementationTest
 ImplementationTest ImplementationTest.clone()
          Creates and returns a deep copy of this object.
 ImplementationTest ObjectFactory.createImplementationTest()
          Create an instance of ImplementationTest
 

Methods in org.jomc.model.test that return types with arguments of type ImplementationTest
 List<ImplementationTest> TestSuite.getImplementationTest()
          Gets the value of the implementationTest property.
 

Method parameters in org.jomc.model.test with type arguments of type ImplementationTest
private static void TestSuite.copyImplementationTest(List<ImplementationTest> source, List<ImplementationTest> target)
          Copies all values of property ImplementationTest deeply.
private static void TestSuite.copyImplementationTest(List<ImplementationTest> source, List<ImplementationTest> target)
          Copies all values of property ImplementationTest deeply.
 

Constructors in org.jomc.model.test with parameters of type ImplementationTest
ImplementationTest(ImplementationTest o)
          Creates a new ImplementationTest instance by deeply copying a given instance.
 



Copyright © 2005-2009 The JOMC Project. All Rights Reserved.