| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcActorRole |
Ifc4Factory.createIfcActorRole()
Returns a new object of class 'Ifc Actor Role'.
|
IfcActorRole |
IfcRelAssignsToActor.getActingRole()
Returns the value of the 'Acting Role' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcOrganization.getRoles()
Returns the value of the 'Roles' reference list.
|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPersonAndOrganization.getRoles()
Returns the value of the 'Roles' reference list.
|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPerson.getRoles()
Returns the value of the 'Roles' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToActor.setActingRole(IfcActorRole value)
Sets the value of the '
Acting Role' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcActorRoleImpl
An implementation of the model object 'Ifc Actor Role'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcActorRole |
Ifc4FactoryImpl.createIfcActorRole() |
IfcActorRole |
IfcRelAssignsToActorImpl.getActingRole() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPersonAndOrganizationImpl.getRoles() |
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcOrganizationImpl.getRoles() |
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPersonImpl.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToActorImpl.setActingRole(IfcActorRole newActingRole) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcActorRole(IfcActorRole object)
Returns the result of interpreting the object as an instance of 'Ifc Actor Role'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.