Interface RosettaEnumeration

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, References, RosettaDefinable, RosettaNamed, RosettaRootElement, RosettaSymbol, RosettaType
All Known Implementing Classes:
RosettaEnumerationImpl

public interface RosettaEnumeration extends RosettaRootElement, RosettaType, RosettaDefinable, References, RosettaSymbol
A representation of the model object 'Enumeration'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<RosettaEnumValue>
    Returns the value of the 'Enum Values' containment reference list.
    Returns the value of the 'Super Type' reference.
    org.eclipse.emf.common.util.EList<RosettaSynonym>
    Returns the value of the 'Synonyms' containment reference list.
    void
    Sets the value of the 'Super Type' 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

    Methods inherited from interface com.regnosys.rosetta.rosetta.simple.References

    getReferences

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

    getDefinition, setDefinition

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

    getName, setName

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

    getModel, setModel