public class IfcRelDefinesByType extends IfcRelDefines
Constructor and Description |
---|
IfcRelDefinesByType() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcObject> |
getRelatedObjects() |
IfcTypeObject |
getRelatingType() |
void |
setRelatedObjects(IfcCollection<IfcObject> value) |
void |
setRelatingType(IfcTypeObject value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcObject> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObject> value)
public final IfcTypeObject getRelatingType()
public final void setRelatingType(IfcTypeObject value)