Interface NotationType

All Superinterfaces:
Annotated, EObject, Notifier, OpenAttrs
All Known Implementing Classes:
NotationTypeImpl

public interface NotationType extends Annotated
A representation of the model object 'Notation Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Name' attribute.
    Returns the value of the 'Public' attribute.
    Returns the value of the 'System' attribute.
    void
    setName(String value)
    Sets the value of the 'Name' attribute.
    void
    Sets the value of the 'Public' attribute.
    void
    Sets the value of the 'System' attribute.

    Methods inherited from interface Annotated

    getAnnotation, getId, setAnnotation, setId

    Methods inherited from interface EObject

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

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface OpenAttrs

    getAnyAttribute