IfcRelDecomposes
Inheritance: java.lang.Object, IfcRelationship
Constructors
| Constructor | Description |
|---|---|
| IfcRelDecomposes() |
Methods
| Method | Description |
|---|---|
| getRelatingObject() | |
| setRelatingObject(IfcObjectDefinition value) | |
| getRelatedObjects() | |
| setRelatedObjects(IfcCollection |
IfcRelDecomposes()
public IfcRelDecomposes()
getRelatingObject()
public final IfcObjectDefinition getRelatingObject()
Returns: IfcObjectDefinition
setRelatingObject(IfcObjectDefinition value)
public final void setRelatingObject(IfcObjectDefinition value)
getRelatedObjects()
public final IfcCollection<IfcObjectDefinition> getRelatedObjects()
Returns: IfcCollection
setRelatedObjects(IfcCollection value)
public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)