| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcDistributionPort
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 |
|---|---|
IfcPort |
Ifc2x3tc1Factory.createIfcPort()
Returns a new object of class 'Ifc Port'.
|
IfcPort |
IfcRelConnectsPorts.getRelatedPort()
Returns the value of the 'Related Port' reference.
|
IfcPort |
IfcRelConnectsPorts.getRelatingPort()
Returns the value of the 'Relating Port' reference.
|
IfcPort |
IfcRelConnectsPortToElement.getRelatingPort()
Returns the value of the 'Relating Port' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsPorts.setRelatedPort(IfcPort value)
Sets the value of the '
Related Port' reference. |
void |
IfcRelConnectsPorts.setRelatingPort(IfcPort value)
Sets the value of the '
Relating Port' reference. |
void |
IfcRelConnectsPortToElement.setRelatingPort(IfcPort value)
Sets the value of the '
Relating Port' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcDistributionPortImpl
An implementation of the model object 'Ifc Distribution Port'.
|
class |
IfcPortImpl
An implementation of the model object 'Ifc Port'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPort |
Ifc2x3tc1FactoryImpl.createIfcPort() |
IfcPort |
IfcRelConnectsPortsImpl.getRelatedPort() |
IfcPort |
IfcRelConnectsPortToElementImpl.getRelatingPort() |
IfcPort |
IfcRelConnectsPortsImpl.getRelatingPort() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsPortsImpl.setRelatedPort(IfcPort newRelatedPort) |
void |
IfcRelConnectsPortToElementImpl.setRelatingPort(IfcPort newRelatingPort) |
void |
IfcRelConnectsPortsImpl.setRelatingPort(IfcPort newRelatingPort) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcPort(IfcPort object)
Returns the result of interpreting the object as an instance of 'Ifc Port'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.