| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcOrganization |
Ifc2x3tc1Factory.createIfcOrganization()
Returns a new object of class 'Ifc Organization'.
|
IfcOrganization |
IfcApplication.getApplicationDeveloper()
Returns the value of the 'Application Developer' reference.
|
IfcOrganization |
IfcLibraryInformation.getPublisher()
Returns the value of the 'Publisher' reference.
|
IfcOrganization |
IfcOrganizationRelationship.getRelatingOrganization()
Returns the value of the 'Relating Organization' reference.
|
IfcOrganization |
IfcPersonAndOrganization.getTheOrganization()
Returns the value of the 'The Organization' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcOrganization> |
IfcAddress.getOfOrganization()
Returns the value of the 'Of Organization' reference list.
|
org.eclipse.emf.common.util.EList<IfcOrganization> |
IfcOrganizationRelationship.getRelatedOrganizations()
Returns the value of the 'Related Organizations' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApplication.setApplicationDeveloper(IfcOrganization value)
Sets the value of the '
Application Developer' reference. |
void |
IfcLibraryInformation.setPublisher(IfcOrganization value)
Sets the value of the '
Publisher' reference. |
void |
IfcOrganizationRelationship.setRelatingOrganization(IfcOrganization value)
Sets the value of the '
Relating Organization' reference. |
void |
IfcPersonAndOrganization.setTheOrganization(IfcOrganization value)
Sets the value of the '
The Organization' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcOrganizationImpl
An implementation of the model object 'Ifc Organization'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcOrganization |
Ifc2x3tc1FactoryImpl.createIfcOrganization() |
IfcOrganization |
IfcApplicationImpl.getApplicationDeveloper() |
IfcOrganization |
IfcLibraryInformationImpl.getPublisher() |
IfcOrganization |
IfcOrganizationRelationshipImpl.getRelatingOrganization() |
IfcOrganization |
IfcPersonAndOrganizationImpl.getTheOrganization() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcOrganization> |
IfcAddressImpl.getOfOrganization() |
org.eclipse.emf.common.util.EList<IfcOrganization> |
IfcOrganizationRelationshipImpl.getRelatedOrganizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApplicationImpl.setApplicationDeveloper(IfcOrganization newApplicationDeveloper) |
void |
IfcLibraryInformationImpl.setPublisher(IfcOrganization newPublisher) |
void |
IfcOrganizationRelationshipImpl.setRelatingOrganization(IfcOrganization newRelatingOrganization) |
void |
IfcPersonAndOrganizationImpl.setTheOrganization(IfcOrganization newTheOrganization) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcOrganization(IfcOrganization object)
Returns the result of interpreting the object as an instance of 'Ifc Organization'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.