Interface StandardObjectProxy

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.ecore.EObject getContextObject()
      Returns the value of the 'Context Object' reference.
      String getName()
      Returns the value of the 'Name' attribute.
      String getNameRu()
      Returns the value of the 'Name Ru' attribute.
      org.eclipse.emf.ecore.EObject getOwner()
      Returns the value of the 'Owner' reference.
      org.eclipse.emf.ecore.EObject getStandardObject()
      Returns the value of the 'Standard Object' reference.
      boolean isReadOnly()
      Returns the value of the 'Read Only' attribute.
      void setContextObject​(org.eclipse.emf.ecore.EObject value)
      Sets the value of the 'Context Object' reference.
      void setName​(String value)
      Sets the value of the 'Name' attribute.
      void setNameRu​(String value)
      Sets the value of the 'Name Ru' attribute.
      void setOwner​(org.eclipse.emf.ecore.EObject value)
      Sets the value of the 'Owner' reference.
      void setReadOnly​(boolean value)
      Sets the value of the 'Read Only' attribute.
      void setStandardObject​(org.eclipse.emf.ecore.EObject value)
      Sets the value of the 'Standard Object' 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