| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcCalendarDate |
Ifc2x3tc1Factory.createIfcCalendarDate()
Returns a new object of class 'Ifc Calendar Date'.
|
IfcCalendarDate |
IfcDateAndTime.getDateComponent()
Returns the value of the 'Date Component' reference.
|
IfcCalendarDate |
IfcClassification.getEditionDate()
Returns the value of the 'Edition Date' reference.
|
IfcCalendarDate |
IfcAsset.getIncorporationDate()
Returns the value of the 'Incorporation Date' reference.
|
IfcCalendarDate |
IfcInventory.getLastUpdateDate()
Returns the value of the 'Last Update Date' reference.
|
IfcCalendarDate |
IfcDocumentInformation.getValidFrom()
Returns the value of the 'Valid From' reference.
|
IfcCalendarDate |
IfcDocumentInformation.getValidUntil()
Returns the value of the 'Valid Until' reference.
|
IfcCalendarDate |
IfcLibraryInformation.getVersionDate()
Returns the value of the 'Version Date' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDateAndTime.setDateComponent(IfcCalendarDate value)
Sets the value of the '
Date Component' reference. |
void |
IfcClassification.setEditionDate(IfcCalendarDate value)
Sets the value of the '
Edition Date' reference. |
void |
IfcAsset.setIncorporationDate(IfcCalendarDate value)
Sets the value of the '
Incorporation Date' reference. |
void |
IfcInventory.setLastUpdateDate(IfcCalendarDate value)
Sets the value of the '
Last Update Date' reference. |
void |
IfcDocumentInformation.setValidFrom(IfcCalendarDate value)
Sets the value of the '
Valid From' reference. |
void |
IfcDocumentInformation.setValidUntil(IfcCalendarDate value)
Sets the value of the '
Valid Until' reference. |
void |
IfcLibraryInformation.setVersionDate(IfcCalendarDate value)
Sets the value of the '
Version Date' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCalendarDateImpl
An implementation of the model object 'Ifc Calendar Date'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCalendarDate |
Ifc2x3tc1FactoryImpl.createIfcCalendarDate() |
IfcCalendarDate |
IfcDateAndTimeImpl.getDateComponent() |
IfcCalendarDate |
IfcClassificationImpl.getEditionDate() |
IfcCalendarDate |
IfcAssetImpl.getIncorporationDate() |
IfcCalendarDate |
IfcInventoryImpl.getLastUpdateDate() |
IfcCalendarDate |
IfcDocumentInformationImpl.getValidFrom() |
IfcCalendarDate |
IfcDocumentInformationImpl.getValidUntil() |
IfcCalendarDate |
IfcLibraryInformationImpl.getVersionDate() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDateAndTimeImpl.setDateComponent(IfcCalendarDate newDateComponent) |
void |
IfcClassificationImpl.setEditionDate(IfcCalendarDate newEditionDate) |
void |
IfcAssetImpl.setIncorporationDate(IfcCalendarDate newIncorporationDate) |
void |
IfcInventoryImpl.setLastUpdateDate(IfcCalendarDate newLastUpdateDate) |
void |
IfcDocumentInformationImpl.setValidFrom(IfcCalendarDate newValidFrom) |
void |
IfcDocumentInformationImpl.setValidUntil(IfcCalendarDate newValidUntil) |
void |
IfcLibraryInformationImpl.setVersionDate(IfcCalendarDate newVersionDate) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcCalendarDate(IfcCalendarDate object)
Returns the result of interpreting the object as an instance of 'Ifc Calendar Date'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.