Interface | Description |
---|---|
IAggregationDocument |
Represents a document as transmitted at the aggregation phase of the consolidation box for the Java processors.
|
IAggregationDocumentParameterized<T extends IAggregationDocumentParameterized<T>> |
Represents a document as transmitted at the aggregation phase of the consolidation box for the Java processors.
|
IAggregationHandler<P extends IAggregationDocumentParameterized<P>> |
Provides the common operations for the aggregation processors.
|
IConsolidationDocument |
Represents and gives access to the default data encapsulated within a consolidation document, either for
transformation or aggregation.
|
ICreateAggregationHandler<P extends IAggregationDocumentParameterized<P>> |
Provides the creation operations for the aggregation processors.
|
ICreateTransformationHandler<P extends ITransformationDocument,R extends IMutableTransformationDocumentParameterized<R>> |
Provides the creation operations for the
IJavaAllUpdatesTransformationHandler regarding the transformation
processors. |
IDeleteAggregationHandler<P extends IAggregationDocumentParameterized<P>> |
Provides a facade for all delete operations allowed on an aggregation processor.
|
IDeleteTransformationHandler<P extends ITransformationDocument> |
Provides a facade for all delete operations allowed on a transformation processor.
|
IDocumentPart |
Encapsulates a document part.
|
IMutableConsolidationDocument<T> |
Enriches the set of operations available within
IConsolidationDocument with a list of operations allowing
the modifications of the internal data. |
IMutableTransformationDocument |
Represents a document for the Java processors at the transformation phase.
|
IMutableTransformationDocumentParameterized<T extends IMutableTransformationDocumentParameterized<T>> |
Represents a document for the processors at the transformation phase.
|
ITransformationDocument |
Represents a document for the processors at the transformation phase.
|
ITransformationHandler<P extends ITransformationDocument> |
Provides the common operations for all the transformation processors.
|
IUnsafeAggregationHandler<P extends IAggregationDocumentParameterized<P>> |
Enum | Description |
---|---|
AggregationReason |
Copyright © 2013 Dassault Systèmes, All Rights Reserved.