public interface IfcConditionCriterion extends IfcControl
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcConditionCriterionSelect |
getCriterion()
Returns the value of the 'Criterion' reference.
|
IfcDateTimeSelect |
getCriterionDateTime()
Returns the value of the 'Criterion Date Time' reference.
|
void |
setCriterion(IfcConditionCriterionSelect value)
Sets the value of the '
Criterion' reference. |
void |
setCriterionDateTime(IfcDateTimeSelect value)
Sets the value of the '
Criterion Date Time' 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, removeIfcConditionCriterionSelect getCriterion()
If the meaning of the 'Criterion' reference isn't clear, there really should be more of a description here...
setCriterion(IfcConditionCriterionSelect),
Ifc2x3tc1Package.getIfcConditionCriterion_Criterion()void setCriterion(IfcConditionCriterionSelect value)
Criterion' reference.
value - the new value of the 'Criterion' reference.getCriterion()IfcDateTimeSelect getCriterionDateTime()
If the meaning of the 'Criterion Date Time' reference isn't clear, there really should be more of a description here...
setCriterionDateTime(IfcDateTimeSelect),
Ifc2x3tc1Package.getIfcConditionCriterion_CriterionDateTime()void setCriterionDateTime(IfcDateTimeSelect value)
Criterion Date Time' reference.
value - the new value of the 'Criterion Date Time' reference.getCriterionDateTime()Copyright © 2016 OpenSource BIM. All rights reserved.