Uses of Interface
com.pushtotest.testmaker.XSTest.xml.impl.runtime.XMLSerializable

Packages that use XMLSerializable
com.pushtotest.testmaker.XSTest.xml.impl   
com.pushtotest.testmaker.XSTest.xml.impl.runtime   
 

Uses of XMLSerializable in com.pushtotest.testmaker.XSTest.xml.impl
 

Classes in com.pushtotest.testmaker.XSTest.xml.impl that implement XMLSerializable
 class DicttypeImpl
           
 class DisttypeImpl
           
 class ItemlistImpl
           
 class MaptypeImpl
           
 class SummtypeImpl
           
 class XSTestImpl
           
 class XSTestTypeImpl
           
static class XSTestTypeImpl.ChartSetTypeImpl
           
static class XSTestTypeImpl.ChartSetTypeImpl.DistributionSDTypeImpl
           
static class XSTestTypeImpl.ChartSetTypeImpl.DistributionTXTypeImpl
           
static class XSTestTypeImpl.ChartSetTypeImpl.ScalabilityTypeImpl
           
static class XSTestTypeImpl.DirectoryTypeImpl
           
static class XSTestTypeImpl.RunSetTypeImpl
           
static class XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl
           
static class XSTestTypeImpl.TargetsTypeImpl
           
static class XSTestTypeImpl.TargetsTypeImpl.TargetTypeImpl
           
static class XSTestTypeImpl.UseCasesTypeImpl
           
static class XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl
           
 

Uses of XMLSerializable in com.pushtotest.testmaker.XSTest.xml.impl.runtime
 

Subinterfaces of XMLSerializable in com.pushtotest.testmaker.XSTest.xml.impl.runtime
 interface ValidatableObject
          This interface is implemented by generated classes to indicate that the class supports validation.
 

Methods in com.pushtotest.testmaker.XSTest.xml.impl.runtime that return XMLSerializable
 XMLSerializable GrammarInfoImpl.castToXMLSerializable(java.lang.Object o)
           
 XMLSerializable GrammarInfo.castToXMLSerializable(java.lang.Object o)