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, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcObject> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObject> value)
public final IfcTypeObject getRelatingType()
public final void setRelatingType(IfcTypeObject value)