public class IfcCartesianTransformationOperatorImpl extends IfcGeometricRepresentationItemImpl implements IfcCartesianTransformationOperator
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 |
IfcCartesianTransformationOperatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcDirection |
getAxis1() |
IfcDirection |
getAxis2() |
int |
getDim() |
IfcCartesianPoint |
getLocalOrigin() |
double |
getScale() |
String |
getScaleAsString() |
boolean |
isSetAxis1() |
boolean |
isSetAxis2() |
boolean |
isSetDim() |
boolean |
isSetScale() |
boolean |
isSetScaleAsString() |
void |
setAxis1(IfcDirection newAxis1) |
void |
setAxis2(IfcDirection newAxis2) |
void |
setDim(int newDim) |
void |
setLocalOrigin(IfcCartesianPoint newLocalOrigin) |
void |
setScale(double newScale) |
void |
setScaleAsString(String newScaleAsString) |
void |
unsetAxis1() |
void |
unsetAxis2() |
void |
unsetDim() |
void |
unsetScale() |
void |
unsetScaleAsString() |
eStaticFeatureCount, getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemdynamicGet, 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, waitgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected IfcCartesianTransformationOperatorImpl()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class IfcGeometricRepresentationItemImplpublic IfcDirection getAxis1()
getAxis1 in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.isSetAxis1(),
IfcCartesianTransformationOperator.unsetAxis1(),
IfcCartesianTransformationOperator.setAxis1(IfcDirection),
Ifc4Package.getIfcCartesianTransformationOperator_Axis1()public void setAxis1(IfcDirection newAxis1)
setAxis1 in interface IfcCartesianTransformationOperatornewAxis1 - the new value of the 'Axis1' reference.IfcCartesianTransformationOperator.isSetAxis1(),
IfcCartesianTransformationOperator.unsetAxis1(),
IfcCartesianTransformationOperator.getAxis1()public void unsetAxis1()
public boolean isSetAxis1()
isSetAxis1 in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.unsetAxis1(),
IfcCartesianTransformationOperator.getAxis1(),
IfcCartesianTransformationOperator.setAxis1(IfcDirection)public IfcDirection getAxis2()
getAxis2 in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.isSetAxis2(),
IfcCartesianTransformationOperator.unsetAxis2(),
IfcCartesianTransformationOperator.setAxis2(IfcDirection),
Ifc4Package.getIfcCartesianTransformationOperator_Axis2()public void setAxis2(IfcDirection newAxis2)
setAxis2 in interface IfcCartesianTransformationOperatornewAxis2 - the new value of the 'Axis2' reference.IfcCartesianTransformationOperator.isSetAxis2(),
IfcCartesianTransformationOperator.unsetAxis2(),
IfcCartesianTransformationOperator.getAxis2()public void unsetAxis2()
public boolean isSetAxis2()
isSetAxis2 in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.unsetAxis2(),
IfcCartesianTransformationOperator.getAxis2(),
IfcCartesianTransformationOperator.setAxis2(IfcDirection)public IfcCartesianPoint getLocalOrigin()
getLocalOrigin in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.setLocalOrigin(IfcCartesianPoint),
Ifc4Package.getIfcCartesianTransformationOperator_LocalOrigin()public void setLocalOrigin(IfcCartesianPoint newLocalOrigin)
setLocalOrigin in interface IfcCartesianTransformationOperatornewLocalOrigin - the new value of the 'Local Origin' reference.IfcCartesianTransformationOperator.getLocalOrigin()public double getScale()
getScale in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.isSetScale(),
IfcCartesianTransformationOperator.unsetScale(),
IfcCartesianTransformationOperator.setScale(double),
Ifc4Package.getIfcCartesianTransformationOperator_Scale()public void setScale(double newScale)
setScale in interface IfcCartesianTransformationOperatornewScale - the new value of the 'Scale' attribute.IfcCartesianTransformationOperator.isSetScale(),
IfcCartesianTransformationOperator.unsetScale(),
IfcCartesianTransformationOperator.getScale()public void unsetScale()
public boolean isSetScale()
isSetScale in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.unsetScale(),
IfcCartesianTransformationOperator.getScale(),
IfcCartesianTransformationOperator.setScale(double)public String getScaleAsString()
getScaleAsString in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.isSetScaleAsString(),
IfcCartesianTransformationOperator.unsetScaleAsString(),
IfcCartesianTransformationOperator.setScaleAsString(String),
Ifc4Package.getIfcCartesianTransformationOperator_ScaleAsString()public void setScaleAsString(String newScaleAsString)
setScaleAsString in interface IfcCartesianTransformationOperatornewScaleAsString - the new value of the 'Scale As String' attribute.IfcCartesianTransformationOperator.isSetScaleAsString(),
IfcCartesianTransformationOperator.unsetScaleAsString(),
IfcCartesianTransformationOperator.getScaleAsString()public void unsetScaleAsString()
public boolean isSetScaleAsString()
isSetScaleAsString in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.unsetScaleAsString(),
IfcCartesianTransformationOperator.getScaleAsString(),
IfcCartesianTransformationOperator.setScaleAsString(String)public int getDim()
getDim in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.isSetDim(),
IfcCartesianTransformationOperator.unsetDim(),
IfcCartesianTransformationOperator.setDim(int),
Ifc4Package.getIfcCartesianTransformationOperator_Dim()public void setDim(int newDim)
setDim in interface IfcCartesianTransformationOperatornewDim - the new value of the 'Dim' attribute.IfcCartesianTransformationOperator.isSetDim(),
IfcCartesianTransformationOperator.unsetDim(),
IfcCartesianTransformationOperator.getDim()public void unsetDim()
public boolean isSetDim()
isSetDim in interface IfcCartesianTransformationOperatorIfcCartesianTransformationOperator.unsetDim(),
IfcCartesianTransformationOperator.getDim(),
IfcCartesianTransformationOperator.setDim(int)Copyright © 2016 OpenSource BIM. All rights reserved.