| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcLibraryInformation |
Ifc4Factory.createIfcLibraryInformation()
Returns a new object of class 'Ifc Library Information'.
|
IfcLibraryInformation |
IfcCurrencyRelationship.getRateSource()
Returns the value of the 'Rate Source' reference.
|
IfcLibraryInformation |
IfcLibraryReference.getReferencedLibrary()
Returns the value of the 'Referenced Library' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCurrencyRelationship.setRateSource(IfcLibraryInformation value)
Sets the value of the '
Rate Source' reference. |
void |
IfcLibraryReference.setReferencedLibrary(IfcLibraryInformation value)
Sets the value of the '
Referenced Library' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcLibraryInformationImpl
An implementation of the model object 'Ifc Library Information'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcLibraryInformation |
Ifc4FactoryImpl.createIfcLibraryInformation() |
IfcLibraryInformation |
IfcCurrencyRelationshipImpl.getRateSource() |
IfcLibraryInformation |
IfcLibraryReferenceImpl.getReferencedLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCurrencyRelationshipImpl.setRateSource(IfcLibraryInformation newRateSource) |
void |
IfcLibraryReferenceImpl.setReferencedLibrary(IfcLibraryInformation newReferencedLibrary) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcLibraryInformation(IfcLibraryInformation object)
Returns the result of interpreting the object as an instance of 'Ifc Library Information'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.