|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vladium.emma.report.IItemAttribute.Factory.Attribute
com.vladium.emma.report.IItemAttribute.Factory.NameAttribute
private static final class IItemAttribute.Factory.NameAttribute
| Nested Class Summary | |
|---|---|
private static class |
IItemAttribute.Factory.NameAttribute.NameComparator
|
| Nested classes/interfaces inherited from interface com.vladium.emma.report.IItemAttribute |
|---|
IItemAttribute.Factory |
| Field Summary | |
|---|---|
private java.util.Comparator |
m_comparator
|
| Fields inherited from interface com.vladium.emma.report.IItemAttribute |
|---|
ATTRIBUTE_BLOCK_COVERAGE_ID, ATTRIBUTE_CLASS_COVERAGE_ID, ATTRIBUTE_LINE_COVERAGE_ID, ATTRIBUTE_METHOD_COVERAGE_ID, ATTRIBUTE_NAME_ID, UNITS_COUNT, UNITS_INSTR |
| Constructor Summary | |
|---|---|
IItemAttribute.Factory.NameAttribute(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.util.Comparator |
comparator()
|
void |
format(IItem item,
java.lang.StringBuffer appendTo)
|
boolean |
passes(IItem item,
int criterion)
|
| Methods inherited from class com.vladium.emma.report.IItemAttribute.Factory.Attribute |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.vladium.emma.report.IItemAttribute |
|---|
getName |
| Field Detail |
|---|
private final java.util.Comparator m_comparator
| Constructor Detail |
|---|
IItemAttribute.Factory.NameAttribute(java.lang.String name)
| Method Detail |
|---|
public java.util.Comparator comparator()
comparator in interface IItemAttribute
public void format(IItem item,
java.lang.StringBuffer appendTo)
format in interface IItemAttribute
public boolean passes(IItem item,
int criterion)
passes in interface IItemAttribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||