Uses of Interface
com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime.ValidatableObject

Packages that use ValidatableObject
com.pushtotest.testmaker.XSTest.xml.TestScenario.impl   
com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime   
 

Uses of ValidatableObject in com.pushtotest.testmaker.XSTest.xml.TestScenario.impl
 

Classes in com.pushtotest.testmaker.XSTest.xml.TestScenario.impl that implement ValidatableObject
 class AcceptsTImpl
           
 class ArgumentsTImpl
           
 class ArgumentTImpl
           
 class AxisTypeImpl
           
 class BasicsTImpl
           
 class CallTImpl
           
 class ChartTImpl
           
 class ContainerTImpl
           
 class CrlevelsTImpl
           
 class DatasourcesTImpl
           
 class DataTImpl
           
 class DebugTImpl
           
 class DimensionsTImpl
           
static class DimensionsTImpl.UsecasesTypeImpl
           
 class DplDefTypeTImpl
           
 class DplTImpl
           
 class EmailTImpl
           
 class ExceptionTImpl
           
 class GraphTypeImpl
           
 class JarTImpl
           
 class LoadTestTImpl
           
 class LoggingTImpl
           
 class LogsTImpl
           
 class LogTImpl
           
 class MailTImpl
           
 class MessagesizesTImpl
           
 class ModuleTImpl
           
 class MonitorTestTImpl
           
 class MonitorTImpl
           
 class NodeTImpl
           
 class NotificationsTImpl
           
 class OptionsTImpl
           
 class OptionsTypeImpl
           
 class OptionTypeImpl
           
 class PathTImpl
           
 class ResourcesTImpl
           
static class ResourcesTImpl.DataImpl
           
static class ResourcesTImpl.JarImpl
           
static class ResourcesTImpl.ModuleImpl
           
static class ResourcesTImpl.SoapuiImpl
           
static class ResourcesTImpl.Testgen4WebImpl
           
 class SecondsTImpl
           
 class SecurityTImpl
           
 class SequenceTImpl
           
 class SeriesTypeImpl
           
 class SoapuiTImpl
           
 class TallyTImpl
           
 class Testgen4WebTImpl
           
 class TestnodesTImpl
           
 class TestscenarioImpl
           
 class TestscenarioTImpl
           
 class TestTImpl
           
 class TestusecaseTImpl
           
 class UntilTImpl
           
 class UsecasesTImpl
           
 class UsecaseTImpl
           
 class ValueContainerTImpl
           
 class ValueTypeImpl
           
 

Uses of ValidatableObject in com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime
 

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

Methods in com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime with parameters of type ValidatableObject
static void MSVValidator.validate(DefaultJAXBContextImpl jaxbCtx, com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime.ValidationContext context, ValidatableObject vo)
          Validates the specified object and reports any error to the context.