Uses of Class
com.google.refine.model.ColumnModel
Packages that use ColumnModel
-
Uses of ColumnModel in com.google.refine.commands.project
Fields in com.google.refine.commands.project declared as ColumnModelModifier and TypeFieldDescriptionprotected ColumnModelGetModelsCommand.ModelsResponse.columnModelConstructors in com.google.refine.commands.project with parameters of type ColumnModelModifierConstructorDescriptionprotectedModelsResponse(ColumnModel columns, RecordModel records, Map<String, OverlayModel> overlays, Map<String, MetaParser.LanguageInfo> languageInfos, Map<String, HttpHeadersSupport.HttpHeaderInfo> headers) -
Uses of ColumnModel in com.google.refine.model
Fields in com.google.refine.model declared as ColumnModelMethods in com.google.refine.model with parameters of type ColumnModelModifier and TypeMethodDescriptionprotected voidRecordModel.addRootKeyedGroup(ColumnModel columnModel, List<RecordModel.KeyedGroup> keyedGroups) protected List<RecordModel.KeyedGroup>RecordModel.computeKeyedGroups(ColumnModel columnModel)