Uses of Class
com.google.refine.model.RecordModel.RowDependency
Packages that use RecordModel.RowDependency
-
Uses of RecordModel.RowDependency in com.google.refine.model
Fields in com.google.refine.model with type parameters of type RecordModel.RowDependencyModifier and TypeFieldDescriptionprotected List<RecordModel.RowDependency>RecordModel._rowDependenciesMethods in com.google.refine.model that return RecordModel.RowDependencyMethods in com.google.refine.model with parameters of type RecordModel.RowDependencyModifier and TypeMethodDescriptionprotected voidRecordModel.setRowDependency(Project project, RecordModel.RowDependency rowDependency, int cellIndex, int contextRowIndex, int contextCellIndex)