public interface IfcMaterialProfile extends IfcMaterialDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Returns the value of the 'Category' attribute.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
IfcMaterial |
getMaterial()
Returns the value of the 'Material' reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
long |
getPriority()
Returns the value of the 'Priority' attribute.
|
IfcProfileDef |
getProfile()
Returns the value of the 'Profile' reference.
|
IfcMaterialProfileSet |
getToMaterialProfileSet()
Returns the value of the 'To Material Profile Set' reference.
|
boolean |
isSetCategory()
Returns whether the value of the '
Category' attribute is set. |
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetMaterial()
Returns whether the value of the '
Material' reference is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
boolean |
isSetPriority()
Returns whether the value of the '
Priority' attribute is set. |
boolean |
isSetToMaterialProfileSet()
Returns whether the value of the '
To Material Profile Set' reference is set. |
void |
setCategory(String value)
Sets the value of the '
Category' attribute. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setMaterial(IfcMaterial value)
Sets the value of the '
Material' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setPriority(long value)
Sets the value of the '
Priority' attribute. |
void |
setProfile(IfcProfileDef value)
Sets the value of the '
Profile' reference. |
void |
setToMaterialProfileSet(IfcMaterialProfileSet value)
Sets the value of the '
To Material Profile Set' reference. |
void |
unsetCategory()
Unsets the value of the '
Category' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetMaterial()
Unsets the value of the '
Material' reference. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
void |
unsetPriority()
Unsets the value of the '
Priority' attribute. |
void |
unsetToMaterialProfileSet()
Unsets the value of the '
To Material Profile Set' reference. |
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.getIfcMaterialProfile_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.getIfcMaterialProfile_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)IfcMaterial getMaterial()
If the meaning of the 'Material' reference isn't clear, there really should be more of a description here...
isSetMaterial(),
unsetMaterial(),
setMaterial(IfcMaterial),
Ifc4Package.getIfcMaterialProfile_Material()void setMaterial(IfcMaterial value)
Material' reference.
value - the new value of the 'Material' reference.isSetMaterial(),
unsetMaterial(),
getMaterial()void unsetMaterial()
Material' reference.
isSetMaterial(),
getMaterial(),
setMaterial(IfcMaterial)boolean isSetMaterial()
Material' reference is set.
unsetMaterial(),
getMaterial(),
setMaterial(IfcMaterial)IfcProfileDef getProfile()
If the meaning of the 'Profile' reference isn't clear, there really should be more of a description here...
setProfile(IfcProfileDef),
Ifc4Package.getIfcMaterialProfile_Profile()void setProfile(IfcProfileDef value)
Profile' reference.
value - the new value of the 'Profile' reference.getProfile()long getPriority()
If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
isSetPriority(),
unsetPriority(),
setPriority(long),
Ifc4Package.getIfcMaterialProfile_Priority()void setPriority(long value)
Priority' attribute.
value - the new value of the 'Priority' attribute.isSetPriority(),
unsetPriority(),
getPriority()void unsetPriority()
Priority' attribute.
isSetPriority(),
getPriority(),
setPriority(long)boolean isSetPriority()
Priority' attribute is set.
unsetPriority(),
getPriority(),
setPriority(long)String getCategory()
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
isSetCategory(),
unsetCategory(),
setCategory(String),
Ifc4Package.getIfcMaterialProfile_Category()void setCategory(String value)
Category' attribute.
value - the new value of the 'Category' attribute.isSetCategory(),
unsetCategory(),
getCategory()void unsetCategory()
Category' attribute.
isSetCategory(),
getCategory(),
setCategory(String)boolean isSetCategory()
Category' attribute is set.
unsetCategory(),
getCategory(),
setCategory(String)IfcMaterialProfileSet getToMaterialProfileSet()
Material Profiles'.
If the meaning of the 'To Material Profile Set' reference isn't clear, there really should be more of a description here...
isSetToMaterialProfileSet(),
unsetToMaterialProfileSet(),
setToMaterialProfileSet(IfcMaterialProfileSet),
Ifc4Package.getIfcMaterialProfile_ToMaterialProfileSet(),
IfcMaterialProfileSet.getMaterialProfiles()void setToMaterialProfileSet(IfcMaterialProfileSet value)
To Material Profile Set' reference.
value - the new value of the 'To Material Profile Set' reference.isSetToMaterialProfileSet(),
unsetToMaterialProfileSet(),
getToMaterialProfileSet()void unsetToMaterialProfileSet()
To Material Profile Set' reference.
boolean isSetToMaterialProfileSet()
To Material Profile Set' reference is set.
unsetToMaterialProfileSet(),
getToMaterialProfileSet(),
setToMaterialProfileSet(IfcMaterialProfileSet)Copyright © 2018 OpenSource BIM. All rights reserved.