public interface IfcDerivedProfileDef extends IfcProfileDef
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
Returns the value of the 'Label' attribute.
|
IfcCartesianTransformationOperator2D |
getOperator()
Returns the value of the 'Operator' reference.
|
IfcProfileDef |
getParentProfile()
Returns the value of the 'Parent Profile' reference.
|
boolean |
isSetLabel()
Returns whether the value of the '
Label' attribute is set. |
void |
setLabel(String value)
Sets the value of the '
Label' attribute. |
void |
setOperator(IfcCartesianTransformationOperator2D value)
Sets the value of the '
Operator' reference. |
void |
setParentProfile(IfcProfileDef value)
Sets the value of the '
Parent Profile' reference. |
void |
unsetLabel()
Unsets the value of the '
Label' attribute. |
getHasExternalReference, getHasProperties, getProfileName, getProfileType, isSetHasExternalReference, isSetHasProperties, isSetProfileName, setProfileName, setProfileType, unsetHasExternalReference, unsetHasProperties, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProfileDef getParentProfile()
If the meaning of the 'Parent Profile' reference isn't clear, there really should be more of a description here...
setParentProfile(IfcProfileDef),
Ifc4Package.getIfcDerivedProfileDef_ParentProfile()void setParentProfile(IfcProfileDef value)
Parent Profile' reference.
value - the new value of the 'Parent Profile' reference.getParentProfile()IfcCartesianTransformationOperator2D getOperator()
If the meaning of the 'Operator' reference isn't clear, there really should be more of a description here...
setOperator(IfcCartesianTransformationOperator2D),
Ifc4Package.getIfcDerivedProfileDef_Operator()void setOperator(IfcCartesianTransformationOperator2D value)
Operator' reference.
value - the new value of the 'Operator' reference.getOperator()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),
Ifc4Package.getIfcDerivedProfileDef_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 © 2018 OpenSource BIM. All rights reserved.