Uses of Interface
org.eclipse.datatools.modelbase.sql.schema.Event

Packages that use Event
org.eclipse.datatools.modelbase.sql.schema   
org.eclipse.datatools.modelbase.sql.schema.impl   
org.eclipse.datatools.modelbase.sql.schema.util   
 

Uses of Event in org.eclipse.datatools.modelbase.sql.schema
 

Methods in org.eclipse.datatools.modelbase.sql.schema that return Event
 Event SQLSchemaFactory.createEvent()
          Returns a new object of class 'Event'.
 

Uses of Event in org.eclipse.datatools.modelbase.sql.schema.impl
 

Classes in org.eclipse.datatools.modelbase.sql.schema.impl that implement Event
 class EventImpl
           An implementation of the model object 'Event'.
 

Methods in org.eclipse.datatools.modelbase.sql.schema.impl that return Event
 Event SQLSchemaFactoryImpl.createEvent()
           
 

Uses of Event in org.eclipse.datatools.modelbase.sql.schema.util
 

Methods in org.eclipse.datatools.modelbase.sql.schema.util with parameters of type Event
 java.lang.Object SQLSchemaSwitch.caseEvent(Event object)
          Returns the result of interpretting the object as an instance of 'Event'.
 



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