Package org.eclipse.core.resources.mapping
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| CompositeResourceMapping |
A resource mapping that obtains the traversals for its model object
from a set of child mappings. |
| ModelProvider |
Represents the provider of a logical model. |
| ModelStatus |
A status returned by a model from the resource operation validator. |
| RemoteResourceMappingContext |
A remote mapping context provides a model element with a view of the remote
state of local resources as they relate to a repository operation that is in
progress. |
| ResourceChangeValidator |
The resource change validator is used to validate that changes made to
resources will not adversely affect the models stored in those resources. |
| ResourceMapping |
A resource mapping supports the transformation of an application model
object into its underlying file system resources. |
| ResourceMappingContext |
A resource mapping context is provided to a resource mapping when traversing
the resources of the mapping. |
| ResourceTraversal |
A resource traversal is simply a set of resources and the depth to which
each is to be traversed. |