Interface AttrProperties

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getDeltaTime()
      Returns the value of the 'Delta Time' attribute.
      java.lang.String getDeltaValue()
      Returns the value of the 'Delta Value' attribute.
      java.lang.String getDescription()
      Returns the value of the 'Description' attribute.
      java.lang.String getDisplayUnit()
      Returns the value of the 'Display Unit' attribute.
      java.lang.String getFormat()
      Returns the value of the 'Format' attribute.
      java.lang.String getLabel()
      Returns the value of the 'Label' attribute.
      java.lang.String getMaxAlarm()
      Returns the value of the 'Max Alarm' attribute.
      java.lang.String getMaxValue()
      Returns the value of the 'Max Value' attribute.
      java.lang.String getMaxWarning()
      Returns the value of the 'Max Warning' attribute.
      java.lang.String getMinAlarm()
      Returns the value of the 'Min Alarm' attribute.
      java.lang.String getMinValue()
      Returns the value of the 'Min Value' attribute.
      java.lang.String getMinWarning()
      Returns the value of the 'Min Warning' attribute.
      java.lang.String getStandardUnit()
      Returns the value of the 'Standard Unit' attribute.
      java.lang.String getUnit()
      Returns the value of the 'Unit' attribute.
      void setDeltaTime​(java.lang.String value)
      Sets the value of the 'Delta Time' attribute.
      void setDeltaValue​(java.lang.String value)
      Sets the value of the 'Delta Value' attribute.
      void setDescription​(java.lang.String value)
      Sets the value of the 'Description' attribute.
      void setDisplayUnit​(java.lang.String value)
      Sets the value of the 'Display Unit' attribute.
      void setFormat​(java.lang.String value)
      Sets the value of the 'Format' attribute.
      void setLabel​(java.lang.String value)
      Sets the value of the 'Label' attribute.
      void setMaxAlarm​(java.lang.String value)
      Sets the value of the 'Max Alarm' attribute.
      void setMaxValue​(java.lang.String value)
      Sets the value of the 'Max Value' attribute.
      void setMaxWarning​(java.lang.String value)
      Sets the value of the 'Max Warning' attribute.
      void setMinAlarm​(java.lang.String value)
      Sets the value of the 'Min Alarm' attribute.
      void setMinValue​(java.lang.String value)
      Sets the value of the 'Min Value' attribute.
      void setMinWarning​(java.lang.String value)
      Sets the value of the 'Min Warning' attribute.
      void setStandardUnit​(java.lang.String value)
      Sets the value of the 'Standard Unit' attribute.
      void setUnit​(java.lang.String value)
      Sets the value of the 'Unit' 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