| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCalendarDate
A representation of the model object 'Ifc Calendar Date'.
|
interface |
IfcDateAndTime
A representation of the model object 'Ifc Date And Time'.
|
interface |
IfcLocalTime
A representation of the model object 'Ifc Local Time'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDateTimeSelect |
IfcScheduleTimeControl.getActualFinish()
Returns the value of the 'Actual Finish' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getActualStart()
Returns the value of the 'Actual Start' reference.
|
IfcDateTimeSelect |
IfcAppliedValue.getApplicableDate()
Returns the value of the 'Applicable Date' reference.
|
IfcDateTimeSelect |
IfcApproval.getApprovalDateTime()
Returns the value of the 'Approval Date Time' reference.
|
IfcDateTimeSelect |
IfcWorkControl.getCreationDate()
Returns the value of the 'Creation Date' reference.
|
IfcDateTimeSelect |
IfcConstraint.getCreationTime()
Returns the value of the 'Creation Time' reference.
|
IfcDateTimeSelect |
IfcConditionCriterion.getCriterionDateTime()
Returns the value of the 'Criterion Date Time' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getEarlyFinish()
Returns the value of the 'Early Finish' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getEarlyStart()
Returns the value of the 'Early Start' reference.
|
IfcDateTimeSelect |
IfcTimeSeries.getEndTime()
Returns the value of the 'End Time' reference.
|
IfcDateTimeSelect |
IfcWorkControl.getFinishTime()
Returns the value of the 'Finish Time' reference.
|
IfcDateTimeSelect |
IfcAppliedValue.getFixedUntilDate()
Returns the value of the 'Fixed Until Date' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getLateFinish()
Returns the value of the 'Late Finish' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getLateStart()
Returns the value of the 'Late Start' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getScheduleFinish()
Returns the value of the 'Schedule Finish' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getScheduleStart()
Returns the value of the 'Schedule Start' reference.
|
IfcDateTimeSelect |
IfcWorkControl.getStartTime()
Returns the value of the 'Start Time' reference.
|
IfcDateTimeSelect |
IfcTimeSeries.getStartTime()
Returns the value of the 'Start Time' reference.
|
IfcDateTimeSelect |
IfcScheduleTimeControl.getStatusTime()
Returns the value of the 'Status Time' reference.
|
IfcDateTimeSelect |
IfcCostSchedule.getSubmittedOn()
Returns the value of the 'Submitted On' reference.
|
IfcDateTimeSelect |
IfcIrregularTimeSeriesValue.getTimeStamp()
Returns the value of the 'Time Stamp' reference.
|
IfcDateTimeSelect |
IfcCostSchedule.getUpdateDate()
Returns the value of the 'Update Date' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDateTimeSelect> |
IfcTimeSeriesSchedule.getApplicableDates()
Returns the value of the 'Applicable Dates' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcScheduleTimeControl.setActualFinish(IfcDateTimeSelect value)
Sets the value of the '
Actual Finish' reference. |
void |
IfcScheduleTimeControl.setActualStart(IfcDateTimeSelect value)
Sets the value of the '
Actual Start' reference. |
void |
IfcAppliedValue.setApplicableDate(IfcDateTimeSelect value)
Sets the value of the '
Applicable Date' reference. |
void |
IfcApproval.setApprovalDateTime(IfcDateTimeSelect value)
Sets the value of the '
Approval Date Time' reference. |
void |
IfcWorkControl.setCreationDate(IfcDateTimeSelect value)
Sets the value of the '
Creation Date' reference. |
void |
IfcConstraint.setCreationTime(IfcDateTimeSelect value)
Sets the value of the '
Creation Time' reference. |
void |
IfcConditionCriterion.setCriterionDateTime(IfcDateTimeSelect value)
Sets the value of the '
Criterion Date Time' reference. |
void |
IfcScheduleTimeControl.setEarlyFinish(IfcDateTimeSelect value)
Sets the value of the '
Early Finish' reference. |
void |
IfcScheduleTimeControl.setEarlyStart(IfcDateTimeSelect value)
Sets the value of the '
Early Start' reference. |
void |
IfcTimeSeries.setEndTime(IfcDateTimeSelect value)
Sets the value of the '
End Time' reference. |
void |
IfcWorkControl.setFinishTime(IfcDateTimeSelect value)
Sets the value of the '
Finish Time' reference. |
void |
IfcAppliedValue.setFixedUntilDate(IfcDateTimeSelect value)
Sets the value of the '
Fixed Until Date' reference. |
void |
IfcScheduleTimeControl.setLateFinish(IfcDateTimeSelect value)
Sets the value of the '
Late Finish' reference. |
void |
IfcScheduleTimeControl.setLateStart(IfcDateTimeSelect value)
Sets the value of the '
Late Start' reference. |
void |
IfcScheduleTimeControl.setScheduleFinish(IfcDateTimeSelect value)
Sets the value of the '
Schedule Finish' reference. |
void |
IfcScheduleTimeControl.setScheduleStart(IfcDateTimeSelect value)
Sets the value of the '
Schedule Start' reference. |
void |
IfcWorkControl.setStartTime(IfcDateTimeSelect value)
Sets the value of the '
Start Time' reference. |
void |
IfcTimeSeries.setStartTime(IfcDateTimeSelect value)
Sets the value of the '
Start Time' reference. |
void |
IfcScheduleTimeControl.setStatusTime(IfcDateTimeSelect value)
Sets the value of the '
Status Time' reference. |
void |
IfcCostSchedule.setSubmittedOn(IfcDateTimeSelect value)
Sets the value of the '
Submitted On' reference. |
void |
IfcIrregularTimeSeriesValue.setTimeStamp(IfcDateTimeSelect value)
Sets the value of the '
Time Stamp' reference. |
void |
IfcCostSchedule.setUpdateDate(IfcDateTimeSelect value)
Sets the value of the '
Update Date' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCalendarDateImpl
An implementation of the model object 'Ifc Calendar Date'.
|
class |
IfcDateAndTimeImpl
An implementation of the model object 'Ifc Date And Time'.
|
class |
IfcLocalTimeImpl
An implementation of the model object 'Ifc Local Time'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDateTimeSelect> |
IfcTimeSeriesScheduleImpl.getApplicableDates() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcScheduleTimeControlImpl.setActualFinish(IfcDateTimeSelect newActualFinish) |
void |
IfcScheduleTimeControlImpl.setActualStart(IfcDateTimeSelect newActualStart) |
void |
IfcAppliedValueImpl.setApplicableDate(IfcDateTimeSelect newApplicableDate) |
void |
IfcApprovalImpl.setApprovalDateTime(IfcDateTimeSelect newApprovalDateTime) |
void |
IfcWorkControlImpl.setCreationDate(IfcDateTimeSelect newCreationDate) |
void |
IfcConstraintImpl.setCreationTime(IfcDateTimeSelect newCreationTime) |
void |
IfcConditionCriterionImpl.setCriterionDateTime(IfcDateTimeSelect newCriterionDateTime) |
void |
IfcScheduleTimeControlImpl.setEarlyFinish(IfcDateTimeSelect newEarlyFinish) |
void |
IfcScheduleTimeControlImpl.setEarlyStart(IfcDateTimeSelect newEarlyStart) |
void |
IfcTimeSeriesImpl.setEndTime(IfcDateTimeSelect newEndTime) |
void |
IfcWorkControlImpl.setFinishTime(IfcDateTimeSelect newFinishTime) |
void |
IfcAppliedValueImpl.setFixedUntilDate(IfcDateTimeSelect newFixedUntilDate) |
void |
IfcScheduleTimeControlImpl.setLateFinish(IfcDateTimeSelect newLateFinish) |
void |
IfcScheduleTimeControlImpl.setLateStart(IfcDateTimeSelect newLateStart) |
void |
IfcScheduleTimeControlImpl.setScheduleFinish(IfcDateTimeSelect newScheduleFinish) |
void |
IfcScheduleTimeControlImpl.setScheduleStart(IfcDateTimeSelect newScheduleStart) |
void |
IfcWorkControlImpl.setStartTime(IfcDateTimeSelect newStartTime) |
void |
IfcTimeSeriesImpl.setStartTime(IfcDateTimeSelect newStartTime) |
void |
IfcScheduleTimeControlImpl.setStatusTime(IfcDateTimeSelect newStatusTime) |
void |
IfcCostScheduleImpl.setSubmittedOn(IfcDateTimeSelect newSubmittedOn) |
void |
IfcIrregularTimeSeriesValueImpl.setTimeStamp(IfcDateTimeSelect newTimeStamp) |
void |
IfcCostScheduleImpl.setUpdateDate(IfcDateTimeSelect newUpdateDate) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcDateTimeSelect(IfcDateTimeSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Date Time Select'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.