| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcActorRole |
Ifc2x3tc1Factory.createIfcActorRole()
Returns a new object of class 'Ifc Actor Role'.
|
IfcActorRole |
IfcRelAssignsToActor.getActingRole()
Returns the value of the 'Acting Role' reference.
|
IfcActorRole |
IfcApprovalActorRelationship.getRole()
Returns the value of the 'Role' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPersonAndOrganization.getRoles()
Returns the value of the 'Roles' reference list.
|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcOrganization.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. |
void |
IfcApprovalActorRelationship.setRole(IfcActorRole value)
Sets the value of the '
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 |
Ifc2x3tc1FactoryImpl.createIfcActorRole() |
IfcActorRole |
IfcRelAssignsToActorImpl.getActingRole() |
IfcActorRole |
IfcApprovalActorRelationshipImpl.getRole() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPersonAndOrganizationImpl.getRoles() |
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcPersonImpl.getRoles() |
org.eclipse.emf.common.util.EList<IfcActorRole> |
IfcOrganizationImpl.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToActorImpl.setActingRole(IfcActorRole newActingRole) |
void |
IfcApprovalActorRelationshipImpl.setRole(IfcActorRole newRole) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcActorRole(IfcActorRole object)
Returns the result of interpreting the object as an instance of 'Ifc Actor Role'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.