public interface IfcSpatialElement extends IfcProduct
The following features are supported:
Ifc4Package.getIfcSpatialElement()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelContainedInSpatialStructure> |
getContainsElements()
Returns the value of the 'Contains Elements' reference list.
|
String |
getLongName()
Returns the value of the 'Long Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelReferencedInSpatialStructure> |
getReferencesElements()
Returns the value of the 'References Elements' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelServicesBuildings> |
getServicedBySystems()
Returns the value of the 'Serviced By Systems' reference list.
|
boolean |
isSetContainsElements()
Returns whether the value of the '
Contains Elements' reference list is set. |
boolean |
isSetLongName()
Returns whether the value of the '
Long Name' attribute is set. |
boolean |
isSetReferencesElements()
Returns whether the value of the '
References Elements' reference list is set. |
boolean |
isSetServicedBySystems()
Returns whether the value of the '
Serviced By Systems' reference list is set. |
void |
setLongName(String value)
Sets the value of the '
Long Name' attribute. |
void |
unsetContainsElements()
Unsets the value of the '
Contains Elements' reference list. |
void |
unsetLongName()
Unsets the value of the '
Long Name' attribute. |
void |
unsetReferencesElements()
Unsets the value of the '
References Elements' reference list. |
void |
unsetServicedBySystems()
Unsets the value of the '
Serviced By Systems' 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, removeString getLongName()
If the meaning of the 'Long Name' attribute isn't clear, there really should be more of a description here...
isSetLongName(),
unsetLongName(),
setLongName(String),
Ifc4Package.getIfcSpatialElement_LongName()void setLongName(String value)
Long Name' attribute.
value - the new value of the 'Long Name' attribute.isSetLongName(),
unsetLongName(),
getLongName()void unsetLongName()
Long Name' attribute.
isSetLongName(),
getLongName(),
setLongName(String)boolean isSetLongName()
Long Name' attribute is set.
unsetLongName(),
getLongName(),
setLongName(String)org.eclipse.emf.common.util.EList<IfcRelContainedInSpatialStructure> getContainsElements()
IfcRelContainedInSpatialStructure.
It is bidirectional and its opposite is 'Relating Structure'.
If the meaning of the 'Contains Elements' reference list isn't clear, there really should be more of a description here...
isSetContainsElements(),
unsetContainsElements(),
Ifc4Package.getIfcSpatialElement_ContainsElements(),
IfcRelContainedInSpatialStructure.getRelatingStructure()void unsetContainsElements()
Contains Elements' reference list.
isSetContainsElements(),
getContainsElements()boolean isSetContainsElements()
Contains Elements' reference list is set.
unsetContainsElements(),
getContainsElements()org.eclipse.emf.common.util.EList<IfcRelServicesBuildings> getServicedBySystems()
IfcRelServicesBuildings.
It is bidirectional and its opposite is 'Related Buildings'.
If the meaning of the 'Serviced By Systems' reference list isn't clear, there really should be more of a description here...
isSetServicedBySystems(),
unsetServicedBySystems(),
Ifc4Package.getIfcSpatialElement_ServicedBySystems(),
IfcRelServicesBuildings.getRelatedBuildings()void unsetServicedBySystems()
Serviced By Systems' reference list.
isSetServicedBySystems(),
getServicedBySystems()boolean isSetServicedBySystems()
Serviced By Systems' reference list is set.
unsetServicedBySystems(),
getServicedBySystems()org.eclipse.emf.common.util.EList<IfcRelReferencedInSpatialStructure> getReferencesElements()
IfcRelReferencedInSpatialStructure.
It is bidirectional and its opposite is 'Relating Structure'.
If the meaning of the 'References Elements' reference list isn't clear, there really should be more of a description here...
isSetReferencesElements(),
unsetReferencesElements(),
Ifc4Package.getIfcSpatialElement_ReferencesElements(),
IfcRelReferencedInSpatialStructure.getRelatingStructure()void unsetReferencesElements()
References Elements' reference list.
isSetReferencesElements(),
getReferencesElements()boolean isSetReferencesElements()
References Elements' reference list is set.
unsetReferencesElements(),
getReferencesElements()Copyright © 2018 OpenSource BIM. All rights reserved.