Interface ExternalAnnotationSource

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, RosettaNamed, RosettaRootElement
All Known Subinterfaces:
RosettaExternalRuleSource, RosettaExternalSynonymSource
All Known Implementing Classes:
ExternalAnnotationSourceImpl, RosettaExternalRuleSourceImpl, RosettaExternalSynonymSourceImpl

public interface ExternalAnnotationSource extends RosettaRootElement, RosettaNamed
A representation of the model object 'External Annotation Source'. **************************************** Translate external synonym support ***************************************

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<RosettaExternalClass>
    Returns the value of the 'External Classes' containment reference list.
    org.eclipse.emf.common.util.EList<RosettaExternalEnum>
    Returns the value of the 'External Enums' containment reference list.
    org.eclipse.emf.common.util.EList<RosettaExternalRef>

    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

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed

    getName, setName

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaRootElement

    getModel, setModel