|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.data.converter.gdm2schema.GDM2SchemaConverterUtil.AggregatedRelationProperties
public static class GDM2SchemaConverterUtil.AggregatedRelationProperties
Enumeration of relation aggregated properties.
Field Summary | |
---|---|
static String |
AVERAGE_DURATION
The name of "average duration" property. |
static String |
FIRST_RELATION_START
The name of "first relation start" property. |
static String |
LAST_RELATION_END
The name of "last relation end" property. |
static String |
RELATION_COUNT
The name of "relation count" property. |
static String |
TOTAL_DURATION
The name of "total duration" property. |
Constructor Summary | |
---|---|
GDM2SchemaConverterUtil.AggregatedRelationProperties()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String RELATION_COUNT
public static final String TOTAL_DURATION
public static final String AVERAGE_DURATION
public static final String FIRST_RELATION_START
public static final String LAST_RELATION_END
Constructor Detail |
---|
public GDM2SchemaConverterUtil.AggregatedRelationProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |