Interface ClassIdentification

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getAuthor()
      Returns the value of the 'Author' attribute.
      java.lang.String getBus()
      Returns the value of the 'Bus' attribute.
      java.lang.String getClassFamily()
      Returns the value of the 'Class Family' attribute.
      java.lang.String getContact()
      Returns the value of the 'Contact' attribute.
      java.lang.String getEmailDomain()
      Returns the value of the 'Email Domain' attribute.
      org.eclipse.emf.common.util.EList<java.lang.String> getKeyWords()
      Returns the value of the 'Key Words' attribute list.
      java.lang.String getManufacturer()
      Returns the value of the 'Manufacturer' attribute.
      java.lang.String getPlatform()
      Returns the value of the 'Platform' attribute.
      java.lang.String getReference()
      Returns the value of the 'Reference' attribute.
      java.lang.String getSiteSpecific()
      Returns the value of the 'Site Specific' attribute.
      void setAuthor​(java.lang.String value)
      Sets the value of the 'Author' attribute.
      void setBus​(java.lang.String value)
      Sets the value of the 'Bus' attribute.
      void setClassFamily​(java.lang.String value)
      Sets the value of the 'Class Family' attribute.
      void setContact​(java.lang.String value)
      Sets the value of the 'Contact' attribute.
      void setEmailDomain​(java.lang.String value)
      Sets the value of the 'Email Domain' attribute.
      void setManufacturer​(java.lang.String value)
      Sets the value of the 'Manufacturer' attribute.
      void setPlatform​(java.lang.String value)
      Sets the value of the 'Platform' attribute.
      void setReference​(java.lang.String value)
      Sets the value of the 'Reference' attribute.
      void setSiteSpecific​(java.lang.String value)
      Sets the value of the 'Site Specific' 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