| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcClassificationReference
A representation of the model object 'Ifc Classification Reference'.
|
interface |
IfcDocumentReference
A representation of the model object 'Ifc Document Reference'.
|
interface |
IfcExternallyDefinedHatchStyle
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcExternallyDefinedSurfaceStyle
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcExternallyDefinedTextFont
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcLibraryReference
A representation of the model object 'Ifc Library Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcExternalReference |
Ifc4Factory.createIfcExternalReference()
Returns a new object of class 'Ifc External Reference'.
|
IfcExternalReference |
IfcExternalReferenceRelationship.getRelatingReference()
Returns the value of the 'Relating Reference' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcExternalReferenceRelationship.setRelatingReference(IfcExternalReference value)
Sets the value of the '
Relating Reference' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcClassificationReferenceImpl
An implementation of the model object 'Ifc Classification Reference'.
|
class |
IfcDocumentReferenceImpl
An implementation of the model object 'Ifc Document Reference'.
|
class |
IfcExternallyDefinedHatchStyleImpl
An implementation of the model object 'Ifc Externally Defined Hatch Style'.
|
class |
IfcExternallyDefinedSurfaceStyleImpl
An implementation of the model object 'Ifc Externally Defined Surface Style'.
|
class |
IfcExternallyDefinedTextFontImpl
An implementation of the model object 'Ifc Externally Defined Text Font'.
|
class |
IfcExternalReferenceImpl
An implementation of the model object 'Ifc External Reference'.
|
class |
IfcLibraryReferenceImpl
An implementation of the model object 'Ifc Library Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcExternalReference |
Ifc4FactoryImpl.createIfcExternalReference() |
IfcExternalReference |
IfcExternalReferenceRelationshipImpl.getRelatingReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcExternalReferenceRelationshipImpl.setRelatingReference(IfcExternalReference newRelatingReference) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcExternalReference(IfcExternalReference object)
Returns the result of interpreting the object as an instance of 'Ifc External Reference'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.