| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcTaskTimeRecurring
A representation of the model object 'Ifc Task Time Recurring'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTaskTime |
Ifc4Factory.createIfcTaskTime()
Returns a new object of class 'Ifc Task Time'.
|
IfcTaskTime |
IfcTask.getTaskTime()
Returns the value of the 'Task Time' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTask.setTaskTime(IfcTaskTime value)
Sets the value of the '
Task Time' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcTaskTimeImpl
An implementation of the model object 'Ifc Task Time'.
|
class |
IfcTaskTimeRecurringImpl
An implementation of the model object 'Ifc Task Time Recurring'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTaskTime |
Ifc4FactoryImpl.createIfcTaskTime() |
IfcTaskTime |
IfcTaskImpl.getTaskTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTaskImpl.setTaskTime(IfcTaskTime newTaskTime) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTaskTime(IfcTaskTime object)
Returns the result of interpreting the object as an instance of 'Ifc Task Time'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.