Uses of Interface
org.eclipse.emf.examples.extlibrary.Periodical

Packages that use Periodical
org.eclipse.emf.examples.extlibrary.impl   
org.eclipse.emf.examples.extlibrary.util   
 

Uses of Periodical in org.eclipse.emf.examples.extlibrary.impl
 

Classes in org.eclipse.emf.examples.extlibrary.impl that implement Periodical
 class PeriodicalImpl
          An implementation of the model object 'Periodical'
 

Uses of Periodical in org.eclipse.emf.examples.extlibrary.util
 

Methods in org.eclipse.emf.examples.extlibrary.util with parameters of type Periodical
 T EXTLibrarySwitch.casePeriodical(Periodical object)
          Returns the result of interpreting the object as an instance of 'Periodical'
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.