| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBuilding
A representation of the model object 'Ifc Building'.
|
interface |
IfcBuildingStorey
A representation of the model object 'Ifc Building Storey'.
|
interface |
IfcSite
A representation of the model object 'Ifc Site'.
|
interface |
IfcSpace
A representation of the model object 'Ifc Space'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialStructureElement |
Ifc2x3tc1Factory.createIfcSpatialStructureElement()
Returns a new object of class 'Ifc Spatial Structure Element'.
|
IfcSpatialStructureElement |
IfcRelInteractionRequirements.getLocationOfInteraction()
Returns the value of the 'Location Of Interaction' reference.
|
IfcSpatialStructureElement |
IfcMove.getMoveFrom()
Returns the value of the 'Move From' reference.
|
IfcSpatialStructureElement |
IfcMove.getMoveTo()
Returns the value of the 'Move To' reference.
|
IfcSpatialStructureElement |
IfcRelContainedInSpatialStructure.getRelatingStructure()
Returns the value of the 'Relating Structure' reference.
|
IfcSpatialStructureElement |
IfcRelReferencedInSpatialStructure.getRelatingStructure()
Returns the value of the 'Relating Structure' reference.
|
IfcSpatialStructureElement |
IfcSpaceProgram.getRequestedLocation()
Returns the value of the 'Requested Location' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcSpatialStructureElement> |
IfcRelServicesBuildings.getRelatedBuildings()
Returns the value of the 'Related Buildings' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelInteractionRequirements.setLocationOfInteraction(IfcSpatialStructureElement value)
Sets the value of the '
Location Of Interaction' reference. |
void |
IfcMove.setMoveFrom(IfcSpatialStructureElement value)
Sets the value of the '
Move From' reference. |
void |
IfcMove.setMoveTo(IfcSpatialStructureElement value)
Sets the value of the '
Move To' reference. |
void |
IfcRelContainedInSpatialStructure.setRelatingStructure(IfcSpatialStructureElement value)
Sets the value of the '
Relating Structure' reference. |
void |
IfcRelReferencedInSpatialStructure.setRelatingStructure(IfcSpatialStructureElement value)
Sets the value of the '
Relating Structure' reference. |
void |
IfcSpaceProgram.setRequestedLocation(IfcSpatialStructureElement value)
Sets the value of the '
Requested Location' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialStructureElement |
Ifc2x3tc1FactoryImpl.createIfcSpatialStructureElement() |
IfcSpatialStructureElement |
IfcRelInteractionRequirementsImpl.getLocationOfInteraction() |
IfcSpatialStructureElement |
IfcMoveImpl.getMoveFrom() |
IfcSpatialStructureElement |
IfcMoveImpl.getMoveTo() |
IfcSpatialStructureElement |
IfcRelContainedInSpatialStructureImpl.getRelatingStructure() |
IfcSpatialStructureElement |
IfcRelReferencedInSpatialStructureImpl.getRelatingStructure() |
IfcSpatialStructureElement |
IfcSpaceProgramImpl.getRequestedLocation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcSpatialStructureElement> |
IfcRelServicesBuildingsImpl.getRelatedBuildings() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelInteractionRequirementsImpl.setLocationOfInteraction(IfcSpatialStructureElement newLocationOfInteraction) |
void |
IfcMoveImpl.setMoveFrom(IfcSpatialStructureElement newMoveFrom) |
void |
IfcMoveImpl.setMoveTo(IfcSpatialStructureElement newMoveTo) |
void |
IfcRelContainedInSpatialStructureImpl.setRelatingStructure(IfcSpatialStructureElement newRelatingStructure) |
void |
IfcRelReferencedInSpatialStructureImpl.setRelatingStructure(IfcSpatialStructureElement newRelatingStructure) |
void |
IfcSpaceProgramImpl.setRequestedLocation(IfcSpatialStructureElement newRequestedLocation) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcSpatialStructureElement(IfcSpatialStructureElement object)
Returns the result of interpreting the object as an instance of 'Ifc Spatial Structure Element'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.