| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util | |
| org.bimserver.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcClassificationNotation
A representation of the model object 'Ifc Classification Notation'.
|
interface |
IfcClassificationReference
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationNotationSelect |
IfcRelAssociatesClassification.getRelatingClassification()
Returns the value of the 'Relating Classification' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationNotationSelect> |
IfcMaterialClassificationRelationship.getMaterialClassifications()
Returns the value of the 'Material Classifications' reference list.
|
org.eclipse.emf.common.util.EList<IfcClassificationNotationSelect> |
IfcConstraintClassificationRelationship.getRelatedClassifications()
Returns the value of the 'Related Classifications' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesClassification.setRelatingClassification(IfcClassificationNotationSelect value)
Sets the value of the '
Relating Classification' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcClassificationNotationImpl
An implementation of the model object 'Ifc Classification Notation'.
|
class |
IfcClassificationReferenceImpl
An implementation of the model object 'Ifc Classification Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationNotationSelect |
IfcRelAssociatesClassificationImpl.getRelatingClassification() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationNotationSelect> |
IfcMaterialClassificationRelationshipImpl.getMaterialClassifications() |
org.eclipse.emf.common.util.EList<IfcClassificationNotationSelect> |
IfcConstraintClassificationRelationshipImpl.getRelatedClassifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesClassificationImpl.setRelatingClassification(IfcClassificationNotationSelect newRelatingClassification) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcClassificationNotationSelect(IfcClassificationNotationSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Classification Notation Select'.
|
| Modifier and Type | Method and Description |
|---|---|
static List<IfcClassificationNotationSelect> |
IfcUtils.getClassifications(IfcSpace ifcSpace,
IfcModelInterface model) |
Copyright © 2018 OpenSource BIM. All rights reserved.