Class ObjectFactory
java.lang.Object
org.citrusframework.model.config.core.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.citrusframework.model.config.core package.
An ObjectFactory allows you to programmatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citrusframework.model.config.core -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofActorModelCreate an instance ofAfterSuiteModelCreate an instance ofAfterSuiteModel.ActionsCreate an instance ofAfterTestModelCreate an instance ofAfterTestModel.ActionsCreate an instance ofBeforeSuiteModelCreate an instance ofBeforeSuiteModel.ActionsCreate an instance ofBeforeTestModelCreate an instance ofBeforeTestModel.ActionsCreate an instance ofDataDictionaryTypeCreate an instance ofDataDictionaryType.MappingFileCreate an instance ofDataDictionaryType.MappingsCreate an instance ofDataDictionaryType.Mappings.MappingCreate an instance ofDirectEndpointAdapterModelCreate an instance ofDirectEndpointAdapterTypeCreate an instance ofDirectEndpointModelCreate an instance ofDirectSyncEndpointModelCreate an instance ofDispatchingEndpointAdapterModelCreate an instance ofEmptyResponseAdapterModelCreate an instance ofFunctionLibraryModelCreate an instance ofFunctionLibraryModel.FunctionCreate an instance ofGlobalVariablesModelCreate an instance ofGlobalVariablesModel.FileCreate an instance ofGlobalVariablesModel.VariableCreate an instance ofJsonDataDictionaryModelCreate an instance ofJsonPathDataDictionaryModelCreate an instance ofMessageQueueModelCreate an instance ofMessageValidatorsModelCreate an instance ofMessageValidatorsModel.ValidatorCreate an instance ofNamespaceContextModelCreate an instance ofNamespaceContextModel.NamespaceCreate an instance ofPropertiesTypeCreate an instance ofPropertiesType.PropertyCreate an instance ofQueueModelCreate an instance ofSchemaCollectionModelCreate an instance ofSchemaCollectionModel.SchemasCreate an instance ofSchemaCollectionModel.Schemas.SchemaCreate an instance ofSchemaModelCreate an instance ofSchemaRepositoryModelCreate an instance ofSchemaRepositoryModel.LocationsCreate an instance ofSchemaRepositoryModel.Locations.LocationCreate an instance ofSchemaRepositoryModel.SchemasCreate an instance ofSchemaRepositoryModel.Schemas.ReferenceCreate an instance ofStaticResponseAdapterModelCreate an instance ofStaticResponseAdapterModel.HeaderCreate an instance ofStaticResponseAdapterModel.Header.ElementCreate an instance ofStaticResponseAdapterModel.ResourceCreate an instance ofTimeoutProducingAdapterModelCreate an instance ofValidationMatcherLibraryModelCreate an instance ofValidationMatcherLibraryModel.MatcherCreate an instance ofXmlDataDictionaryModelCreate an instance ofXpathDataDictionaryModel
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citrusframework.model.config.core
-
-
Method Details
-
createSchemaCollectionModel
Create an instance ofSchemaCollectionModel- Returns:
- the new instance of
SchemaCollectionModel
-
createSchemaRepositoryModel
Create an instance ofSchemaRepositoryModel- Returns:
- the new instance of
SchemaRepositoryModel
-
createMessageValidatorsModel
Create an instance ofMessageValidatorsModel- Returns:
- the new instance of
MessageValidatorsModel
-
createNamespaceContextModel
Create an instance ofNamespaceContextModel- Returns:
- the new instance of
NamespaceContextModel
-
createFunctionLibraryModel
Create an instance ofFunctionLibraryModel- Returns:
- the new instance of
FunctionLibraryModel
-
createValidationMatcherLibraryModel
Create an instance ofValidationMatcherLibraryModel- Returns:
- the new instance of
ValidationMatcherLibraryModel
-
createDataDictionaryType
Create an instance ofDataDictionaryType- Returns:
- the new instance of
DataDictionaryType
-
createBeforeSuiteModel
Create an instance ofBeforeSuiteModel- Returns:
- the new instance of
BeforeSuiteModel
-
createAfterSuiteModel
Create an instance ofAfterSuiteModel- Returns:
- the new instance of
AfterSuiteModel
-
createBeforeTestModel
Create an instance ofBeforeTestModel- Returns:
- the new instance of
BeforeTestModel
-
createAfterTestModel
Create an instance ofAfterTestModel- Returns:
- the new instance of
AfterTestModel
-
createGlobalVariablesModel
Create an instance ofGlobalVariablesModel- Returns:
- the new instance of
GlobalVariablesModel
-
createStaticResponseAdapterModel
Create an instance ofStaticResponseAdapterModel- Returns:
- the new instance of
StaticResponseAdapterModel
-
createStaticResponseAdapterModelHeader
Create an instance ofStaticResponseAdapterModel.Header- Returns:
- the new instance of
StaticResponseAdapterModel.Header
-
createPropertiesType
Create an instance ofPropertiesType- Returns:
- the new instance of
PropertiesType
-
createDataDictionaryTypeMappings
Create an instance ofDataDictionaryType.Mappings- Returns:
- the new instance of
DataDictionaryType.Mappings
-
createSchemaRepositoryModelLocations
Create an instance ofSchemaRepositoryModel.Locations- Returns:
- the new instance of
SchemaRepositoryModel.Locations
-
createSchemaRepositoryModelSchemas
Create an instance ofSchemaRepositoryModel.Schemas- Returns:
- the new instance of
SchemaRepositoryModel.Schemas
-
createSchemaCollectionModelSchemas
Create an instance ofSchemaCollectionModel.Schemas- Returns:
- the new instance of
SchemaCollectionModel.Schemas
-
createActorModel
Create an instance ofActorModel- Returns:
- the new instance of
ActorModel
-
createMessageQueueModel
Create an instance ofMessageQueueModel- Returns:
- the new instance of
MessageQueueModel
-
createQueueModel
Create an instance ofQueueModel- Returns:
- the new instance of
QueueModel
-
createDirectEndpointModel
Create an instance ofDirectEndpointModel- Returns:
- the new instance of
DirectEndpointModel
-
createDirectEndpointAdapterType
Create an instance ofDirectEndpointAdapterType- Returns:
- the new instance of
DirectEndpointAdapterType
-
createDirectSyncEndpointModel
Create an instance ofDirectSyncEndpointModel- Returns:
- the new instance of
DirectSyncEndpointModel
-
createSchemaModel
Create an instance ofSchemaModel- Returns:
- the new instance of
SchemaModel
-
createMessageValidatorsModelValidator
Create an instance ofMessageValidatorsModel.Validator- Returns:
- the new instance of
MessageValidatorsModel.Validator
-
createNamespaceContextModelNamespace
Create an instance ofNamespaceContextModel.Namespace- Returns:
- the new instance of
NamespaceContextModel.Namespace
-
createFunctionLibraryModelFunction
Create an instance ofFunctionLibraryModel.Function- Returns:
- the new instance of
FunctionLibraryModel.Function
-
createValidationMatcherLibraryModelMatcher
Create an instance ofValidationMatcherLibraryModel.Matcher- Returns:
- the new instance of
ValidationMatcherLibraryModel.Matcher
-
createXmlDataDictionaryModel
Create an instance ofXmlDataDictionaryModel- Returns:
- the new instance of
XmlDataDictionaryModel
-
createDataDictionaryTypeMappingFile
Create an instance ofDataDictionaryType.MappingFile- Returns:
- the new instance of
DataDictionaryType.MappingFile
-
createXpathDataDictionaryModel
Create an instance ofXpathDataDictionaryModel- Returns:
- the new instance of
XpathDataDictionaryModel
-
createJsonDataDictionaryModel
Create an instance ofJsonDataDictionaryModel- Returns:
- the new instance of
JsonDataDictionaryModel
-
createJsonPathDataDictionaryModel
Create an instance ofJsonPathDataDictionaryModel- Returns:
- the new instance of
JsonPathDataDictionaryModel
-
createBeforeSuiteModelActions
Create an instance ofBeforeSuiteModel.Actions- Returns:
- the new instance of
BeforeSuiteModel.Actions
-
createAfterSuiteModelActions
Create an instance ofAfterSuiteModel.Actions- Returns:
- the new instance of
AfterSuiteModel.Actions
-
createBeforeTestModelActions
Create an instance ofBeforeTestModel.Actions- Returns:
- the new instance of
BeforeTestModel.Actions
-
createAfterTestModelActions
Create an instance ofAfterTestModel.Actions- Returns:
- the new instance of
AfterTestModel.Actions
-
createGlobalVariablesModelVariable
Create an instance ofGlobalVariablesModel.Variable- Returns:
- the new instance of
GlobalVariablesModel.Variable
-
createGlobalVariablesModelFile
Create an instance ofGlobalVariablesModel.File- Returns:
- the new instance of
GlobalVariablesModel.File
-
createDirectEndpointAdapterModel
Create an instance ofDirectEndpointAdapterModel- Returns:
- the new instance of
DirectEndpointAdapterModel
-
createDispatchingEndpointAdapterModel
Create an instance ofDispatchingEndpointAdapterModel- Returns:
- the new instance of
DispatchingEndpointAdapterModel
-
createEmptyResponseAdapterModel
Create an instance ofEmptyResponseAdapterModel- Returns:
- the new instance of
EmptyResponseAdapterModel
-
createTimeoutProducingAdapterModel
Create an instance ofTimeoutProducingAdapterModel- Returns:
- the new instance of
TimeoutProducingAdapterModel
-
createStaticResponseAdapterModelResource
Create an instance ofStaticResponseAdapterModel.Resource- Returns:
- the new instance of
StaticResponseAdapterModel.Resource
-
createStaticResponseAdapterModelHeaderElement
Create an instance ofStaticResponseAdapterModel.Header.Element- Returns:
- the new instance of
StaticResponseAdapterModel.Header.Element
-
createPropertiesTypeProperty
Create an instance ofPropertiesType.Property- Returns:
- the new instance of
PropertiesType.Property
-
createDataDictionaryTypeMappingsMapping
Create an instance ofDataDictionaryType.Mappings.Mapping- Returns:
- the new instance of
DataDictionaryType.Mappings.Mapping
-
createSchemaRepositoryModelLocationsLocation
Create an instance ofSchemaRepositoryModel.Locations.Location- Returns:
- the new instance of
SchemaRepositoryModel.Locations.Location
-
createSchemaRepositoryModelSchemasReference
Create an instance ofSchemaRepositoryModel.Schemas.Reference- Returns:
- the new instance of
SchemaRepositoryModel.Schemas.Reference
-
createSchemaCollectionModelSchemasSchema
Create an instance ofSchemaCollectionModel.Schemas.Schema- Returns:
- the new instance of
SchemaCollectionModel.Schemas.Schema
-