public interface IfcWorkControl extends IfcControl
The following features are supported:
Ifc4Package.getIfcWorkControl()| Modifier and Type | Method and Description |
|---|---|
String |
getCreationDate()
Returns the value of the 'Creation Date' attribute.
|
org.eclipse.emf.common.util.EList<IfcPerson> |
getCreators()
Returns the value of the 'Creators' reference list.
|
String |
getDuration()
Returns the value of the 'Duration' attribute.
|
String |
getFinishTime()
Returns the value of the 'Finish Time' attribute.
|
String |
getPurpose()
Returns the value of the 'Purpose' attribute.
|
String |
getStartTime()
Returns the value of the 'Start Time' attribute.
|
String |
getTotalFloat()
Returns the value of the 'Total Float' attribute.
|
boolean |
isSetCreators()
Returns whether the value of the '
Creators' reference list is set. |
boolean |
isSetDuration()
Returns whether the value of the '
Duration' attribute is set. |
boolean |
isSetFinishTime()
Returns whether the value of the '
Finish Time' attribute is set. |
boolean |
isSetPurpose()
Returns whether the value of the '
Purpose' attribute is set. |
boolean |
isSetTotalFloat()
Returns whether the value of the '
Total Float' attribute is set. |
void |
setCreationDate(String value)
Sets the value of the '
Creation Date' attribute. |
void |
setDuration(String value)
Sets the value of the '
Duration' attribute. |
void |
setFinishTime(String value)
Sets the value of the '
Finish Time' attribute. |
void |
setPurpose(String value)
Sets the value of the '
Purpose' attribute. |
void |
setStartTime(String value)
Sets the value of the '
Start Time' attribute. |
void |
setTotalFloat(String value)
Sets the value of the '
Total Float' attribute. |
void |
unsetCreators()
Unsets the value of the '
Creators' reference list. |
void |
unsetDuration()
Unsets the value of the '
Duration' attribute. |
void |
unsetFinishTime()
Unsets the value of the '
Finish Time' attribute. |
void |
unsetPurpose()
Unsets the value of the '
Purpose' attribute. |
void |
unsetTotalFloat()
Unsets the value of the '
Total Float' 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, removeString getCreationDate()
If the meaning of the 'Creation Date' attribute isn't clear, there really should be more of a description here...
setCreationDate(String),
Ifc4Package.getIfcWorkControl_CreationDate()void setCreationDate(String value)
Creation Date' attribute.
value - the new value of the 'Creation Date' attribute.getCreationDate()org.eclipse.emf.common.util.EList<IfcPerson> getCreators()
IfcPerson.
If the meaning of the 'Creators' reference list isn't clear, there really should be more of a description here...
isSetCreators(),
unsetCreators(),
Ifc4Package.getIfcWorkControl_Creators()void unsetCreators()
Creators' reference list.
isSetCreators(),
getCreators()boolean isSetCreators()
Creators' reference list is set.
unsetCreators(),
getCreators()String getPurpose()
If the meaning of the 'Purpose' attribute isn't clear, there really should be more of a description here...
isSetPurpose(),
unsetPurpose(),
setPurpose(String),
Ifc4Package.getIfcWorkControl_Purpose()void setPurpose(String value)
Purpose' attribute.
value - the new value of the 'Purpose' attribute.isSetPurpose(),
unsetPurpose(),
getPurpose()void unsetPurpose()
Purpose' attribute.
isSetPurpose(),
getPurpose(),
setPurpose(String)boolean isSetPurpose()
Purpose' attribute is set.
unsetPurpose(),
getPurpose(),
setPurpose(String)String getDuration()
If the meaning of the 'Duration' attribute isn't clear, there really should be more of a description here...
isSetDuration(),
unsetDuration(),
setDuration(String),
Ifc4Package.getIfcWorkControl_Duration()void setDuration(String value)
Duration' attribute.
value - the new value of the 'Duration' attribute.isSetDuration(),
unsetDuration(),
getDuration()void unsetDuration()
Duration' attribute.
isSetDuration(),
getDuration(),
setDuration(String)boolean isSetDuration()
Duration' attribute is set.
unsetDuration(),
getDuration(),
setDuration(String)String getTotalFloat()
If the meaning of the 'Total Float' attribute isn't clear, there really should be more of a description here...
isSetTotalFloat(),
unsetTotalFloat(),
setTotalFloat(String),
Ifc4Package.getIfcWorkControl_TotalFloat()void setTotalFloat(String value)
Total Float' attribute.
value - the new value of the 'Total Float' attribute.isSetTotalFloat(),
unsetTotalFloat(),
getTotalFloat()void unsetTotalFloat()
Total Float' attribute.
isSetTotalFloat(),
getTotalFloat(),
setTotalFloat(String)boolean isSetTotalFloat()
Total Float' attribute is set.
unsetTotalFloat(),
getTotalFloat(),
setTotalFloat(String)String getStartTime()
If the meaning of the 'Start Time' attribute isn't clear, there really should be more of a description here...
setStartTime(String),
Ifc4Package.getIfcWorkControl_StartTime()void setStartTime(String value)
Start Time' attribute.
value - the new value of the 'Start Time' attribute.getStartTime()String getFinishTime()
If the meaning of the 'Finish Time' attribute isn't clear, there really should be more of a description here...
isSetFinishTime(),
unsetFinishTime(),
setFinishTime(String),
Ifc4Package.getIfcWorkControl_FinishTime()void setFinishTime(String value)
Finish Time' attribute.
value - the new value of the 'Finish Time' attribute.isSetFinishTime(),
unsetFinishTime(),
getFinishTime()void unsetFinishTime()
Finish Time' attribute.
isSetFinishTime(),
getFinishTime(),
setFinishTime(String)boolean isSetFinishTime()
Finish Time' attribute is set.
unsetFinishTime(),
getFinishTime(),
setFinishTime(String)Copyright © 2016 OpenSource BIM. All rights reserved.