Class SimpleCubeDescriptionBuilder<DescriptionT>

java.lang.Object
com.activeviam.builders.SimpleCubeDescriptionBuilder<DescriptionT>
Type Parameters:
DescriptionT - See ICubeDescriptionBuilder.
All Implemented Interfaces:
ICanHaveFactFilter, ICanStartBuildingEpochDimension<DescriptionT>, ICanStartBuildingDataCube, ICanAddSharedContextValue<DescriptionT>, ICanBuildCommonCubeDescription<DescriptionT>, ICanBuildCubeDescription<DescriptionT>, ICanStartBuildingAggregateProvider<DescriptionT>, ICubeDescriptionBuilder

public class SimpleCubeDescriptionBuilder<DescriptionT> extends Object implements ICubeDescriptionBuilder, ICanBuildCubeDescription<DescriptionT>
Simple implementation of ICubeDescriptionBuilder.