public interface IfcTaskType extends IfcTypeProcess
| Modifier and Type | Method and Description |
|---|---|
IfcTaskTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getWorkMethod()
Returns the value of the 'Work Method' attribute.
|
boolean |
isSetWorkMethod()
Returns whether the value of the '
Work Method' attribute is set. |
void |
setPredefinedType(IfcTaskTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setWorkMethod(String value)
Sets the value of the '
Work Method' attribute. |
void |
unsetWorkMethod()
Unsets the value of the '
Work Method' attribute. |
getIdentification, getLongDescription, getOperatesOn, getProcessType, isSetIdentification, isSetLongDescription, isSetOperatesOn, isSetProcessType, setIdentification, setLongDescription, setProcessType, unsetIdentification, unsetLongDescription, unsetOperatesOn, unsetProcessTypegetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, 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, removeIfcTaskTypeEnum getPredefinedType()
IfcTaskTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcTaskTypeEnum,
setPredefinedType(IfcTaskTypeEnum),
Ifc4Package.getIfcTaskType_PredefinedType()void setPredefinedType(IfcTaskTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcTaskTypeEnum,
getPredefinedType()String getWorkMethod()
If the meaning of the 'Work Method' attribute isn't clear, there really should be more of a description here...
isSetWorkMethod(),
unsetWorkMethod(),
setWorkMethod(String),
Ifc4Package.getIfcTaskType_WorkMethod()void setWorkMethod(String value)
Work Method' attribute.
value - the new value of the 'Work Method' attribute.isSetWorkMethod(),
unsetWorkMethod(),
getWorkMethod()void unsetWorkMethod()
Work Method' attribute.
isSetWorkMethod(),
getWorkMethod(),
setWorkMethod(String)boolean isSetWorkMethod()
Work Method' attribute is set.
unsetWorkMethod(),
getWorkMethod(),
setWorkMethod(String)Copyright © 2018 OpenSource BIM. All rights reserved.