public interface IfcActorRole extends IdEObject
The following features are supported:
Ifc2x3tc1Package.getIfcActorRole()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
IfcRoleEnum |
getRole()
Returns the value of the 'Role' attribute.
|
String |
getUserDefinedRole()
Returns the value of the 'User Defined Role' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetUserDefinedRole()
Returns whether the value of the '
User Defined Role' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setRole(IfcRoleEnum value)
Sets the value of the '
Role' attribute. |
void |
setUserDefinedRole(String value)
Sets the value of the '
User Defined Role' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetUserDefinedRole()
Unsets the value of the '
User Defined Role' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcRoleEnum getRole()
IfcRoleEnum.
If the meaning of the 'Role' attribute isn't clear, there really should be more of a description here...
IfcRoleEnum,
setRole(IfcRoleEnum),
Ifc2x3tc1Package.getIfcActorRole_Role()void setRole(IfcRoleEnum value)
Role' attribute.
value - the new value of the 'Role' attribute.IfcRoleEnum,
getRole()String getUserDefinedRole()
If the meaning of the 'User Defined Role' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedRole(),
unsetUserDefinedRole(),
setUserDefinedRole(String),
Ifc2x3tc1Package.getIfcActorRole_UserDefinedRole()void setUserDefinedRole(String value)
User Defined Role' attribute.
value - the new value of the 'User Defined Role' attribute.isSetUserDefinedRole(),
unsetUserDefinedRole(),
getUserDefinedRole()void unsetUserDefinedRole()
User Defined Role' attribute.
boolean isSetUserDefinedRole()
User Defined Role' attribute is set.
unsetUserDefinedRole(),
getUserDefinedRole(),
setUserDefinedRole(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),
Ifc2x3tc1Package.getIfcActorRole_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)Copyright © 2018 OpenSource BIM. All rights reserved.