Interface Inheritance

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    InheritanceImpl

    public interface Inheritance
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Inheritance'.

    The following features are supported:

    See Also:
    PogoDslPackage.getInheritance()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getClassname()
      Returns the value of the 'Classname' attribute.
      java.lang.String getSourcePath()
      Returns the value of the 'Source Path' attribute.
      void setClassname​(java.lang.String value)
      Sets the value of the 'Classname' attribute.
      void setSourcePath​(java.lang.String value)
      Sets the value of the 'Source Path' 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