public interface IfcCostSchedule extends IfcControl
The following features are supported:
Ifc2x3tc1Package.getIfcCostSchedule()| Modifier and Type | Method and Description |
|---|---|
String |
getID()
Returns the value of the 'ID' attribute.
|
IfcCostScheduleTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcActorSelect |
getPreparedBy()
Returns the value of the 'Prepared By' reference.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
IfcActorSelect |
getSubmittedBy()
Returns the value of the 'Submitted By' reference.
|
IfcDateTimeSelect |
getSubmittedOn()
Returns the value of the 'Submitted On' reference.
|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
getTargetUsers()
Returns the value of the 'Target Users' reference list.
|
IfcDateTimeSelect |
getUpdateDate()
Returns the value of the 'Update Date' reference.
|
boolean |
isSetPreparedBy()
Returns whether the value of the '
Prepared By' reference is set. |
boolean |
isSetStatus()
Returns whether the value of the '
Status' attribute is set. |
boolean |
isSetSubmittedBy()
Returns whether the value of the '
Submitted By' reference is set. |
boolean |
isSetSubmittedOn()
Returns whether the value of the '
Submitted On' reference is set. |
boolean |
isSetTargetUsers()
Returns whether the value of the '
Target Users' reference list is set. |
boolean |
isSetUpdateDate()
Returns whether the value of the '
Update Date' reference is set. |
void |
setID(String value)
Sets the value of the '
ID' attribute. |
void |
setPredefinedType(IfcCostScheduleTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setPreparedBy(IfcActorSelect value)
Sets the value of the '
Prepared By' reference. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
setSubmittedBy(IfcActorSelect value)
Sets the value of the '
Submitted By' reference. |
void |
setSubmittedOn(IfcDateTimeSelect value)
Sets the value of the '
Submitted On' reference. |
void |
setUpdateDate(IfcDateTimeSelect value)
Sets the value of the '
Update Date' reference. |
void |
unsetPreparedBy()
Unsets the value of the '
Prepared By' reference. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
void |
unsetSubmittedBy()
Unsets the value of the '
Submitted By' reference. |
void |
unsetSubmittedOn()
Unsets the value of the '
Submitted On' reference. |
void |
unsetTargetUsers()
Unsets the value of the '
Target Users' reference list. |
void |
unsetUpdateDate()
Unsets the value of the '
Update Date' reference. |
getControls, isSetControls, unsetControlsgetIsDefinedBy, 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, removeIfcActorSelect getSubmittedBy()
If the meaning of the 'Submitted By' reference isn't clear, there really should be more of a description here...
isSetSubmittedBy(),
unsetSubmittedBy(),
setSubmittedBy(IfcActorSelect),
Ifc2x3tc1Package.getIfcCostSchedule_SubmittedBy()void setSubmittedBy(IfcActorSelect value)
Submitted By' reference.
value - the new value of the 'Submitted By' reference.isSetSubmittedBy(),
unsetSubmittedBy(),
getSubmittedBy()void unsetSubmittedBy()
Submitted By' reference.
boolean isSetSubmittedBy()
Submitted By' reference is set.
unsetSubmittedBy(),
getSubmittedBy(),
setSubmittedBy(IfcActorSelect)IfcActorSelect getPreparedBy()
If the meaning of the 'Prepared By' reference isn't clear, there really should be more of a description here...
isSetPreparedBy(),
unsetPreparedBy(),
setPreparedBy(IfcActorSelect),
Ifc2x3tc1Package.getIfcCostSchedule_PreparedBy()void setPreparedBy(IfcActorSelect value)
Prepared By' reference.
value - the new value of the 'Prepared By' reference.isSetPreparedBy(),
unsetPreparedBy(),
getPreparedBy()void unsetPreparedBy()
Prepared By' reference.
boolean isSetPreparedBy()
Prepared By' reference is set.
unsetPreparedBy(),
getPreparedBy(),
setPreparedBy(IfcActorSelect)IfcDateTimeSelect getSubmittedOn()
If the meaning of the 'Submitted On' reference isn't clear, there really should be more of a description here...
isSetSubmittedOn(),
unsetSubmittedOn(),
setSubmittedOn(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcCostSchedule_SubmittedOn()void setSubmittedOn(IfcDateTimeSelect value)
Submitted On' reference.
value - the new value of the 'Submitted On' reference.isSetSubmittedOn(),
unsetSubmittedOn(),
getSubmittedOn()void unsetSubmittedOn()
Submitted On' reference.
boolean isSetSubmittedOn()
Submitted On' reference is set.
unsetSubmittedOn(),
getSubmittedOn(),
setSubmittedOn(IfcDateTimeSelect)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.getIfcCostSchedule_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)org.eclipse.emf.common.util.EList<IfcActorSelect> getTargetUsers()
IfcActorSelect.
If the meaning of the 'Target Users' reference list isn't clear, there really should be more of a description here...
isSetTargetUsers(),
unsetTargetUsers(),
Ifc2x3tc1Package.getIfcCostSchedule_TargetUsers()void unsetTargetUsers()
Target Users' reference list.
isSetTargetUsers(),
getTargetUsers()boolean isSetTargetUsers()
Target Users' reference list is set.
unsetTargetUsers(),
getTargetUsers()IfcDateTimeSelect getUpdateDate()
If the meaning of the 'Update Date' reference isn't clear, there really should be more of a description here...
isSetUpdateDate(),
unsetUpdateDate(),
setUpdateDate(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcCostSchedule_UpdateDate()void setUpdateDate(IfcDateTimeSelect value)
Update Date' reference.
value - the new value of the 'Update Date' reference.isSetUpdateDate(),
unsetUpdateDate(),
getUpdateDate()void unsetUpdateDate()
Update Date' reference.
boolean isSetUpdateDate()
Update Date' reference is set.
unsetUpdateDate(),
getUpdateDate(),
setUpdateDate(IfcDateTimeSelect)String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String),
Ifc2x3tc1Package.getIfcCostSchedule_ID()void setID(String value)
ID' attribute.
value - the new value of the 'ID' attribute.getID()IfcCostScheduleTypeEnum getPredefinedType()
IfcCostScheduleTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcCostScheduleTypeEnum,
setPredefinedType(IfcCostScheduleTypeEnum),
Ifc2x3tc1Package.getIfcCostSchedule_PredefinedType()void setPredefinedType(IfcCostScheduleTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcCostScheduleTypeEnum,
getPredefinedType()Copyright © 2018 OpenSource BIM. All rights reserved.