|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JptResourceModel in org.eclipse.jpt.common.core |
|---|
| Methods in org.eclipse.jpt.common.core with parameters of type JptResourceModel | |
|---|---|
void |
JptResourceModelListener.resourceModelChanged(JptResourceModel jpaResourceModel)
|
void |
JptResourceModelListener.resourceModelReverted(JptResourceModel jpaResourceModel)
|
void |
JptResourceModelListener.resourceModelUnloaded(JptResourceModel jpaResourceModel)
|
| Uses of JptResourceModel in org.eclipse.jpt.jaxb.core |
|---|
| Methods in org.eclipse.jpt.jaxb.core that return JptResourceModel | |
|---|---|
JptResourceModel |
JaxbResourceModelProvider.buildResourceModel(JaxbProject jaxbProject,
org.eclipse.core.resources.IFile file)
Build a JAXB resource model for the specified JAXB project and file. |
JptResourceModel |
JaxbFile.getResourceModel()
Return the resource model corresponding to the JPA file; typically a JPA compilation unit, a JPA XML resource, or a JPA package fragment root (JAR). |
JptResourceModel |
JaxbFile.getResourceModel(org.eclipse.core.runtime.content.IContentType contentType)
Convenience method. |
| Methods in org.eclipse.jpt.jaxb.core with parameters of type JptResourceModel | |
|---|---|
JaxbFile |
JaxbFactory.buildJaxbFile(JaxbProject jaxbProject,
org.eclipse.core.resources.IFile file,
org.eclipse.core.runtime.content.IContentType contentType,
JptResourceModel resourceModel)
Construct a JAXB file for the specified JAXB project, file, content type, and resource model. |
| Uses of JptResourceModel in org.eclipse.jpt.jaxb.core.resource.java |
|---|
| Subinterfaces of JptResourceModel in org.eclipse.jpt.jaxb.core.resource.java | |
|---|---|
interface |
JavaResourceCompilationUnit
Dali resource for JDT compilation unit. |
static interface |
JavaResourceNode.Root
Root of Java resource model containment hierarchy. |
interface |
JavaResourcePackageFragmentRoot
Java package fragement root Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaResourcePackageInfoCompilationUnit
Dali resource for JDT compilation unit named package-info.java. |
| Uses of JptResourceModel in org.eclipse.jpt.jaxb.core.resource.jaxbindex |
|---|
| Subinterfaces of JptResourceModel in org.eclipse.jpt.jaxb.core.resource.jaxbindex | |
|---|---|
interface |
JaxbIndexResource
|
| Uses of JptResourceModel in org.eclipse.jpt.jaxb.core.resource.jaxbprops |
|---|
| Subinterfaces of JptResourceModel in org.eclipse.jpt.jaxb.core.resource.jaxbprops | |
|---|---|
interface |
JaxbPropertiesResource
|
| Uses of JptResourceModel in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core that return JptResourceModel | |
|---|---|
JptResourceModel |
JpaResourceModelProvider.buildResourceModel(JpaProject jpaProject,
org.eclipse.core.resources.IFile file)
Build a JPA resource model for the specified JPA project and file. |
JptResourceModel |
JpaFile.getResourceModel()
Return the resource model corresponding to the JPA file; typically a JPA compilation unit, a JPA XML resource, or a JPA package fragment root (JAR). |
JptResourceModel |
JpaFile.getResourceModel(org.eclipse.core.runtime.content.IContentType contentType)
Convenience method. |
| Methods in org.eclipse.jpt.jpa.core with parameters of type JptResourceModel | |
|---|---|
JpaFile |
JpaFactory.buildJpaFile(JpaProject jpaProject,
org.eclipse.core.resources.IFile file,
org.eclipse.core.runtime.content.IContentType contentType,
JptResourceModel resourceModel)
Construct a JPA file for the specified JPA project, file, content type, and resource model. |
| Uses of JptResourceModel in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Subinterfaces of JptResourceModel in org.eclipse.jpt.jpa.core.resource.java | |
|---|---|
interface |
JavaResourcePersistentTypeCache
Java persistent type cache - used to hold "external" types Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of JptResourceModel in org.eclipse.jpt.jpa.core.resource.xml |
|---|
| Classes in org.eclipse.jpt.jpa.core.resource.xml that implement JptResourceModel | |
|---|---|
class |
JpaXmlResource
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||