| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBuilding
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 |
IfcBuildingStorey
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 |
IfcExternalSpatialElement
A representation of the model object 'Ifc External Spatial Element'.
|
interface |
IfcExternalSpatialStructureElement
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 |
IfcSite
A representation of the model object 'Ifc Site'.
|
interface |
IfcSpace
A representation of the model object 'Ifc Space'.
|
interface |
IfcSpatialStructureElement
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 |
IfcSpatialZone
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.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialElement |
Ifc4Factory.createIfcSpatialElement()
Returns a new object of class 'Ifc Spatial Element'.
|
IfcSpatialElement |
IfcRelContainedInSpatialStructure.getRelatingStructure()
Returns the value of the 'Relating Structure' reference.
|
IfcSpatialElement |
IfcRelReferencedInSpatialStructure.getRelatingStructure()
Returns the value of the 'Relating Structure' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcSpatialElement> |
IfcRelServicesBuildings.getRelatedBuildings()
Returns the value of the 'Related Buildings' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelContainedInSpatialStructure.setRelatingStructure(IfcSpatialElement value)
Sets the value of the '
Relating Structure' reference. |
void |
IfcRelReferencedInSpatialStructure.setRelatingStructure(IfcSpatialElement value)
Sets the value of the '
Relating Structure' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBuildingImpl
An implementation of the model object 'Ifc Building'.
|
class |
IfcBuildingStoreyImpl
An implementation of the model object 'Ifc Building Storey'.
|
class |
IfcExternalSpatialElementImpl
An implementation of the model object 'Ifc External Spatial Element'.
|
class |
IfcExternalSpatialStructureElementImpl
An implementation of the model object 'Ifc External Spatial Structure Element'.
|
class |
IfcSiteImpl
An implementation of the model object 'Ifc Site'.
|
class |
IfcSpaceImpl
An implementation of the model object 'Ifc Space'.
|
class |
IfcSpatialElementImpl
An implementation of the model object 'Ifc Spatial Element'.
|
class |
IfcSpatialStructureElementImpl
An implementation of the model object 'Ifc Spatial Structure Element'.
|
class |
IfcSpatialZoneImpl
An implementation of the model object 'Ifc Spatial Zone'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialElement |
Ifc4FactoryImpl.createIfcSpatialElement() |
IfcSpatialElement |
IfcRelContainedInSpatialStructureImpl.getRelatingStructure() |
IfcSpatialElement |
IfcRelReferencedInSpatialStructureImpl.getRelatingStructure() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcSpatialElement> |
IfcRelServicesBuildingsImpl.getRelatedBuildings() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelContainedInSpatialStructureImpl.setRelatingStructure(IfcSpatialElement newRelatingStructure) |
void |
IfcRelReferencedInSpatialStructureImpl.setRelatingStructure(IfcSpatialElement newRelatingStructure) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcSpatialElement(IfcSpatialElement object)
Returns the result of interpreting the object as an instance of 'Ifc Spatial Element'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.