public interface IfcOpeningElement extends IfcFeatureElementSubtraction
The following features are supported:
Ifc4Package.getIfcOpeningElement()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelFillsElement> |
getHasFillings()
Returns the value of the 'Has Fillings' reference list.
|
IfcOpeningElementTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetHasFillings()
Returns whether the value of the '
Has Fillings' reference list is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setPredefinedType(IfcOpeningElementTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetHasFillings()
Unsets the value of the '
Has Fillings' reference list. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getVoidsElements, isSetVoidsElements, setVoidsElements, unsetVoidsElementsgetConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasProjections, getInterferesElements, getIsConnectionRealization, getIsInterferedByElements, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasProjections, isSetInterferesElements, isSetIsConnectionRealization, isSetIsInterferedByElements, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasProjections, unsetInterferesElements, unsetIsConnectionRealization, unsetIsInterferedByElements, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, 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, removeIfcOpeningElementTypeEnum getPredefinedType()
IfcOpeningElementTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcOpeningElementTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcOpeningElementTypeEnum),
Ifc4Package.getIfcOpeningElement_PredefinedType()void setPredefinedType(IfcOpeningElementTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcOpeningElementTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcOpeningElementTypeEnum)org.eclipse.emf.common.util.EList<IfcRelFillsElement> getHasFillings()
IfcRelFillsElement.
It is bidirectional and its opposite is 'Relating Opening Element'.
If the meaning of the 'Has Fillings' reference list isn't clear, there really should be more of a description here...
isSetHasFillings(),
unsetHasFillings(),
Ifc4Package.getIfcOpeningElement_HasFillings(),
IfcRelFillsElement.getRelatingOpeningElement()void unsetHasFillings()
Has Fillings' reference list.
isSetHasFillings(),
getHasFillings()boolean isSetHasFillings()
Has Fillings' reference list is set.
unsetHasFillings(),
getHasFillings()Copyright © 2018 OpenSource BIM. All rights reserved.