Package org.eclipse.emf.java

Interface Summary
JavaFactory The Factory for the model.
JavaPackage The Package for the model.
JavaPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
JClass A representation of the model object 'JClass'
JCompilationUnit A representation of the model object 'JCompilation Unit'
JField A representation of the model object 'JField'
JInitializer A representation of the model object 'JInitializer'
JMember A representation of the model object 'JMember'
JMethod A representation of the model object 'JMethod'
JModelElement A representation of the model object 'JModel Element'
JPackage A representation of the model object 'JPackage'
JParameter A representation of the model object 'JParameter'
 

Class Summary
JavaPlugin This is the central singleton for the Java model plugin
JavaPlugin.Implementation The actual implementation of the Eclipse Plugin
 

Enum Summary
JVisibility A representation of the literals of the enumeration 'JVisibility', and utility methods for working with them
 


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