Modifier and Type | Class and Description |
---|---|
class |
XEventDataManager |
class |
XLogDataManager |
class |
XTraceDataManager |
Modifier and Type | Method and Description |
---|---|
void |
AttributeBasedObjectSorter.sort(DataManager<?> manager,
int attributeIndex,
byte attributeType,
int[] numbers) |
Modifier and Type | Field and Description |
---|---|
protected DataManager<?> |
AbstractEventFilter.manager |
Modifier and Type | Field and Description |
---|---|
protected DataManager<?> |
AbstractAttributable.manager |
Constructor and Description |
---|
AbstractAttributable(LogView view,
DataManager<?> manager,
int number) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
DottedChart.getEventClass(DataManager<?> manager,
int e) |
Constructor and Description |
---|
LiteralAxis(java.lang.String label,
DataManager<?> manager,
int[] literalIndices)
Constructs a symbol axis, using default attribute values where necessary.
|
Modifier and Type | Method and Description |
---|---|
protected int |
AbstractEventBasedTraceSorter.compare(DataManager<?> manager,
int e1,
int e2) |