| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.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 |
IfcApprovalActorRelationship.getActor()
Returns the value of the 'Actor' reference.
|
IfcActorSelect |
IfcConstraint.getCreatingActor()
Returns the value of the 'Creating Actor' reference.
|
IfcActorSelect |
IfcDocumentInformation.getDocumentOwner()
Returns the value of the 'Document Owner' reference.
|
IfcActorSelect |
IfcInventory.getJurisdiction()
Returns the value of the 'Jurisdiction' reference.
|
IfcActorSelect |
IfcAsset.getOwner()
Returns the value of the 'Owner' reference.
|
IfcActorSelect |
IfcCostSchedule.getPreparedBy()
Returns the value of the 'Prepared By' reference.
|
IfcActorSelect |
IfcSubContractResource.getSubContractor()
Returns the value of the 'Sub Contractor' reference.
|
IfcActorSelect |
IfcCostSchedule.getSubmittedBy()
Returns the value of the 'Submitted By' 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.
|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcConstructionMaterialResource.getSuppliers()
Returns the value of the 'Suppliers' reference list.
|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcCostSchedule.getTargetUsers()
Returns the value of the 'Target Users' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalActorRelationship.setActor(IfcActorSelect value)
Sets the value of the '
Actor' reference. |
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 |
IfcInventory.setJurisdiction(IfcActorSelect value)
Sets the value of the '
Jurisdiction' reference. |
void |
IfcAsset.setOwner(IfcActorSelect value)
Sets the value of the '
Owner' reference. |
void |
IfcCostSchedule.setPreparedBy(IfcActorSelect value)
Sets the value of the '
Prepared By' reference. |
void |
IfcSubContractResource.setSubContractor(IfcActorSelect value)
Sets the value of the '
Sub Contractor' reference. |
void |
IfcCostSchedule.setSubmittedBy(IfcActorSelect value)
Sets the value of the '
Submitted By' 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 | Class and Description |
|---|---|
class |
IfcOrganizationImpl
An implementation of the model object 'Ifc Organization'.
|
class |
IfcPersonAndOrganizationImpl
An implementation of the model object 'Ifc Person And Organization'.
|
class |
IfcPersonImpl
An implementation of the model object 'Ifc Person'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcActorSelect |
IfcApprovalActorRelationshipImpl.getActor() |
IfcActorSelect |
IfcConstraintImpl.getCreatingActor() |
IfcActorSelect |
IfcDocumentInformationImpl.getDocumentOwner() |
IfcActorSelect |
IfcInventoryImpl.getJurisdiction() |
IfcActorSelect |
IfcAssetImpl.getOwner() |
IfcActorSelect |
IfcCostScheduleImpl.getPreparedBy() |
IfcActorSelect |
IfcSubContractResourceImpl.getSubContractor() |
IfcActorSelect |
IfcCostScheduleImpl.getSubmittedBy() |
IfcActorSelect |
IfcActorImpl.getTheActor() |
IfcActorSelect |
IfcAssetImpl.getUser() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcDocumentInformationImpl.getEditors() |
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcConstructionMaterialResourceImpl.getSuppliers() |
org.eclipse.emf.common.util.EList<IfcActorSelect> |
IfcCostScheduleImpl.getTargetUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalActorRelationshipImpl.setActor(IfcActorSelect newActor) |
void |
IfcConstraintImpl.setCreatingActor(IfcActorSelect newCreatingActor) |
void |
IfcDocumentInformationImpl.setDocumentOwner(IfcActorSelect newDocumentOwner) |
void |
IfcInventoryImpl.setJurisdiction(IfcActorSelect newJurisdiction) |
void |
IfcAssetImpl.setOwner(IfcActorSelect newOwner) |
void |
IfcCostScheduleImpl.setPreparedBy(IfcActorSelect newPreparedBy) |
void |
IfcSubContractResourceImpl.setSubContractor(IfcActorSelect newSubContractor) |
void |
IfcCostScheduleImpl.setSubmittedBy(IfcActorSelect newSubmittedBy) |
void |
IfcActorImpl.setTheActor(IfcActorSelect newTheActor) |
void |
IfcAssetImpl.setUser(IfcActorSelect newUser) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcActorSelect(IfcActorSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Actor Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.