| 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 |
IfcGeometricRepresentationContext
A representation of the model object 'Ifc Geometric Representation Context'.
|
interface |
IfcGeometricRepresentationSubContext
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 |
|---|---|
IfcRepresentationContext |
Ifc2x3tc1Factory.createIfcRepresentationContext()
Returns a new object of class 'Ifc Representation Context'.
|
IfcRepresentationContext |
IfcRepresentation.getContextOfItems()
Returns the value of the 'Context Of Items' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRepresentationContext> |
IfcProject.getRepresentationContexts()
Returns the value of the 'Representation Contexts' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRepresentation.setContextOfItems(IfcRepresentationContext value)
Sets the value of the '
Context Of Items' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcGeometricRepresentationContextImpl
An implementation of the model object 'Ifc Geometric Representation Context'.
|
class |
IfcGeometricRepresentationSubContextImpl
An implementation of the model object 'Ifc Geometric Representation Sub Context'.
|
class |
IfcRepresentationContextImpl
An implementation of the model object 'Ifc Representation Context'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationContext |
Ifc2x3tc1FactoryImpl.createIfcRepresentationContext() |
IfcRepresentationContext |
IfcRepresentationImpl.getContextOfItems() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRepresentationContext> |
IfcProjectImpl.getRepresentationContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRepresentationImpl.setContextOfItems(IfcRepresentationContext newContextOfItems) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcRepresentationContext(IfcRepresentationContext object)
Returns the result of interpreting the object as an instance of 'Ifc Representation Context'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationContext |
RichIfcModel.getDefaultRepresentationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
RichIfcModel.setDefaultRepresentationContext(IfcRepresentationContext defaultRepresentationContext) |
Copyright © 2018 OpenSource BIM. All rights reserved.