public interface IfcPort extends IfcProduct
The following features are supported:
Ifc4Package.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.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsPortToElement> |
getContainedIn()
Returns the value of the 'Contained In' reference list.
|
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 list is set. |
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 list. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcRelConnectsPortToElement> getContainedIn()
IfcRelConnectsPortToElement.
It is bidirectional and its opposite is 'Relating Port'.
If the meaning of the 'Contained In' reference list isn't clear, there really should be more of a description here...
isSetContainedIn(),
unsetContainedIn(),
Ifc4Package.getIfcPort_ContainedIn(),
IfcRelConnectsPortToElement.getRelatingPort()void unsetContainedIn()
Contained In' reference list.
isSetContainedIn(),
getContainedIn()boolean isSetContainedIn()
Contained In' reference list is set.
unsetContainedIn(),
getContainedIn()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(),
Ifc4Package.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(),
Ifc4Package.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.