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

Interface Tuple

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

Tuples are objects representing a row of a data table, providing a simplified interface to table data. They maintain a pointer to a corresponding row in a table. When rows are deleted, any live Tuples for that row become invalidated, and any further attempts to access or set data with that Tuple wil

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 163

addTupleMethod · 0.65
getSchemaMethod · 0.65
ExpressionColumnMethod · 0.65
writeGraphMethod · 0.65
writeGraphMethod · 0.65
getBooleanMethod · 0.65
getMethod · 0.65
getBooleanMethod · 0.65
getSourceTupleMethod · 0.65
addTupleMethod · 0.65
containsTupleMethod · 0.65
removeTupleMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected