Interface RosettaSynonymValueBase

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

public interface RosettaSynonymValueBase extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Synonym Value Base'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Returns the value of the 'Maps' attribute.
    Returns the value of the 'Name' attribute.
    Returns the value of the 'Path' attribute.
    Returns the value of the 'Ref Type' attribute.
    int
    Returns the value of the 'Value' attribute.
    void
    setMaps(int value)
    Sets the value of the 'Maps' attribute.
    void
    setName(String value)
    Sets the value of the 'Name' attribute.
    void
    setPath(String value)
    Sets the value of the 'Path' attribute.
    void
    Sets the value of the 'Ref Type' attribute.
    void
    setValue(int value)
    Sets the value of the 'Value' attribute.

    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