| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcDocumentInformation |
Ifc4Factory.createIfcDocumentInformation()
Returns a new object of class 'Ifc Document Information'.
|
IfcDocumentInformation |
IfcDocumentReference.getReferencedDocument()
Returns the value of the 'Referenced Document' reference.
|
IfcDocumentInformation |
IfcDocumentInformationRelationship.getRelatingDocument()
Returns the value of the 'Relating Document' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDocumentInformation> |
IfcDocumentInformationRelationship.getRelatedDocuments()
Returns the value of the 'Related Documents' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDocumentReference.setReferencedDocument(IfcDocumentInformation value)
Sets the value of the '
Referenced Document' reference. |
void |
IfcDocumentInformationRelationship.setRelatingDocument(IfcDocumentInformation value)
Sets the value of the '
Relating Document' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcDocumentInformationImpl
An implementation of the model object 'Ifc Document Information'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDocumentInformation |
Ifc4FactoryImpl.createIfcDocumentInformation() |
IfcDocumentInformation |
IfcDocumentReferenceImpl.getReferencedDocument() |
IfcDocumentInformation |
IfcDocumentInformationRelationshipImpl.getRelatingDocument() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDocumentInformation> |
IfcDocumentInformationRelationshipImpl.getRelatedDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDocumentReferenceImpl.setReferencedDocument(IfcDocumentInformation newReferencedDocument) |
void |
IfcDocumentInformationRelationshipImpl.setRelatingDocument(IfcDocumentInformation newRelatingDocument) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcDocumentInformation(IfcDocumentInformation object)
Returns the result of interpreting the object as an instance of 'Ifc Document Information'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.