public interface IfcRepresentationItem extends IfcLayeredItem
The following features are supported:
Ifc4Package.getIfcRepresentationItem()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPresentationLayerAssignment> |
getLayerAssignment()
Returns the value of the 'Layer Assignment' reference list.
|
org.eclipse.emf.common.util.EList<IfcStyledItem> |
getStyledByItem()
Returns the value of the 'Styled By Item' reference list.
|
boolean |
isSetLayerAssignment()
Returns whether the value of the '
Layer Assignment' reference list is set. |
boolean |
isSetStyledByItem()
Returns whether the value of the '
Styled By Item' reference list is set. |
void |
unsetLayerAssignment()
Unsets the value of the '
Layer Assignment' reference list. |
void |
unsetStyledByItem()
Unsets the value of the '
Styled By Item' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcPresentationLayerAssignment> getLayerAssignment()
IfcPresentationLayerAssignment.
If the meaning of the 'Layer Assignment' reference list isn't clear, there really should be more of a description here...
isSetLayerAssignment(),
unsetLayerAssignment(),
Ifc4Package.getIfcRepresentationItem_LayerAssignment()void unsetLayerAssignment()
Layer Assignment' reference list.
isSetLayerAssignment(),
getLayerAssignment()boolean isSetLayerAssignment()
Layer Assignment' reference list is set.
unsetLayerAssignment(),
getLayerAssignment()org.eclipse.emf.common.util.EList<IfcStyledItem> getStyledByItem()
IfcStyledItem.
It is bidirectional and its opposite is 'Item'.
If the meaning of the 'Styled By Item' reference list isn't clear, there really should be more of a description here...
isSetStyledByItem(),
unsetStyledByItem(),
Ifc4Package.getIfcRepresentationItem_StyledByItem(),
IfcStyledItem.getItem()void unsetStyledByItem()
Styled By Item' reference list.
isSetStyledByItem(),
getStyledByItem()boolean isSetStyledByItem()
Styled By Item' reference list is set.
unsetStyledByItem(),
getStyledByItem()Copyright © 2016 OpenSource BIM. All rights reserved.