public interface IfcPort extends IfcProduct
The following features are supported:
Ifc2x3tc1Package.getIfcPort()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsPorts> |
getConnectedFrom()
Returns the value of the 'Connected From' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsPorts> |
getConnectedTo()
Returns the value of the 'Connected To' reference list.
|
IfcRelConnectsPortToElement |
getContainedIn()
Returns the value of the 'Contained In' reference.
|
boolean |
isSetConnectedFrom()
Returns whether the value of the '
Connected From' reference list is set. |
boolean |
isSetConnectedTo()
Returns whether the value of the '
Connected To' reference list is set. |
boolean |
isSetContainedIn()
Returns whether the value of the '
Contained In' reference is set. |
void |
setContainedIn(IfcRelConnectsPortToElement value)
Sets the value of the '
Contained In' reference. |
void |
unsetConnectedFrom()
Unsets the value of the '
Connected From' reference list. |
void |
unsetConnectedTo()
Unsets the value of the '
Connected To' reference list. |
void |
unsetContainedIn()
Unsets the value of the '
Contained In' reference. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcRelConnectsPortToElement getContainedIn()
Relating Port'.
If the meaning of the 'Contained In' reference isn't clear, there really should be more of a description here...
isSetContainedIn(),
unsetContainedIn(),
setContainedIn(IfcRelConnectsPortToElement),
Ifc2x3tc1Package.getIfcPort_ContainedIn(),
IfcRelConnectsPortToElement.getRelatingPort()void setContainedIn(IfcRelConnectsPortToElement value)
Contained In' reference.
value - the new value of the 'Contained In' reference.isSetContainedIn(),
unsetContainedIn(),
getContainedIn()void unsetContainedIn()
Contained In' reference.
boolean isSetContainedIn()
Contained In' reference is set.
unsetContainedIn(),
getContainedIn(),
setContainedIn(IfcRelConnectsPortToElement)org.eclipse.emf.common.util.EList<IfcRelConnectsPorts> getConnectedFrom()
IfcRelConnectsPorts.
It is bidirectional and its opposite is 'Related Port'.
If the meaning of the 'Connected From' reference list isn't clear, there really should be more of a description here...
isSetConnectedFrom(),
unsetConnectedFrom(),
Ifc2x3tc1Package.getIfcPort_ConnectedFrom(),
IfcRelConnectsPorts.getRelatedPort()void unsetConnectedFrom()
Connected From' reference list.
isSetConnectedFrom(),
getConnectedFrom()boolean isSetConnectedFrom()
Connected From' reference list is set.
unsetConnectedFrom(),
getConnectedFrom()org.eclipse.emf.common.util.EList<IfcRelConnectsPorts> getConnectedTo()
IfcRelConnectsPorts.
It is bidirectional and its opposite is 'Relating Port'.
If the meaning of the 'Connected To' reference list isn't clear, there really should be more of a description here...
isSetConnectedTo(),
unsetConnectedTo(),
Ifc2x3tc1Package.getIfcPort_ConnectedTo(),
IfcRelConnectsPorts.getRelatingPort()void unsetConnectedTo()
Connected To' reference list.
isSetConnectedTo(),
getConnectedTo()boolean isSetConnectedTo()
Connected To' reference list is set.
unsetConnectedTo(),
getConnectedTo()Copyright © 2018 OpenSource BIM. All rights reserved.