public interface IfcRepresentationItem extends IfcLayeredItem
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPresentationLayerAssignment> |
getLayerAssignments()
Returns the value of the 'Layer Assignments' reference list.
|
org.eclipse.emf.common.util.EList<IfcStyledItem> |
getStyledByItem()
Returns the value of the 'Styled By Item' reference list.
|
boolean |
isSetLayerAssignments()
Returns whether the value of the '
Layer Assignments' reference list is set. |
boolean |
isSetStyledByItem()
Returns whether the value of the '
Styled By Item' reference list is set. |
void |
unsetLayerAssignments()
Unsets the value of the '
Layer Assignments' 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> getLayerAssignments()
IfcPresentationLayerAssignment.
If the meaning of the 'Layer Assignments' reference list isn't clear, there really should be more of a description here...
isSetLayerAssignments(),
unsetLayerAssignments(),
Ifc2x3tc1Package.getIfcRepresentationItem_LayerAssignments()void unsetLayerAssignments()
Layer Assignments' reference list.
isSetLayerAssignments(),
getLayerAssignments()boolean isSetLayerAssignments()
Layer Assignments' reference list is set.
unsetLayerAssignments(),
getLayerAssignments()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(),
Ifc2x3tc1Package.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 © 2018 OpenSource BIM. All rights reserved.