public interface IfcWorkCalendar extends IfcControl
The following features are supported:
Ifc4Package.getIfcWorkCalendar()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcWorkTime> |
getExceptionTimes()
Returns the value of the 'Exception Times' reference list.
|
IfcWorkCalendarTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
org.eclipse.emf.common.util.EList<IfcWorkTime> |
getWorkingTimes()
Returns the value of the 'Working Times' reference list.
|
boolean |
isSetExceptionTimes()
Returns whether the value of the '
Exception Times' reference list is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetWorkingTimes()
Returns whether the value of the '
Working Times' reference list is set. |
void |
setPredefinedType(IfcWorkCalendarTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetExceptionTimes()
Unsets the value of the '
Exception Times' reference list. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetWorkingTimes()
Unsets the value of the '
Working Times' reference list. |
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, removeorg.eclipse.emf.common.util.EList<IfcWorkTime> getWorkingTimes()
IfcWorkTime.
If the meaning of the 'Working Times' reference list isn't clear, there really should be more of a description here...
isSetWorkingTimes(),
unsetWorkingTimes(),
Ifc4Package.getIfcWorkCalendar_WorkingTimes()void unsetWorkingTimes()
Working Times' reference list.
isSetWorkingTimes(),
getWorkingTimes()boolean isSetWorkingTimes()
Working Times' reference list is set.
unsetWorkingTimes(),
getWorkingTimes()org.eclipse.emf.common.util.EList<IfcWorkTime> getExceptionTimes()
IfcWorkTime.
If the meaning of the 'Exception Times' reference list isn't clear, there really should be more of a description here...
isSetExceptionTimes(),
unsetExceptionTimes(),
Ifc4Package.getIfcWorkCalendar_ExceptionTimes()void unsetExceptionTimes()
Exception Times' reference list.
isSetExceptionTimes(),
getExceptionTimes()boolean isSetExceptionTimes()
Exception Times' reference list is set.
unsetExceptionTimes(),
getExceptionTimes()IfcWorkCalendarTypeEnum getPredefinedType()
IfcWorkCalendarTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcWorkCalendarTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcWorkCalendarTypeEnum),
Ifc4Package.getIfcWorkCalendar_PredefinedType()void setPredefinedType(IfcWorkCalendarTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcWorkCalendarTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcWorkCalendarTypeEnum)Copyright © 2016 OpenSource BIM. All rights reserved.