|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XLog
A log is an element of an XES event log structure. Logs are contained in archives. Any log is a list of traces. Logs represent a collection of traces, which are all representing executions of the same kind of process.
| Method Summary | |
|---|---|
List<XEventClassifier> |
getClassifiers()
This method returns the list of classifiers defined for this log. |
List<XAttribute> |
getGlobalEventAttributes()
This method returns a list of attributes which are global for all events, i.e. |
List<XAttribute> |
getGlobalTraceAttributes()
This method returns a list of attributes which are global for all traces, i.e. |
| Methods inherited from interface org.deckfour.xes.model.XElement |
|---|
clone |
| Methods inherited from interface org.deckfour.xes.model.XAttributable |
|---|
getAttributes, getExtensions, setAttributes |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
List<XEventClassifier> getClassifiers()
List<XAttribute> getGlobalTraceAttributes()
List<XAttribute> getGlobalEventAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||