Interface PropertyAnnotation

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    PropertyAnnotationImpl

    public interface PropertyAnnotation
    extends org.eclipse.emf.cdo.CDOObject
    A representation of the model object 'Property Annotation'.

    The following features are supported:

    See Also:
    PropertiesPackage.getPropertyAnnotation()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getName()
      Returns the value of the 'Name' attribute.
      Map<String,​String> getValues()
      Returns the value of the 'Values' attribute.
      void setName​(String value)
      Sets the value of the 'Name' attribute.
      void setValues​(Map<String,​String> value)
      Sets the value of the 'Values' attribute.
      • Methods inherited from interface org.eclipse.emf.cdo.CDOObject

        cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
      • 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