public interface IfcConstraintClassificationRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcConstraint |
getClassifiedConstraint()
Returns the value of the 'Classified Constraint' reference.
|
org.eclipse.emf.common.util.EList<IfcClassificationNotationSelect> |
getRelatedClassifications()
Returns the value of the 'Related Classifications' reference list.
|
void |
setClassifiedConstraint(IfcConstraint value)
Sets the value of the '
Classified Constraint' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcConstraint getClassifiedConstraint()
Classified As'.
If the meaning of the 'Classified Constraint' reference isn't clear, there really should be more of a description here...
setClassifiedConstraint(IfcConstraint),
Ifc2x3tc1Package.getIfcConstraintClassificationRelationship_ClassifiedConstraint(),
IfcConstraint.getClassifiedAs()void setClassifiedConstraint(IfcConstraint value)
Classified Constraint' reference.
value - the new value of the 'Classified Constraint' reference.getClassifiedConstraint()org.eclipse.emf.common.util.EList<IfcClassificationNotationSelect> getRelatedClassifications()
IfcClassificationNotationSelect.
If the meaning of the 'Related Classifications' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcConstraintClassificationRelationship_RelatedClassifications()Copyright © 2018 OpenSource BIM. All rights reserved.