Interface RuntimeValue

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getContent()
      Returns the value of the 'Content' attribute.
      String getNsUri()
      Returns the value of the 'Ns Uri' attribute.
      String getPrefix()
      Returns the value of the 'Prefix' attribute.
      String getTypeName()
      Returns the value of the 'Type Name' attribute.
      void setContent​(String value)
      Sets the value of the 'Content' attribute.
      void setNsUri​(String value)
      Sets the value of the 'Ns Uri' attribute.
      void setPrefix​(String value)
      Sets the value of the 'Prefix' attribute.
      void setTypeName​(String value)
      Sets the value of the 'Type Name' 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