| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcSpaceProgram |
Ifc2x3tc1Factory.createIfcSpaceProgram()
Returns a new object of class 'Ifc Space Program'.
|
IfcSpaceProgram |
IfcRelInteractionRequirements.getRelatedSpaceProgram()
Returns the value of the 'Related Space Program' reference.
|
IfcSpaceProgram |
IfcRelInteractionRequirements.getRelatingSpaceProgram()
Returns the value of the 'Relating Space Program' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelInteractionRequirements.setRelatedSpaceProgram(IfcSpaceProgram value)
Sets the value of the '
Related Space Program' reference. |
void |
IfcRelInteractionRequirements.setRelatingSpaceProgram(IfcSpaceProgram value)
Sets the value of the '
Relating Space Program' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcSpaceProgramImpl
An implementation of the model object 'Ifc Space Program'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSpaceProgram |
Ifc2x3tc1FactoryImpl.createIfcSpaceProgram() |
IfcSpaceProgram |
IfcRelInteractionRequirementsImpl.getRelatedSpaceProgram() |
IfcSpaceProgram |
IfcRelInteractionRequirementsImpl.getRelatingSpaceProgram() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelInteractionRequirementsImpl.setRelatedSpaceProgram(IfcSpaceProgram newRelatedSpaceProgram) |
void |
IfcRelInteractionRequirementsImpl.setRelatingSpaceProgram(IfcSpaceProgram newRelatingSpaceProgram) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcSpaceProgram(IfcSpaceProgram object)
Returns the result of interpreting the object as an instance of 'Ifc Space Program'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.