org.apache.tuscany.sdo.util.resource
Class SDODeserializer.Ref

java.lang.Object
  extended by org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject
Enclosing class:
SDODeserializer

protected static class SDODeserializer.Ref
extends Object
implements org.eclipse.emf.ecore.EObject


Constructor Summary
protected SDODeserializer.Ref(String path, javax.xml.namespace.NamespaceContext context)
           
 
Method Summary
 org.eclipse.emf.common.util.EList eAdapters()
           
 org.eclipse.emf.common.util.TreeIterator eAllContents()
           
 org.eclipse.emf.ecore.EClass eClass()
           
 org.eclipse.emf.ecore.EObject eContainer()
           
 org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()
           
 org.eclipse.emf.ecore.EReference eContainmentFeature()
           
 org.eclipse.emf.common.util.EList eContents()
           
 org.eclipse.emf.common.util.EList eCrossReferences()
           
 boolean eDeliver()
           
 Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature)
           
 Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature, boolean resolve)
           
 Object eInvoke(org.eclipse.emf.ecore.EOperation op, org.eclipse.emf.common.util.EList ls)
           
 boolean eIsProxy()
           
 boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature)
           
 void eNotify(org.eclipse.emf.common.notify.Notification notification)
           
 org.eclipse.emf.ecore.resource.Resource eResource()
           
 void eSet(org.eclipse.emf.ecore.EStructuralFeature feature, Object newValue)
           
 void eSetDeliver(boolean deliver)
           
 void eUnset(org.eclipse.emf.ecore.EStructuralFeature feature)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDODeserializer.Ref

protected SDODeserializer.Ref(String path,
                              javax.xml.namespace.NamespaceContext context)
Method Detail

eAllContents

public org.eclipse.emf.common.util.TreeIterator eAllContents()
Specified by:
eAllContents in interface org.eclipse.emf.ecore.EObject

eClass

public org.eclipse.emf.ecore.EClass eClass()
Specified by:
eClass in interface org.eclipse.emf.ecore.EObject

eContainer

public org.eclipse.emf.ecore.EObject eContainer()
Specified by:
eContainer in interface org.eclipse.emf.ecore.EObject

eContainingFeature

public org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()
Specified by:
eContainingFeature in interface org.eclipse.emf.ecore.EObject

eContainmentFeature

public org.eclipse.emf.ecore.EReference eContainmentFeature()
Specified by:
eContainmentFeature in interface org.eclipse.emf.ecore.EObject

eContents

public org.eclipse.emf.common.util.EList eContents()
Specified by:
eContents in interface org.eclipse.emf.ecore.EObject

eCrossReferences

public org.eclipse.emf.common.util.EList eCrossReferences()
Specified by:
eCrossReferences in interface org.eclipse.emf.ecore.EObject

eGet

public Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature)
Specified by:
eGet in interface org.eclipse.emf.ecore.EObject

eGet

public Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature,
                   boolean resolve)
Specified by:
eGet in interface org.eclipse.emf.ecore.EObject

eIsProxy

public boolean eIsProxy()
Specified by:
eIsProxy in interface org.eclipse.emf.ecore.EObject

eIsSet

public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature)
Specified by:
eIsSet in interface org.eclipse.emf.ecore.EObject

eResource

public org.eclipse.emf.ecore.resource.Resource eResource()
Specified by:
eResource in interface org.eclipse.emf.ecore.EObject

eSet

public void eSet(org.eclipse.emf.ecore.EStructuralFeature feature,
                 Object newValue)
Specified by:
eSet in interface org.eclipse.emf.ecore.EObject

eUnset

public void eUnset(org.eclipse.emf.ecore.EStructuralFeature feature)
Specified by:
eUnset in interface org.eclipse.emf.ecore.EObject

eAdapters

public org.eclipse.emf.common.util.EList eAdapters()
Specified by:
eAdapters in interface org.eclipse.emf.common.notify.Notifier

eDeliver

public boolean eDeliver()
Specified by:
eDeliver in interface org.eclipse.emf.common.notify.Notifier

eNotify

public void eNotify(org.eclipse.emf.common.notify.Notification notification)
Specified by:
eNotify in interface org.eclipse.emf.common.notify.Notifier

eSetDeliver

public void eSetDeliver(boolean deliver)
Specified by:
eSetDeliver in interface org.eclipse.emf.common.notify.Notifier

eInvoke

public Object eInvoke(org.eclipse.emf.ecore.EOperation op,
                      org.eclipse.emf.common.util.EList ls)
Specified by:
eInvoke in interface org.eclipse.emf.ecore.EObject


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.