Interface InheritanceStatus

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getAbstract()
      Returns the value of the 'Abstract' attribute.
      java.lang.String getConcrete()
      Returns the value of the 'Concrete' attribute.
      java.lang.String getConcreteHere()
      Returns the value of the 'Concrete Here' attribute.
      java.lang.String getHasChanged()
      Returns the value of the 'Has Changed' attribute.
      java.lang.String getInherited()
      Returns the value of the 'Inherited' attribute.
      void setAbstract​(java.lang.String value)
      Sets the value of the 'Abstract' attribute.
      void setConcrete​(java.lang.String value)
      Sets the value of the 'Concrete' attribute.
      void setConcreteHere​(java.lang.String value)
      Sets the value of the 'Concrete Here' attribute.
      void setHasChanged​(java.lang.String value)
      Sets the value of the 'Has Changed' attribute.
      void setInherited​(java.lang.String value)
      Sets the value of the 'Inherited' 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