Interface RepositoryOperation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getAccessObjectName()
      Returns the value of the 'Access Object Name' attribute.
      java.lang.String getCondition()
      Returns the value of the 'Condition' attribute.
      java.lang.String getDoc()
      Returns the value of the 'Doc' attribute.
      java.lang.String getGroupBy()
      Returns the value of the 'Group By' attribute.
      java.lang.String getHint()
      Returns the value of the 'Hint' attribute.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      java.lang.String getOrderBy()
      Returns the value of the 'Order By' attribute.
      org.eclipse.emf.common.util.EList<Parameter> getParameters()
      Returns the value of the 'Parameters' containment reference list.
      Publish getPublish()
      Returns the value of the 'Publish' containment reference.
      java.lang.String getQuery()
      Returns the value of the 'Query' attribute.
      ComplexType getReturnType()
      Returns the value of the 'Return Type' containment reference.
      java.lang.String getSelect()
      Returns the value of the 'Select' attribute.
      java.lang.String getThrows()
      Returns the value of the 'Throws' attribute.
      Visibility getVisibility()
      Returns the value of the 'Visibility' attribute.
      boolean isBuild()
      Returns the value of the 'Build' attribute.
      boolean isCache()
      Returns the value of the 'Cache' attribute.
      boolean isConstruct()
      Returns the value of the 'Construct' attribute.
      boolean isDelegateToAccessObject()
      Returns the value of the 'Delegate To Access Object' attribute.
      boolean isGapOperation()
      Returns the value of the 'Gap Operation' attribute.
      boolean isMap()
      Returns the value of the 'Map' attribute.
      boolean isNoGapOperation()
      Returns the value of the 'No Gap Operation' attribute.
      void setAccessObjectName​(java.lang.String value)
      Sets the value of the 'Access Object Name' attribute.
      void setBuild​(boolean value)
      Sets the value of the 'Build' attribute.
      void setCache​(boolean value)
      Sets the value of the 'Cache' attribute.
      void setCondition​(java.lang.String value)
      Sets the value of the 'Condition' attribute.
      void setConstruct​(boolean value)
      Sets the value of the 'Construct' attribute.
      void setDelegateToAccessObject​(boolean value)
      Sets the value of the 'Delegate To Access Object' attribute.
      void setDoc​(java.lang.String value)
      Sets the value of the 'Doc' attribute.
      void setGapOperation​(boolean value)
      Sets the value of the 'Gap Operation' attribute.
      void setGroupBy​(java.lang.String value)
      Sets the value of the 'Group By' attribute.
      void setHint​(java.lang.String value)
      Sets the value of the 'Hint' attribute.
      void setMap​(boolean value)
      Sets the value of the 'Map' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setNoGapOperation​(boolean value)
      Sets the value of the 'No Gap Operation' attribute.
      void setOrderBy​(java.lang.String value)
      Sets the value of the 'Order By' attribute.
      void setPublish​(Publish value)
      Sets the value of the 'Publish' containment reference.
      void setQuery​(java.lang.String value)
      Sets the value of the 'Query' attribute.
      void setReturnType​(ComplexType value)
      Sets the value of the 'Return Type' containment reference.
      void setSelect​(java.lang.String value)
      Sets the value of the 'Select' attribute.
      void setThrows​(java.lang.String value)
      Sets the value of the 'Throws' attribute.
      void setVisibility​(Visibility value)
      Sets the value of the 'Visibility' 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