| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcRecurrencePattern |
Ifc4Factory.createIfcRecurrencePattern()
Returns a new object of class 'Ifc Recurrence Pattern'.
|
IfcRecurrencePattern |
IfcTaskTimeRecurring.getRecurrance()
Returns the value of the 'Recurrance' reference.
|
IfcRecurrencePattern |
IfcWorkTime.getRecurrencePattern()
Returns the value of the 'Recurrence Pattern' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTaskTimeRecurring.setRecurrance(IfcRecurrencePattern value)
Sets the value of the '
Recurrance' reference. |
void |
IfcWorkTime.setRecurrencePattern(IfcRecurrencePattern value)
Sets the value of the '
Recurrence Pattern' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcRecurrencePatternImpl
An implementation of the model object 'Ifc Recurrence Pattern'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRecurrencePattern |
Ifc4FactoryImpl.createIfcRecurrencePattern() |
IfcRecurrencePattern |
IfcTaskTimeRecurringImpl.getRecurrance() |
IfcRecurrencePattern |
IfcWorkTimeImpl.getRecurrencePattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTaskTimeRecurringImpl.setRecurrance(IfcRecurrencePattern newRecurrance) |
void |
IfcWorkTimeImpl.setRecurrencePattern(IfcRecurrencePattern newRecurrencePattern) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcRecurrencePattern(IfcRecurrencePattern object)
Returns the result of interpreting the object as an instance of 'Ifc Recurrence Pattern'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.