Interface RosettaExternalClass

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, RosettaExternalRef
All Known Implementing Classes:
RosettaExternalClassImpl

public interface RosettaExternalClass extends RosettaExternalRef
A representation of the model object 'External Class'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Data' reference.
    org.eclipse.emf.common.util.EList<RosettaExternalClassSynonym>
    Returns the value of the 'External Class Synonyms' containment reference list.
    org.eclipse.emf.common.util.EList<RosettaExternalRegularAttribute>
    Returns the value of the 'Regular Attributes' containment reference list.
    void
    setData(Data value)
    Sets the value of the 'Data' reference.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver