public interface IfcActionRequest extends IfcControl
| Modifier and Type | Method and Description |
|---|---|
String |
getLongDescription()
Returns the value of the 'Long Description' attribute.
|
IfcActionRequestTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
boolean |
isSetLongDescription()
Returns whether the value of the '
Long Description' attribute is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetStatus()
Returns whether the value of the '
Status' attribute is set. |
void |
setLongDescription(String value)
Sets the value of the '
Long Description' attribute. |
void |
setPredefinedType(IfcActionRequestTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
unsetLongDescription()
Unsets the value of the '
Long Description' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
getControls, getIdentification, isSetControls, isSetIdentification, setIdentification, unsetControls, unsetIdentificationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcActionRequestTypeEnum getPredefinedType()
IfcActionRequestTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcActionRequestTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcActionRequestTypeEnum),
Ifc4Package.getIfcActionRequest_PredefinedType()void setPredefinedType(IfcActionRequestTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcActionRequestTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcActionRequestTypeEnum)String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
isSetStatus(),
unsetStatus(),
setStatus(String),
Ifc4Package.getIfcActionRequest_Status()void setStatus(String value)
Status' attribute.
value - the new value of the 'Status' attribute.isSetStatus(),
unsetStatus(),
getStatus()void unsetStatus()
Status' attribute.
isSetStatus(),
getStatus(),
setStatus(String)boolean isSetStatus()
Status' attribute is set.
unsetStatus(),
getStatus(),
setStatus(String)String getLongDescription()
If the meaning of the 'Long Description' attribute isn't clear, there really should be more of a description here...
isSetLongDescription(),
unsetLongDescription(),
setLongDescription(String),
Ifc4Package.getIfcActionRequest_LongDescription()void setLongDescription(String value)
Long Description' attribute.
value - the new value of the 'Long Description' attribute.isSetLongDescription(),
unsetLongDescription(),
getLongDescription()void unsetLongDescription()
Long Description' attribute.
boolean isSetLongDescription()
Long Description' attribute is set.
unsetLongDescription(),
getLongDescription(),
setLongDescription(String)Copyright © 2018 OpenSource BIM. All rights reserved.