public interface IfcTask extends IfcProcess
| Modifier and Type | Method and Description |
|---|---|
Tristate |
getIsMilestone()
Returns the value of the 'Is Milestone' attribute.
|
long |
getPriority()
Returns the value of the 'Priority' attribute.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
String |
getTaskId()
Returns the value of the 'Task Id' attribute.
|
String |
getWorkMethod()
Returns the value of the 'Work Method' attribute.
|
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 |
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 |
setPriority(long value)
Sets the value of the '
Priority' attribute. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
setTaskId(String value)
Sets the value of the '
Task Id' attribute. |
void |
setWorkMethod(String value)
Sets the value of the '
Work Method' attribute. |
void |
unsetPriority()
Unsets the value of the '
Priority' attribute. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
void |
unsetWorkMethod()
Unsets the value of the '
Work Method' attribute. |
getIsPredecessorTo, getIsSuccessorFrom, getOperatesOn, isSetIsPredecessorTo, isSetIsSuccessorFrom, isSetOperatesOn, unsetIsPredecessorTo, unsetIsSuccessorFrom, unsetOperatesOngetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getTaskId()
If the meaning of the 'Task Id' attribute isn't clear, there really should be more of a description here...
setTaskId(String),
Ifc2x3tc1Package.getIfcTask_TaskId()void setTaskId(String value)
Task Id' attribute.
value - the new value of the 'Task Id' attribute.getTaskId()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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.getIfcTask_IsMilestone()void setIsMilestone(Tristate value)
Is Milestone' attribute.
value - the new value of the 'Is Milestone' attribute.Tristate,
getIsMilestone()long getPriority()
If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
isSetPriority(),
unsetPriority(),
setPriority(long),
Ifc2x3tc1Package.getIfcTask_Priority()void setPriority(long value)
Priority' attribute.
value - the new value of the 'Priority' attribute.isSetPriority(),
unsetPriority(),
getPriority()void unsetPriority()
Priority' attribute.
isSetPriority(),
getPriority(),
setPriority(long)boolean isSetPriority()
Priority' attribute is set.
unsetPriority(),
getPriority(),
setPriority(long)Copyright © 2018 OpenSource BIM. All rights reserved.