| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcOccupant
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcActor |
Ifc2x3tc1Factory.createIfcActor()
Returns a new object of class 'Ifc Actor'.
|
IfcActor |
IfcRelAssignsToActor.getRelatingActor()
Returns the value of the 'Relating Actor' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToActor.setRelatingActor(IfcActor value)
Sets the value of the '
Relating Actor' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcActorImpl
An implementation of the model object 'Ifc Actor'.
|
class |
IfcOccupantImpl
An implementation of the model object 'Ifc Occupant'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcActor |
Ifc2x3tc1FactoryImpl.createIfcActor() |
IfcActor |
IfcRelAssignsToActorImpl.getRelatingActor() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToActorImpl.setRelatingActor(IfcActor newRelatingActor) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcActor(IfcActor object)
Returns the result of interpreting the object as an instance of 'Ifc Actor'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.