|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JaxbProject | |
|---|---|
| org.eclipse.jpt.jaxb.core | |
| org.eclipse.jpt.jaxb.core.platform | |
| org.eclipse.jpt.jaxb.eclipselink.core | |
| Uses of JaxbProject in org.eclipse.jpt.jaxb.core |
|---|
| Fields in org.eclipse.jpt.jaxb.core with type parameters of type JaxbProject | |
|---|---|
static org.eclipse.jpt.common.utility.transformer.Transformer<JaxbProject,JaxbContextRoot> |
JaxbProject.CONTEXT_ROOT_TRANSFORMER
|
| Methods in org.eclipse.jpt.jaxb.core that return JaxbProject | |
|---|---|
JaxbProject |
JaxbFactory.buildJaxbProject(JaxbProject.Config config)
Construct a JaxbProject for the specified config, to be added to the specified JAXB project. |
JaxbProject |
JaxbNode.getJaxbProject()
Return the JAXB project the node belongs to. |
JaxbProject |
JaxbProjectManager.getJaxbProject(IProject project)
Return the JAXB project corresponding to the specified Eclipse project. |
| Methods in org.eclipse.jpt.jaxb.core that return types with arguments of type JaxbProject | |
|---|---|
Iterable<JaxbProject> |
JaxbProjectManager.getJaxbProjects()
Return the JAXB model's JAXB projects. |
| Methods in org.eclipse.jpt.jaxb.core with parameters of type JaxbProject | |
|---|---|
JaxbContextRoot |
JaxbFactory.buildContextRoot(JaxbProject jaxbProject)
Build a (/an updated) root context node to be associated with the given JAXB project. |
JaxbFile |
JaxbFactory.buildJaxbFile(JaxbProject jaxbProject,
IFile file,
IContentType contentType,
JptResourceModel resourceModel)
Construct a JAXB file for the specified JAXB project, file, content type, and resource model. |
JptResourceModel |
JaxbResourceModelProvider.buildResourceModel(JaxbProject jaxbProject,
IFile file)
Build a JAXB resource model for the specified JAXB project and file. |
boolean |
JaxbProject.ProjectEquals.evaluate(JaxbProject jaxbProject)
|
JaxbContextRoot |
JaxbProject.ContextRootTransformer.transform(JaxbProject jaxbProject)
|
| Uses of JaxbProject in org.eclipse.jpt.jaxb.core.platform |
|---|
| Methods in org.eclipse.jpt.jaxb.core.platform with parameters of type JaxbProject | |
|---|---|
JaxbFile |
JaxbPlatform.buildJaxbFile(JaxbProject jaxbProject,
IFile file)
Return a JAXB file corresponding to the specified Eclipse file. |
| Uses of JaxbProject in org.eclipse.jpt.jaxb.eclipselink.core |
|---|
| Subinterfaces of JaxbProject in org.eclipse.jpt.jaxb.eclipselink.core | |
|---|---|
interface |
ELJaxbProject
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||