public interface IfcTask extends IfcProcess
The following features are supported:
Ifc4Package.getIfcTask()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getIsMilestone()
Returns the value of the 'Is Milestone' attribute.
|
IfcTaskTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
int |
getPriority()
Returns the value of the 'Priority' attribute.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
IfcTaskTime |
getTaskTime()
Returns the value of the 'Task Time' reference.
|
String |
getWorkMethod()
Returns the value of the 'Work Method' attribute.
|
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetPriority()
Returns whether the value of the '
Priority' attribute is set. |
boolean |
isSetStatus()
Returns whether the value of the '
Status' attribute is set. |
boolean |
isSetTaskTime()
Returns whether the value of the '
Task Time' reference is set. |
boolean |
isSetWorkMethod()
Returns whether the value of the '
Work Method' attribute is set. |
void |
setIsMilestone(Tristate value)
Sets the value of the '
Is Milestone' attribute. |
void |
setPredefinedType(IfcTaskTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setPriority(int value)
Sets the value of the '
Priority' attribute. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
setTaskTime(IfcTaskTime value)
Sets the value of the '
Task Time' reference. |
void |
setWorkMethod(String value)
Sets the value of the '
Work Method' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetPriority()
Unsets the value of the '
Priority' attribute. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
void |
unsetTaskTime()
Unsets the value of the '
Task Time' reference. |
void |
unsetWorkMethod()
Unsets the value of the '
Work Method' attribute. |
getIdentification, getIsPredecessorTo, getIsSuccessorFrom, getLongDescription, getOperatesOn, isSetIdentification, isSetIsPredecessorTo, isSetIsSuccessorFrom, isSetLongDescription, isSetOperatesOn, setIdentification, setLongDescription, unsetIdentification, unsetIsPredecessorTo, unsetIsSuccessorFrom, unsetLongDescription, unsetOperatesOngetDeclares, 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, removeString 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.getIfcTask_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 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.getIfcTask_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)Tristate getIsMilestone()
Tristate.
If the meaning of the 'Is Milestone' attribute isn't clear, there really should be more of a description here...
Tristate,
setIsMilestone(Tristate),
Ifc4Package.getIfcTask_IsMilestone()void setIsMilestone(Tristate value)
Is Milestone' attribute.
value - the new value of the 'Is Milestone' attribute.Tristate,
getIsMilestone()int getPriority()
If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
isSetPriority(),
unsetPriority(),
setPriority(int),
Ifc4Package.getIfcTask_Priority()void setPriority(int value)
Priority' attribute.
value - the new value of the 'Priority' attribute.isSetPriority(),
unsetPriority(),
getPriority()void unsetPriority()
Priority' attribute.
isSetPriority(),
getPriority(),
setPriority(int)boolean isSetPriority()
Priority' attribute is set.
unsetPriority(),
getPriority(),
setPriority(int)IfcTaskTime getTaskTime()
If the meaning of the 'Task Time' reference isn't clear, there really should be more of a description here...
isSetTaskTime(),
unsetTaskTime(),
setTaskTime(IfcTaskTime),
Ifc4Package.getIfcTask_TaskTime()void setTaskTime(IfcTaskTime value)
Task Time' reference.
value - the new value of the 'Task Time' reference.isSetTaskTime(),
unsetTaskTime(),
getTaskTime()void unsetTaskTime()
Task Time' reference.
isSetTaskTime(),
getTaskTime(),
setTaskTime(IfcTaskTime)boolean isSetTaskTime()
Task Time' reference is set.
unsetTaskTime(),
getTaskTime(),
setTaskTime(IfcTaskTime)IfcTaskTypeEnum getPredefinedType()
IfcTaskTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcTaskTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcTaskTypeEnum),
Ifc4Package.getIfcTask_PredefinedType()void setPredefinedType(IfcTaskTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcTaskTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcTaskTypeEnum)Copyright © 2016 OpenSource BIM. All rights reserved.