|
||||||||||
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
private abstract static class IItemAttribute.Factory.Attribute
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.vladium.emma.report.IItemAttribute |
---|
IItemAttribute.Factory |
Field Summary | |
---|---|
private java.lang.String |
m_name
|
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 | |
---|---|
protected |
IItemAttribute.Factory.Attribute(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
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 |
---|
comparator, format, passes |
Field Detail |
---|
private final java.lang.String m_name
Constructor Detail |
---|
protected IItemAttribute.Factory.Attribute(java.lang.String name)
Method Detail |
---|
public java.lang.String getName()
getName
in interface IItemAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |