| Constructor and Description |
|---|
EventLog() |
EventLog(EventLog eventLog) |
EventLog(org.bimserver.emf.IfcModelInterface model,
String nlsfbPropertyName,
String materialPropertyName) |
EventLog(InputStream inputStream,
Set<String> materialAggregators) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(EventLog eventLog) |
String |
formatDate(GregorianCalendar gregorianCalendar) |
EventLog |
getOrderedByStartDate() |
Iterator<Event> |
iterator() |
String |
toCsvString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EventLog()
public EventLog(InputStream inputStream, Set<String> materialAggregators)
public EventLog(EventLog eventLog)
public EventLog getOrderedByStartDate()
public void add(EventLog eventLog)
public String formatDate(GregorianCalendar gregorianCalendar)
public String toCsvString() throws IOException
IOExceptionCopyright © 2019 OpenSource BIM. All rights reserved.