Interface DeployConfigurationCommand

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<InfobaseAccessDescription> getDescriptions()
      Returns the value of the 'Descriptions' reference list.
      org.eclipse.core.resources.IProject getProject()
      Returns the value of the 'Project' attribute.
      boolean isAssociateAfterDeploy()
      Returns the value of the 'Associate After Deploy' attribute.
      boolean isFullLoad()
      Returns the value of the 'Full Load' attribute.
      void setAssociateAfterDeploy​(boolean value)
      Sets the value of the 'Associate After Deploy' attribute.
      void setFullLoad​(boolean value)
      Sets the value of the 'Full Load' attribute.
      void setProject​(org.eclipse.core.resources.IProject value)
      Sets the value of the 'Project' 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