Types from org.eclipse.equinox.common used by org.eclipse.jst.j2ee.ejb.annotations.emitter

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.CoreException

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.generate(String, String, IEnterpriseBean)92
THROWS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createInheritedConstructors(ICompilationUnit, IType, IProgressMonitor)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createInheritedMethods(ICompilationUnit, IType, IProgressMonitor)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createType()-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.create(ICompilationUnit, boolean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.create(ICompilationUnit, boolean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.ImportsManager(ICompilationUnit)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.ImportsManager(ICompilationUnit)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.deleteProject()-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.EjbEmitter(IConfigurationElement)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.emitFields(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.emitInterfaceMethods(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.emitTypeComment(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.emitTypeStub(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.generate(String, String, IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EmitterUtilities.addAnnotationBuilderToProject(IConfigurationElement, IProject)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EntityEjbEmitter.emitFields(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EntityEjbEmitter.emitInterfaceMethods(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EntityEjbEmitter.emitTypeComment(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EntityEjbEmitter.emitTypeStub(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EntityEjbEmitter.EntityEjbEmitter(IConfigurationElement)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.MessageDrivenEjbEmitter.emitFields(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.MessageDrivenEjbEmitter.emitInterfaceMethods(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.MessageDrivenEjbEmitter.emitTypeComment(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.MessageDrivenEjbEmitter.emitTypeStub(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.MessageDrivenEjbEmitter.MessageDrivenEjbEmitter(IConfigurationElement)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.SessionEjbEmitter.emitFields(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.SessionEjbEmitter.emitInterfaceMethods(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.SessionEjbEmitter.emitTypeComment(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.SessionEjbEmitter.emitTypeStub(IEnterpriseBean)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.SessionEjbEmitter.SessionEjbEmitter(IConfigurationElement)-1

org.eclipse.core.runtime.IProgressMonitor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.monitor-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.monitor-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.deleteProject()148
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.EjbEmitter(IConfigurationElement)50
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.generate(String, String, IEnterpriseBean)87
PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createInheritedConstructors(ICompilationUnit, IType, IProgressMonitor)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createInheritedMethods(ICompilationUnit, IType, IProgressMonitor)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.setMonitor(IProgressMonitor)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.setMonitor(IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.getMonitor()-1
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.getMonitor()-1

org.eclipse.core.runtime.NullProgressMonitor

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.getMonitor()317
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.create(ICompilationUnit, boolean)352
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.create(ICompilationUnit, boolean)360
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.create(ICompilationUnit, boolean)360
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.ImportsManager.create(ICompilationUnit, boolean)352
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.deleteProject()148
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitter.EjbEmitter(IConfigurationElement)50

org.eclipse.core.runtime.SubProgressMonitor

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createInheritedConstructors(ICompilationUnit, IType, IProgressMonitor)235
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createInheritedMethods(ICompilationUnit, IType, IProgressMonitor)216
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createType()166
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createType()144
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createType()119
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createType()146
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createType()141
PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.classgen.EjbBuilder.createTypeMembers(IType, EjbBuilderImportsManager, SubProgressMonitor)-1

Back to reference summary for org.eclipse.jst.j2ee.ejb.annotations.emitter

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict