public interface IfcCovering extends IfcBuildingElement
The following features are supported:
Ifc4Package.getIfcCovering()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelCoversBldgElements> |
getCoversElements()
Returns the value of the 'Covers Elements' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelCoversSpaces> |
getCoversSpaces()
Returns the value of the 'Covers Spaces' reference list.
|
IfcCoveringTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetCoversElements()
Returns whether the value of the '
Covers Elements' reference list is set. |
boolean |
isSetCoversSpaces()
Returns whether the value of the '
Covers Spaces' reference list is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setPredefinedType(IfcCoveringTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetCoversElements()
Unsets the value of the '
Covers Elements' reference list. |
void |
unsetCoversSpaces()
Unsets the value of the '
Covers Spaces' reference list. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getConnectedFrom, 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, removeIfcCoveringTypeEnum getPredefinedType()
IfcCoveringTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcCoveringTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcCoveringTypeEnum),
Ifc4Package.getIfcCovering_PredefinedType()void setPredefinedType(IfcCoveringTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcCoveringTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcCoveringTypeEnum)org.eclipse.emf.common.util.EList<IfcRelCoversSpaces> getCoversSpaces()
IfcRelCoversSpaces.
It is bidirectional and its opposite is 'Related Coverings'.
If the meaning of the 'Covers Spaces' reference list isn't clear, there really should be more of a description here...
isSetCoversSpaces(),
unsetCoversSpaces(),
Ifc4Package.getIfcCovering_CoversSpaces(),
IfcRelCoversSpaces.getRelatedCoverings()void unsetCoversSpaces()
Covers Spaces' reference list.
isSetCoversSpaces(),
getCoversSpaces()boolean isSetCoversSpaces()
Covers Spaces' reference list is set.
unsetCoversSpaces(),
getCoversSpaces()org.eclipse.emf.common.util.EList<IfcRelCoversBldgElements> getCoversElements()
IfcRelCoversBldgElements.
It is bidirectional and its opposite is 'Related Coverings'.
If the meaning of the 'Covers Elements' reference list isn't clear, there really should be more of a description here...
isSetCoversElements(),
unsetCoversElements(),
Ifc4Package.getIfcCovering_CoversElements(),
IfcRelCoversBldgElements.getRelatedCoverings()void unsetCoversElements()
Covers Elements' reference list.
isSetCoversElements(),
getCoversElements()boolean isSetCoversElements()
Covers Elements' reference list is set.
unsetCoversElements(),
getCoversElements()Copyright © 2018 OpenSource BIM. All rights reserved.