Interface ExtendedValue

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
TaggedRef, TaggedValue
All Known Implementing Classes:
TaggedRefImpl, TaggedValueImpl

public interface ExtendedValue
extends Element
A representation of the model object 'Extended Value'.

The following features are supported:

See Also:
KdmPackage.getExtendedValue()
  • Method Summary

    Modifier and Type Method Description
    TagDefinition getTag()
    Returns the value of the 'Tag' reference.
    void setTag​(TagDefinition value)
    Sets the value of the 'Tag' reference.

    Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element

    getAnnotation, getAttribute

    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