public interface IfcCompositeProfileDef extends IfcProfileDef
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
Returns the value of the 'Label' attribute.
|
org.eclipse.emf.common.util.EList<IfcProfileDef> |
getProfiles()
Returns the value of the 'Profiles' reference list.
|
boolean |
isSetLabel()
Returns whether the value of the '
Label' attribute is set. |
void |
setLabel(String value)
Sets the value of the '
Label' attribute. |
void |
unsetLabel()
Unsets the value of the '
Label' attribute. |
getProfileName, getProfileType, isSetProfileName, setProfileName, setProfileType, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcProfileDef> getProfiles()
IfcProfileDef.
If the meaning of the 'Profiles' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcCompositeProfileDef_Profiles()String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
isSetLabel(),
unsetLabel(),
setLabel(String),
Ifc2x3tc1Package.getIfcCompositeProfileDef_Label()void setLabel(String value)
Label' attribute.
value - the new value of the 'Label' attribute.isSetLabel(),
unsetLabel(),
getLabel()void unsetLabel()
Label' attribute.
isSetLabel(),
getLabel(),
setLabel(String)boolean isSetLabel()
Label' attribute is set.
unsetLabel(),
getLabel(),
setLabel(String)Copyright © 2016 OpenSource BIM. All rights reserved.