All Classes and Interfaces
Class
Description
Deprecated.
Interface to lookup model related data from an external source.
FlatFileMappingProcessor<TYPE extends com.rosetta.model.lib.RosettaModelObjectBuilder>
Mapping processor base type specialised for flat, or shallow, xml files where all fields are translated
by a single mapping processor rather than synonyms.
Implements integer hashcode generation for each Rosetta basic type
Provides success state and diagnostics for the results of Java compilations
Deprecated.
Deprecated.
Deprecated.
Deprecated.
A new MappingContext is created for each ingested file to hold any mapping state.
Base implementation does not do any mapping, but each mapping method can be overridden.
A simple implementation of
Processor that only
considers non-null values.QualificationHandler<Q extends com.rosetta.model.lib.RosettaModelObject,R extends com.rosetta.model.lib.RosettaModelObject,B extends com.rosetta.model.lib.RosettaModelObjectBuilder>
Qualification handler - implemented for each model.
Provides a map of QualificationHandler, keyed by qualification root class.
Configurable options for ReferenceResolverProcessStep, and post-ingestion key/reference processing.
ReferenceResolverProcessStep.ReferenceResolverPostProcessorReport<T extends com.rosetta.model.lib.RosettaModelObject>
Deprecated.
Expectations for a report data-item, e.g.
Expectations for a report and data-set, e.g.
Deprecated.
For each basic type in Rosetta, specify a handler for the generation of a hashcode
Using a module class to append our annotation introspector with a minimal fuss
Simple interface to define a RosettaModelObject look up based on type and global key.
RosettaObjectCollectorProcessStep<B extends com.rosetta.model.lib.RosettaModelObject>
RosettaObjectCollectorProcessStep.RosettaObjectCollectorProcessReport<C extends com.rosetta.model.lib.RosettaModelObject>
Returns a pre-configured
ObjectMapper that serves as the default when
serialising/deserializing Rosetta Model Objects.A lazy-loading holder that returns a pre-configured
ObjectMapper that serves as the default when
serialising/deserializing Rosetta Model Objects.Using a module class to append our annotation introspector with a minimal fuss
Simple implementation of BuilderMerger interface that merges two objects together.
Simple implementation of BuilderMerger interface that subtracts one object from another.
Helper to access enum -> synonym -> enumValue map.