|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceModel in org.eclipse.jpt.core |
---|
Methods in org.eclipse.jpt.core that return ResourceModel | |
---|---|
ResourceModel |
JpaFactory.buildResourceModel(JpaProject jpaProject,
org.eclipse.core.resources.IFile file)
Build a resource model to be associated with the given file. |
ResourceModel |
JpaFile.getResourceModel()
Return the resource model represented by this JPA file |
Methods in org.eclipse.jpt.core with parameters of type ResourceModel | |
---|---|
JpaFile |
JpaFactory.buildJpaFile(JpaProject jpaProject,
org.eclipse.core.resources.IFile file,
ResourceModel resourceModel)
Construct a JPA file for the specified file and with the specified resource model, to be added to the specified JPA project. |
Uses of ResourceModel in org.eclipse.jpt.core.internal |
---|
Classes in org.eclipse.jpt.core.internal that implement ResourceModel | |
---|---|
class |
org.eclipse.jpt.core.internal.AbstractResourceModel
|
Uses of ResourceModel in org.eclipse.jpt.core.resource.common |
---|
Classes in org.eclipse.jpt.core.resource.common that implement ResourceModel | |
---|---|
class |
JpaXmlResourceModel
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 ResourceModel in org.eclipse.jpt.core.resource.java |
---|
Subinterfaces of ResourceModel in org.eclipse.jpt.core.resource.java | |
---|---|
interface |
JavaResourceModel
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 ResourceModel in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement ResourceModel | |
---|---|
class |
OrmResourceModel
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 ResourceModel in org.eclipse.jpt.core.resource.persistence |
---|
Classes in org.eclipse.jpt.core.resource.persistence that implement ResourceModel | |
---|---|
class |
PersistenceResourceModel
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 |