public class IdEObjectImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl implements IdEObject
| Modifier and Type | Class and Description |
|---|---|
static class |
IdEObjectImpl.State |
org.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| Constructor and Description |
|---|
IdEObjectImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
dynamicGet(int dynamicFeatureID) |
void |
dynamicSet(int dynamicFeatureID,
Object newValue) |
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
Object newValue) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate |
eSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eFeature) |
void |
forceLoad() |
int |
getExpressId() |
IdEObjectImpl.State |
getLoadingState() |
IfcModelInterface |
getModel() |
long |
getOid() |
int |
getPid() |
QueryInterface |
getQueryInterface() |
int |
getRid() |
boolean |
hasModel() |
boolean |
isLoadedOrLoading() |
void |
load() |
void |
remove() |
void |
setExpressId(int expressId) |
void |
setLoaded() |
void |
setLoading() |
void |
setLoadingState(IdEObjectImpl.State state) |
void |
setModel(IfcModelInterface model) |
void |
setOid(long oid) |
void |
setPid(int pid) |
void |
setQueryInterface(QueryInterface queryInterface) |
void |
setRid(int rid) |
void |
useInverses(boolean useInverses) |
dynamicUnset, 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, eStaticClass, eStaticFeatureCount, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eUnsetpublic void setOid(long oid)
public Object dynamicGet(int dynamicFeatureID)
dynamicGet in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolderdynamicGet in class org.eclipse.emf.ecore.impl.MinimalEObjectImplpublic void dynamicSet(int dynamicFeatureID,
Object newValue)
dynamicSet in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolderdynamicSet in class org.eclipse.emf.ecore.impl.MinimalEObjectImplpublic void useInverses(boolean useInverses)
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplprotected org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate eSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eSettingDelegate in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void setModel(IfcModelInterface model) throws IfcModelInterfaceException
IfcModelInterfaceExceptionpublic void setPid(int pid)
public void setRid(int rid)
public void setLoaded()
public IfcModelInterface getModel()
public boolean hasModel()
public int getExpressId()
getExpressId in interface IdEObjectpublic void setExpressId(int expressId)
public boolean isLoadedOrLoading()
isLoadedOrLoading in interface IdEObjectpublic void setLoading()
public void setQueryInterface(QueryInterface queryInterface)
public QueryInterface getQueryInterface()
public void setLoadingState(IdEObjectImpl.State state)
public IdEObjectImpl.State getLoadingState()
public void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2016 OpenSource BIM. All rights reserved.