|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.query.ContextDerivedData.DerivedOperation
public static final class ContextDerivedData.DerivedOperation
A way of calculating the column values.
| Constructor Summary | |
|---|---|
ContextDerivedData.DerivedOperation(String code,
String label)
Create a way of calculating the column. |
|
| Method Summary | |
|---|---|
String |
getCode()
Get the code. |
String |
getLabel()
Get the explanation of the operation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextDerivedData.DerivedOperation(String code,
String label)
code - a text note of what the operation does (not translated)label - an explanation of the operation| Method Detail |
|---|
public String getCode()
public String getLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||