org.openxma.dsl.dom.model
Interface Delegatee

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface Delegatee
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Delegatee'.

The following features are supported:

See Also:
org.openxma.dsl.dom.DomPackage#getDelegatee()

Method Summary
 Entity getObject()
          Returns the value of the 'Object' reference.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getObject

Entity getObject()
Returns the value of the 'Object' reference.

If the meaning of the 'Object' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Object' reference.
See Also:
org.openxma.dsl.dom.DomPackage#getDelegatee_Object()


Copyright © 2013. All Rights Reserved.