public class IfcGeometricRepresentationContextImpl extends IfcRepresentationContextImpl implements IfcGeometricRepresentationContext
The following features are implemented:
IdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
IfcGeometricRepresentationContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
int |
getCoordinateSpaceDimension() |
org.eclipse.emf.common.util.EList<IfcGeometricRepresentationSubContext> |
getHasSubContexts() |
double |
getPrecision() |
String |
getPrecisionAsString() |
IfcDirection |
getTrueNorth() |
IfcAxis2Placement |
getWorldCoordinateSystem() |
boolean |
isSetHasSubContexts() |
boolean |
isSetPrecision() |
boolean |
isSetPrecisionAsString() |
boolean |
isSetTrueNorth() |
void |
setCoordinateSpaceDimension(int newCoordinateSpaceDimension) |
void |
setPrecision(double newPrecision) |
void |
setPrecisionAsString(String newPrecisionAsString) |
void |
setTrueNorth(IfcDirection newTrueNorth) |
void |
setWorldCoordinateSystem(IfcAxis2Placement newWorldCoordinateSystem) |
void |
unsetHasSubContexts() |
void |
unsetPrecision() |
void |
unsetPrecisionAsString() |
void |
unsetTrueNorth() |
eStaticFeatureCount, getContextIdentifier, getContextType, getRepresentationsInContext, isSetContextIdentifier, isSetContextType, isSetRepresentationsInContext, setContextIdentifier, setContextType, unsetContextIdentifier, unsetContextType, unsetRepresentationsInContextdynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContextIdentifier, getContextType, getRepresentationsInContext, isSetContextIdentifier, isSetContextType, isSetRepresentationsInContext, setContextIdentifier, setContextType, unsetContextIdentifier, unsetContextType, unsetRepresentationsInContextforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected IfcGeometricRepresentationContextImpl()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class IfcRepresentationContextImplpublic int getCoordinateSpaceDimension()
getCoordinateSpaceDimension in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.setCoordinateSpaceDimension(int),
Ifc4Package.getIfcGeometricRepresentationContext_CoordinateSpaceDimension()public void setCoordinateSpaceDimension(int newCoordinateSpaceDimension)
setCoordinateSpaceDimension in interface IfcGeometricRepresentationContextnewCoordinateSpaceDimension - the new value of the 'Coordinate Space Dimension' attribute.IfcGeometricRepresentationContext.getCoordinateSpaceDimension()public double getPrecision()
getPrecision in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.isSetPrecision(),
IfcGeometricRepresentationContext.unsetPrecision(),
IfcGeometricRepresentationContext.setPrecision(double),
Ifc4Package.getIfcGeometricRepresentationContext_Precision()public void setPrecision(double newPrecision)
setPrecision in interface IfcGeometricRepresentationContextnewPrecision - the new value of the 'Precision' attribute.IfcGeometricRepresentationContext.isSetPrecision(),
IfcGeometricRepresentationContext.unsetPrecision(),
IfcGeometricRepresentationContext.getPrecision()public void unsetPrecision()
public boolean isSetPrecision()
isSetPrecision in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.unsetPrecision(),
IfcGeometricRepresentationContext.getPrecision(),
IfcGeometricRepresentationContext.setPrecision(double)public String getPrecisionAsString()
getPrecisionAsString in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.isSetPrecisionAsString(),
IfcGeometricRepresentationContext.unsetPrecisionAsString(),
IfcGeometricRepresentationContext.setPrecisionAsString(String),
Ifc4Package.getIfcGeometricRepresentationContext_PrecisionAsString()public void setPrecisionAsString(String newPrecisionAsString)
setPrecisionAsString in interface IfcGeometricRepresentationContextnewPrecisionAsString - the new value of the 'Precision As String' attribute.IfcGeometricRepresentationContext.isSetPrecisionAsString(),
IfcGeometricRepresentationContext.unsetPrecisionAsString(),
IfcGeometricRepresentationContext.getPrecisionAsString()public void unsetPrecisionAsString()
public boolean isSetPrecisionAsString()
isSetPrecisionAsString in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.unsetPrecisionAsString(),
IfcGeometricRepresentationContext.getPrecisionAsString(),
IfcGeometricRepresentationContext.setPrecisionAsString(String)public IfcAxis2Placement getWorldCoordinateSystem()
getWorldCoordinateSystem in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.setWorldCoordinateSystem(IfcAxis2Placement),
Ifc4Package.getIfcGeometricRepresentationContext_WorldCoordinateSystem()public void setWorldCoordinateSystem(IfcAxis2Placement newWorldCoordinateSystem)
setWorldCoordinateSystem in interface IfcGeometricRepresentationContextnewWorldCoordinateSystem - the new value of the 'World Coordinate System' reference.IfcGeometricRepresentationContext.getWorldCoordinateSystem()public IfcDirection getTrueNorth()
getTrueNorth in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.isSetTrueNorth(),
IfcGeometricRepresentationContext.unsetTrueNorth(),
IfcGeometricRepresentationContext.setTrueNorth(IfcDirection),
Ifc4Package.getIfcGeometricRepresentationContext_TrueNorth()public void setTrueNorth(IfcDirection newTrueNorth)
setTrueNorth in interface IfcGeometricRepresentationContextnewTrueNorth - the new value of the 'True North' reference.IfcGeometricRepresentationContext.isSetTrueNorth(),
IfcGeometricRepresentationContext.unsetTrueNorth(),
IfcGeometricRepresentationContext.getTrueNorth()public void unsetTrueNorth()
public boolean isSetTrueNorth()
isSetTrueNorth in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.unsetTrueNorth(),
IfcGeometricRepresentationContext.getTrueNorth(),
IfcGeometricRepresentationContext.setTrueNorth(IfcDirection)public org.eclipse.emf.common.util.EList<IfcGeometricRepresentationSubContext> getHasSubContexts()
getHasSubContexts in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.isSetHasSubContexts(),
IfcGeometricRepresentationContext.unsetHasSubContexts(),
Ifc4Package.getIfcGeometricRepresentationContext_HasSubContexts(),
IfcGeometricRepresentationSubContext.getParentContext()public void unsetHasSubContexts()
unsetHasSubContexts in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.isSetHasSubContexts(),
IfcGeometricRepresentationContext.getHasSubContexts()public boolean isSetHasSubContexts()
isSetHasSubContexts in interface IfcGeometricRepresentationContextIfcGeometricRepresentationContext.unsetHasSubContexts(),
IfcGeometricRepresentationContext.getHasSubContexts()Copyright © 2016 OpenSource BIM. All rights reserved.