public interface IfcPresentationLayerAssignment extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcLayeredItem> |
getAssignedItems()
Returns the value of the 'Assigned Items' reference list.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getIdentifier()
Returns the value of the 'Identifier' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetIdentifier()
Returns whether the value of the '
Identifier' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setIdentifier(String value)
Sets the value of the '
Identifier' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetIdentifier()
Unsets the value of the '
Identifier' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc4Package.getIfcPresentationLayerAssignment_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcPresentationLayerAssignment_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)org.eclipse.emf.common.util.EList<IfcLayeredItem> getAssignedItems()
IfcLayeredItem.
If the meaning of the 'Assigned Items' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcPresentationLayerAssignment_AssignedItems()String getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
isSetIdentifier(),
unsetIdentifier(),
setIdentifier(String),
Ifc4Package.getIfcPresentationLayerAssignment_Identifier()void setIdentifier(String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.isSetIdentifier(),
unsetIdentifier(),
getIdentifier()void unsetIdentifier()
Identifier' attribute.
isSetIdentifier(),
getIdentifier(),
setIdentifier(String)boolean isSetIdentifier()
Identifier' attribute is set.
unsetIdentifier(),
getIdentifier(),
setIdentifier(String)Copyright © 2018 OpenSource BIM. All rights reserved.