public interface IfcPropertyReferenceValue extends IfcSimpleProperty
| Modifier and Type | Method and Description |
|---|---|
IfcObjectReferenceSelect |
getPropertyReference()
Returns the value of the 'Property Reference' reference.
|
String |
getUsageName()
Returns the value of the 'Usage Name' attribute.
|
boolean |
isSetUsageName()
Returns whether the value of the '
Usage Name' attribute is set. |
void |
setPropertyReference(IfcObjectReferenceSelect value)
Sets the value of the '
Property Reference' reference. |
void |
setUsageName(String value)
Sets the value of the '
Usage Name' attribute. |
void |
unsetUsageName()
Unsets the value of the '
Usage Name' attribute. |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependanceforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getUsageName()
If the meaning of the 'Usage Name' attribute isn't clear, there really should be more of a description here...
isSetUsageName(),
unsetUsageName(),
setUsageName(String),
Ifc2x3tc1Package.getIfcPropertyReferenceValue_UsageName()void setUsageName(String value)
Usage Name' attribute.
value - the new value of the 'Usage Name' attribute.isSetUsageName(),
unsetUsageName(),
getUsageName()void unsetUsageName()
Usage Name' attribute.
isSetUsageName(),
getUsageName(),
setUsageName(String)boolean isSetUsageName()
Usage Name' attribute is set.
unsetUsageName(),
getUsageName(),
setUsageName(String)IfcObjectReferenceSelect getPropertyReference()
If the meaning of the 'Property Reference' reference isn't clear, there really should be more of a description here...
setPropertyReference(IfcObjectReferenceSelect),
Ifc2x3tc1Package.getIfcPropertyReferenceValue_PropertyReference()void setPropertyReference(IfcObjectReferenceSelect value)
Property Reference' reference.
value - the new value of the 'Property Reference' reference.getPropertyReference()Copyright © 2018 OpenSource BIM. All rights reserved.