public interface IfcTableColumn extends IdEObject
The following features are supported:
Ifc4Package.getIfcTableColumn()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getIdentifier()
Returns the value of the 'Identifier' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
IfcReference |
getReferencePath()
Returns the value of the 'Reference Path' reference.
|
IfcUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetIdentifier()
Returns whether the value of the '
Identifier' attribute is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
boolean |
isSetReferencePath()
Returns whether the value of the '
Reference Path' reference is set. |
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setIdentifier(String value)
Sets the value of the '
Identifier' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setReferencePath(IfcReference value)
Sets the value of the '
Reference Path' reference. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetIdentifier()
Unsets the value of the '
Identifier' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
void |
unsetReferencePath()
Unsets the value of the '
Reference Path' reference. |
void |
unsetUnit()
Unsets the value of the '
Unit' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
isSetIdentifier(),
unsetIdentifier(),
setIdentifier(String),
Ifc4Package.getIfcTableColumn_Identifier()void setIdentifier(String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.isSetIdentifier(),
unsetIdentifier(),
getIdentifier()void unsetIdentifier()
Identifier' attribute.
isSetIdentifier(),
getIdentifier(),
setIdentifier(String)boolean isSetIdentifier()
Identifier' attribute is set.
unsetIdentifier(),
getIdentifier(),
setIdentifier(String)String 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.getIfcTableColumn_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.getIfcTableColumn_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)IfcUnit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
isSetUnit(),
unsetUnit(),
setUnit(IfcUnit),
Ifc4Package.getIfcTableColumn_Unit()void setUnit(IfcUnit value)
Unit' reference.
value - the new value of the 'Unit' reference.isSetUnit(),
unsetUnit(),
getUnit()void unsetUnit()
Unit' reference.
isSetUnit(),
getUnit(),
setUnit(IfcUnit)boolean isSetUnit()
Unit' reference is set.
unsetUnit(),
getUnit(),
setUnit(IfcUnit)IfcReference getReferencePath()
If the meaning of the 'Reference Path' reference isn't clear, there really should be more of a description here...
isSetReferencePath(),
unsetReferencePath(),
setReferencePath(IfcReference),
Ifc4Package.getIfcTableColumn_ReferencePath()void setReferencePath(IfcReference value)
Reference Path' reference.
value - the new value of the 'Reference Path' reference.isSetReferencePath(),
unsetReferencePath(),
getReferencePath()void unsetReferencePath()
Reference Path' reference.
boolean isSetReferencePath()
Reference Path' reference is set.
unsetReferencePath(),
getReferencePath(),
setReferencePath(IfcReference)Copyright © 2016 OpenSource BIM. All rights reserved.