| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcEventTime |
Ifc4Factory.createIfcEventTime()
Returns a new object of class 'Ifc Event Time'.
|
IfcEventTime |
IfcEvent.getEventOccurenceTime()
Returns the value of the 'Event Occurence Time' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcEvent.setEventOccurenceTime(IfcEventTime value)
Sets the value of the '
Event Occurence Time' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcEventTimeImpl
An implementation of the model object 'Ifc Event Time'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcEventTime |
Ifc4FactoryImpl.createIfcEventTime() |
IfcEventTime |
IfcEventImpl.getEventOccurenceTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcEventImpl.setEventOccurenceTime(IfcEventTime newEventOccurenceTime) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcEventTime(IfcEventTime object)
Returns the result of interpreting the object as an instance of 'Ifc Event Time'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.