Interface RuntimeInstallation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Arch getArch()
      Returns the value of the 'Arch' attribute.
      int getBuild()
      Returns the value of the 'Build' attribute.
      URI getLocation()
      Returns the value of the 'Location' attribute.
      String getName()
      Returns the value of the 'Name' attribute.
      String getTypeId()
      Returns the value of the 'Type Id' attribute.
      UUID getUuid()
      Returns the value of the 'Uuid' attribute.
      Version getVersion()
      Returns the value of the 'Version' attribute.
      String getVersionWithBuild()
      Returns the version with build as a String.
      boolean isTraining()
      Returns the value of the 'Training' attribute.
      void setArch​(Arch value)
      Sets the value of the 'Arch' attribute.
      void setBuild​(int value)
      Sets the value of the 'Build' attribute.
      void setLocation​(URI value)
      Sets the value of the 'Location' attribute.
      void setName​(String value)
      Sets the value of the 'Name' attribute.
      void setTraining​(boolean value)
      Sets the value of the 'Training' attribute.
      void setTypeId​(String value)
      Sets the value of the 'Type Id' attribute.
      void setUuid​(UUID value)
      Sets the value of the 'Uuid' attribute.
      void setVersion​(Version value)
      Sets the value of the 'Version' 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