MCPcopy Create free account
hub / github.com/DMinerJackie/prefuse-visualization-tool / getColumnName

Method getColumnName

src/prefuse/data/Tuple.java:82–82  ·  view source on GitHub ↗

Get the data field name of the column at the given index. @param col the column index to look up @return the data field name of the given column index

(int col)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getColumnNumberMethod · 0.65
tableChangedMethod · 0.65
isAssignableFromMethod · 0.65
addColumnsMethod · 0.65
getColumnNameMethod · 0.65
writeTableMethod · 0.65
getColumnNamesMethod · 0.65
writeTableMethod · 0.65
printSchemaMethod · 0.65
processMethod · 0.65
getSchemaMethod · 0.65
processMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected