public class GeoTagImpl extends IdEObjectImpl implements GeoTag
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 |
GeoTagImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
Double |
getDirectionAngle() |
Boolean |
getEnabled() |
Integer |
getEpsg() |
org.eclipse.emf.common.util.EList<Project> |
getProjects() |
Double |
getX() |
Double |
getY() |
Double |
getZ() |
void |
setDirectionAngle(Double newDirectionAngle) |
void |
setEnabled(Boolean newEnabled) |
void |
setEpsg(Integer newEpsg) |
void |
setX(Double newX) |
void |
setY(Double newY) |
void |
setZ(Double newZ) |
dynamicGet, 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, waitforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplprotected int eStaticFeatureCount()
eStaticFeatureCount in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Boolean getEnabled()
getEnabled in interface GeoTagGeoTag.setEnabled(Boolean),
StorePackage.getGeoTag_Enabled()public void setEnabled(Boolean newEnabled)
setEnabled in interface GeoTagnewEnabled - the new value of the 'Enabled' attribute.GeoTag.getEnabled()public org.eclipse.emf.common.util.EList<Project> getProjects()
getProjects in interface GeoTagStorePackage.getGeoTag_Projects(),
Project.getGeoTag()public Double getX()
getX in interface GeoTagGeoTag.setX(Double),
StorePackage.getGeoTag_X()public void setX(Double newX)
setX in interface GeoTagnewX - the new value of the 'X' attribute.GeoTag.getX()public Double getY()
getY in interface GeoTagGeoTag.setY(Double),
StorePackage.getGeoTag_Y()public void setY(Double newY)
setY in interface GeoTagnewY - the new value of the 'Y' attribute.GeoTag.getY()public Double getZ()
getZ in interface GeoTagGeoTag.setZ(Double),
StorePackage.getGeoTag_Z()public void setZ(Double newZ)
setZ in interface GeoTagnewZ - the new value of the 'Z' attribute.GeoTag.getZ()public Integer getEpsg()
getEpsg in interface GeoTagGeoTag.setEpsg(Integer),
StorePackage.getGeoTag_Epsg()public void setEpsg(Integer newEpsg)
setEpsg in interface GeoTagnewEpsg - the new value of the 'Epsg' attribute.GeoTag.getEpsg()public Double getDirectionAngle()
getDirectionAngle in interface GeoTagGeoTag.setDirectionAngle(Double),
StorePackage.getGeoTag_DirectionAngle()public void setDirectionAngle(Double newDirectionAngle)
setDirectionAngle in interface GeoTagnewDirectionAngle - the new value of the 'Direction Angle' attribute.GeoTag.getDirectionAngle()Copyright © 2018 OpenSource BIM. All rights reserved.