| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcOrganization
A representation of the model object 'Ifc Organization'.
|
interface |
IfcPerson
A representation of the model object 'Ifc Person'.
|
interface |
IfcPersonAndOrganization
A representation of the model object 'Ifc Person And Organization'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcActorSelect |
IfcConstraint.getCreatingActor()
Returns the value of the 'Creating Actor' reference.
|
IfcActorSelect |
IfcDocumentInformation.getDocumentOwner()
Returns the value of the 'Document Owner' reference.
|
IfcActorSelect |
IfcApproval.getGivingApproval()
Returns the value of the 'Giving Approval' reference.
|
IfcActorSelect |
IfcInventory.getJurisdiction()
Returns the value of the 'Jurisdiction' reference.
|
IfcActorSelect |
IfcAsset.getOwner()
Returns the value of the 'Owner' reference.
|
IfcActorSelect |
IfcLibraryInformation.getPublisher()
Returns the value of the 'Publisher' reference.
|
IfcActorSelect |
IfcApproval.getRequestingApproval()
Returns the value of the 'Requesting Approval' reference.
|
IfcActorSelect |
IfcActor.getTheActor()
Returns the value of the 'The Actor' reference.
|
IfcActorSelect |
IfcAsset.getUser()
Returns the value of the 'User' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcDocumentInformation.getEditors()
Returns the value of the 'Editors' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstraint.setCreatingActor(IfcActorSelect value)
Sets the value of the '
Creating Actor' reference. |
void |
IfcDocumentInformation.setDocumentOwner(IfcActorSelect value)
Sets the value of the '
Document Owner' reference. |
void |
IfcApproval.setGivingApproval(IfcActorSelect value)
Sets the value of the '
Giving Approval' reference. |
void |
IfcInventory.setJurisdiction(IfcActorSelect value)
Sets the value of the '
Jurisdiction' reference. |
void |
IfcAsset.setOwner(IfcActorSelect value)
Sets the value of the '
Owner' reference. |
void |
IfcLibraryInformation.setPublisher(IfcActorSelect value)
Sets the value of the '
Publisher' reference. |
void |
IfcApproval.setRequestingApproval(IfcActorSelect value)
Sets the value of the '
Requesting Approval' reference. |
void |
IfcActor.setTheActor(IfcActorSelect value)
Sets the value of the '
The Actor' reference. |
void |
IfcAsset.setUser(IfcActorSelect value)
Sets the value of the '
User' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcActorSelect |
IfcConstraintImpl.getCreatingActor() |
IfcActorSelect |
IfcDocumentInformationImpl.getDocumentOwner() |
IfcActorSelect |
IfcApprovalImpl.getGivingApproval() |
IfcActorSelect |
IfcInventoryImpl.getJurisdiction() |
IfcActorSelect |
IfcAssetImpl.getOwner() |
IfcActorSelect |
IfcLibraryInformationImpl.getPublisher() |
IfcActorSelect |
IfcApprovalImpl.getRequestingApproval() |
IfcActorSelect |
IfcActorImpl.getTheActor() |
IfcActorSelect |
IfcAssetImpl.getUser() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcDocumentInformationImpl.getEditors() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstraintImpl.setCreatingActor(IfcActorSelect newCreatingActor) |
void |
IfcDocumentInformationImpl.setDocumentOwner(IfcActorSelect newDocumentOwner) |
void |
IfcApprovalImpl.setGivingApproval(IfcActorSelect newGivingApproval) |
void |
IfcInventoryImpl.setJurisdiction(IfcActorSelect newJurisdiction) |
void |
IfcAssetImpl.setOwner(IfcActorSelect newOwner) |
void |
IfcLibraryInformationImpl.setPublisher(IfcActorSelect newPublisher) |
void |
IfcApprovalImpl.setRequestingApproval(IfcActorSelect newRequestingApproval) |
void |
IfcActorImpl.setTheActor(IfcActorSelect newTheActor) |
void |
IfcAssetImpl.setUser(IfcActorSelect newUser) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcActorSelect(IfcActorSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Actor Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.