public interface IfcRepresentationMap extends IfcProductRepresentationSelect
The following features are supported:
Ifc4Package.getIfcRepresentationMap()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
getHasShapeAspects()
Returns the value of the 'Has Shape Aspects' reference list.
|
IfcRepresentation |
getMappedRepresentation()
Returns the value of the 'Mapped Representation' reference.
|
IfcAxis2Placement |
getMappingOrigin()
Returns the value of the 'Mapping Origin' reference.
|
org.eclipse.emf.common.util.EList<IfcMappedItem> |
getMapUsage()
Returns the value of the 'Map Usage' reference list.
|
boolean |
isSetHasShapeAspects()
Returns whether the value of the '
Has Shape Aspects' reference list is set. |
boolean |
isSetMapUsage()
Returns whether the value of the '
Map Usage' reference list is set. |
void |
setMappedRepresentation(IfcRepresentation value)
Sets the value of the '
Mapped Representation' reference. |
void |
setMappingOrigin(IfcAxis2Placement value)
Sets the value of the '
Mapping Origin' reference. |
void |
unsetHasShapeAspects()
Unsets the value of the '
Has Shape Aspects' reference list. |
void |
unsetMapUsage()
Unsets the value of the '
Map Usage' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcAxis2Placement getMappingOrigin()
If the meaning of the 'Mapping Origin' reference isn't clear, there really should be more of a description here...
setMappingOrigin(IfcAxis2Placement),
Ifc4Package.getIfcRepresentationMap_MappingOrigin()void setMappingOrigin(IfcAxis2Placement value)
Mapping Origin' reference.
value - the new value of the 'Mapping Origin' reference.getMappingOrigin()IfcRepresentation getMappedRepresentation()
Representation Map'.
If the meaning of the 'Mapped Representation' reference isn't clear, there really should be more of a description here...
setMappedRepresentation(IfcRepresentation),
Ifc4Package.getIfcRepresentationMap_MappedRepresentation(),
IfcRepresentation.getRepresentationMap()void setMappedRepresentation(IfcRepresentation value)
Mapped Representation' reference.
value - the new value of the 'Mapped Representation' reference.getMappedRepresentation()org.eclipse.emf.common.util.EList<IfcShapeAspect> getHasShapeAspects()
IfcShapeAspect.
If the meaning of the 'Has Shape Aspects' reference list isn't clear, there really should be more of a description here...
isSetHasShapeAspects(),
unsetHasShapeAspects(),
Ifc4Package.getIfcRepresentationMap_HasShapeAspects()void unsetHasShapeAspects()
Has Shape Aspects' reference list.
isSetHasShapeAspects(),
getHasShapeAspects()boolean isSetHasShapeAspects()
Has Shape Aspects' reference list is set.
unsetHasShapeAspects(),
getHasShapeAspects()org.eclipse.emf.common.util.EList<IfcMappedItem> getMapUsage()
IfcMappedItem.
It is bidirectional and its opposite is 'Mapping Source'.
If the meaning of the 'Map Usage' reference list isn't clear, there really should be more of a description here...
isSetMapUsage(),
unsetMapUsage(),
Ifc4Package.getIfcRepresentationMap_MapUsage(),
IfcMappedItem.getMappingSource()void unsetMapUsage()
Map Usage' reference list.
isSetMapUsage(),
getMapUsage()boolean isSetMapUsage()
Map Usage' reference list is set.
unsetMapUsage(),
getMapUsage()Copyright © 2016 OpenSource BIM. All rights reserved.