public interface IfcMaterialProfileSet extends IfcMaterialDefinition
The following features are supported:
Ifc4Package.getIfcMaterialProfileSet()| Modifier and Type | Method and Description |
|---|---|
IfcCompositeProfileDef |
getCompositeProfile()
Returns the value of the 'Composite Profile' reference.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcMaterialProfile> |
getMaterialProfiles()
Returns the value of the 'Material Profiles' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetCompositeProfile()
Returns whether the value of the '
Composite Profile' reference is set. |
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
void |
setCompositeProfile(IfcCompositeProfileDef value)
Sets the value of the '
Composite Profile' reference. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetCompositeProfile()
Unsets the value of the '
Composite Profile' reference. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
getAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesforceLoad, 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...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcMaterialProfileSet_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)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.getIfcMaterialProfileSet_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<IfcMaterialProfile> getMaterialProfiles()
IfcMaterialProfile.
It is bidirectional and its opposite is 'To Material Profile Set'.
If the meaning of the 'Material Profiles' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialProfileSet_MaterialProfiles(),
IfcMaterialProfile.getToMaterialProfileSet()IfcCompositeProfileDef getCompositeProfile()
If the meaning of the 'Composite Profile' reference isn't clear, there really should be more of a description here...
isSetCompositeProfile(),
unsetCompositeProfile(),
setCompositeProfile(IfcCompositeProfileDef),
Ifc4Package.getIfcMaterialProfileSet_CompositeProfile()void setCompositeProfile(IfcCompositeProfileDef value)
Composite Profile' reference.
value - the new value of the 'Composite Profile' reference.isSetCompositeProfile(),
unsetCompositeProfile(),
getCompositeProfile()void unsetCompositeProfile()
Composite Profile' reference.
boolean isSetCompositeProfile()
Composite Profile' reference is set.
unsetCompositeProfile(),
getCompositeProfile(),
setCompositeProfile(IfcCompositeProfileDef)Copyright © 2016 OpenSource BIM. All rights reserved.