| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMapConversion
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 |
|---|---|
IfcCoordinateOperation |
Ifc4Factory.createIfcCoordinateOperation()
Returns a new object of class 'Ifc Coordinate Operation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCoordinateOperation> |
IfcGeometricRepresentationContext.getHasCoordinateOperation()
Returns the value of the 'Has Coordinate Operation' reference list.
|
org.eclipse.emf.common.util.EList<IfcCoordinateOperation> |
IfcCoordinateReferenceSystem.getHasCoordinateOperation()
Returns the value of the 'Has Coordinate Operation' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCoordinateOperationImpl
An implementation of the model object 'Ifc Coordinate Operation'.
|
class |
IfcMapConversionImpl
An implementation of the model object 'Ifc Map Conversion'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateOperation |
Ifc4FactoryImpl.createIfcCoordinateOperation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCoordinateOperation> |
IfcCoordinateReferenceSystemImpl.getHasCoordinateOperation() |
org.eclipse.emf.common.util.EList<IfcCoordinateOperation> |
IfcGeometricRepresentationContextImpl.getHasCoordinateOperation() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCoordinateOperation(IfcCoordinateOperation object)
Returns the result of interpreting the object as an instance of 'Ifc Coordinate Operation'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.