public interface IfcStyledItem extends IfcRepresentationItem
The following features are supported:
Ifc4Package.getIfcStyledItem()| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationItem |
getItem()
Returns the value of the 'Item' reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcStyleAssignmentSelect> |
getStyles()
Returns the value of the 'Styles' reference list.
|
boolean |
isSetItem()
Returns whether the value of the '
Item' reference is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
void |
setItem(IfcRepresentationItem value)
Sets the value of the '
Item' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetItem()
Unsets the value of the '
Item' reference. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcRepresentationItem getItem()
Styled By Item'.
If the meaning of the 'Item' reference isn't clear, there really should be more of a description here...
isSetItem(),
unsetItem(),
setItem(IfcRepresentationItem),
Ifc4Package.getIfcStyledItem_Item(),
IfcRepresentationItem.getStyledByItem()void setItem(IfcRepresentationItem value)
Item' reference.
value - the new value of the 'Item' reference.isSetItem(),
unsetItem(),
getItem()void unsetItem()
Item' reference.
isSetItem(),
getItem(),
setItem(IfcRepresentationItem)boolean isSetItem()
Item' reference is set.
unsetItem(),
getItem(),
setItem(IfcRepresentationItem)org.eclipse.emf.common.util.EList<IfcStyleAssignmentSelect> getStyles()
IfcStyleAssignmentSelect.
If the meaning of the 'Styles' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcStyledItem_Styles()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcStyledItem_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)Copyright © 2018 OpenSource BIM. All rights reserved.