Uses of Interface
org.eclipse.datatools.connectivity.oda.design.DesignerState

Packages that use DesignerState
org.eclipse.datatools.connectivity.oda.design [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. 
 

Uses of DesignerState in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return DesignerState
 DesignerState DesignSessionResponse.getDesignerState()
          Returns the value of the 'Designer State' containment reference.
 DesignerState DesignSessionRequest.getDesignerState()
          Returns the value of the 'Designer State' containment reference.
 DesignerState DesignFactory.createDesignerState()
          Returns a new object of class 'Designer State'.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type DesignerState
 void DesignSessionResponse.setDesignerState(DesignerState value)
          Sets the value of the 'Designer State' containment reference.
 void DesignSessionRequest.setDesignerState(DesignerState value)
          Sets the value of the 'Designer State' containment reference.
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.