public interface IfcProjectOrderRecord extends IfcControl
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcProjectOrderRecordTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelAssignsToProjectOrder> |
getRecords()
Returns the value of the 'Records' reference list.
|
void |
setPredefinedType(IfcProjectOrderRecordTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
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, removeorg.eclipse.emf.common.util.EList<IfcRelAssignsToProjectOrder> getRecords()
IfcRelAssignsToProjectOrder.
If the meaning of the 'Records' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcProjectOrderRecord_Records()IfcProjectOrderRecordTypeEnum getPredefinedType()
IfcProjectOrderRecordTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcProjectOrderRecordTypeEnum,
setPredefinedType(IfcProjectOrderRecordTypeEnum),
Ifc2x3tc1Package.getIfcProjectOrderRecord_PredefinedType()void setPredefinedType(IfcProjectOrderRecordTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcProjectOrderRecordTypeEnum,
getPredefinedType()Copyright © 2016 OpenSource BIM. All rights reserved.