| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcDocumentInformation
A representation of the model object 'Ifc Document Information'.
|
interface |
IfcDocumentReference
A representation of the model object 'Ifc Document Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDocumentSelect |
IfcReferencesValueDocument.getReferencedDocument()
Returns the value of the 'Referenced Document' reference.
|
IfcDocumentSelect |
IfcRelAssociatesDocument.getRelatingDocument()
Returns the value of the 'Relating Document' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDocumentSelect> |
IfcTimeSeriesReferenceRelationship.getTimeSeriesReferences()
Returns the value of the 'Time Series References' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReferencesValueDocument.setReferencedDocument(IfcDocumentSelect value)
Sets the value of the '
Referenced Document' reference. |
void |
IfcRelAssociatesDocument.setRelatingDocument(IfcDocumentSelect 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'.
|
class |
IfcDocumentReferenceImpl
An implementation of the model object 'Ifc Document Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDocumentSelect |
IfcReferencesValueDocumentImpl.getReferencedDocument() |
IfcDocumentSelect |
IfcRelAssociatesDocumentImpl.getRelatingDocument() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDocumentSelect> |
IfcTimeSeriesReferenceRelationshipImpl.getTimeSeriesReferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcReferencesValueDocumentImpl.setReferencedDocument(IfcDocumentSelect newReferencedDocument) |
void |
IfcRelAssociatesDocumentImpl.setRelatingDocument(IfcDocumentSelect newRelatingDocument) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcDocumentSelect(IfcDocumentSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Document Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.