Interface Parameter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Direction getDirection()
      Returns the value of the 'Direction' attribute.
      String getDocumentation()
      Returns the value of the 'Documentation' attribute.
      String getName()
      Returns the value of the 'Name' attribute.
      QName getType()
      Returns the value of the 'Type' containment reference.
      boolean isNillable()
      Returns the value of the 'Nillable' attribute.
      void setDirection​(Direction value)
      Sets the value of the 'Direction' attribute.
      void setDocumentation​(String value)
      Sets the value of the 'Documentation' attribute.
      void setName​(String value)
      Sets the value of the 'Name' attribute.
      void setNillable​(boolean value)
      Sets the value of the 'Nillable' attribute.
      void setType​(QName value)
      Sets the value of the 'Type' containment reference.
      • 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