| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationMap |
Ifc4Factory.createIfcRepresentationMap()
Returns a new object of class 'Ifc Representation Map'.
|
IfcRepresentationMap |
IfcMappedItem.getMappingSource()
Returns the value of the 'Mapping Source' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRepresentationMap> |
IfcRepresentation.getRepresentationMap()
Returns the value of the 'Representation Map' reference list.
|
org.eclipse.emf.common.util.EList<IfcRepresentationMap> |
IfcTypeProduct.getRepresentationMaps()
Returns the value of the 'Representation Maps' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMappedItem.setMappingSource(IfcRepresentationMap value)
Sets the value of the '
Mapping Source' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcRepresentationMapImpl
An implementation of the model object 'Ifc Representation Map'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationMap |
Ifc4FactoryImpl.createIfcRepresentationMap() |
IfcRepresentationMap |
IfcMappedItemImpl.getMappingSource() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRepresentationMap> |
IfcRepresentationImpl.getRepresentationMap() |
org.eclipse.emf.common.util.EList<IfcRepresentationMap> |
IfcTypeProductImpl.getRepresentationMaps() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMappedItemImpl.setMappingSource(IfcRepresentationMap newMappingSource) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcRepresentationMap(IfcRepresentationMap object)
Returns the result of interpreting the object as an instance of 'Ifc Representation Map'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.