public interface IfcExternalSpatialElement extends IfcExternalSpatialStructureElement, IfcSpaceBoundarySelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelSpaceBoundary> |
getBoundedBy()
Returns the value of the 'Bounded By' reference list.
|
IfcExternalSpatialElementTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetBoundedBy()
Returns whether the value of the '
Bounded By' reference list is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setPredefinedType(IfcExternalSpatialElementTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetBoundedBy()
Unsets the value of the '
Bounded By' reference list. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getContainsElements, getLongName, getReferencesElements, getServicedBySystems, isSetContainsElements, isSetLongName, isSetReferencesElements, isSetServicedBySystems, setLongName, unsetContainsElements, unsetLongName, unsetReferencesElements, unsetServicedBySystemsgetGeometry, 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, removeIfcExternalSpatialElementTypeEnum getPredefinedType()
IfcExternalSpatialElementTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcExternalSpatialElementTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcExternalSpatialElementTypeEnum),
Ifc4Package.getIfcExternalSpatialElement_PredefinedType()void setPredefinedType(IfcExternalSpatialElementTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcExternalSpatialElementTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcExternalSpatialElementTypeEnum)org.eclipse.emf.common.util.EList<IfcRelSpaceBoundary> getBoundedBy()
IfcRelSpaceBoundary.
If the meaning of the 'Bounded By' reference list isn't clear, there really should be more of a description here...
isSetBoundedBy(),
unsetBoundedBy(),
Ifc4Package.getIfcExternalSpatialElement_BoundedBy()void unsetBoundedBy()
Bounded By' reference list.
isSetBoundedBy(),
getBoundedBy()boolean isSetBoundedBy()
Bounded By' reference list is set.
unsetBoundedBy(),
getBoundedBy()Copyright © 2016 OpenSource BIM. All rights reserved.