|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JaxbPlatformDefinition
Provisional API: This class is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
|---|---|
AnnotationDefinition[] |
getAnnotationDefinitions()
|
java.lang.Iterable<DefaultJavaAttributeMappingDefinition> |
getDefaultJavaAttributeMappingDefinitions()
Return the mapping definitions to use for default java attribute mappings for this platform. |
JaxbPlatformDescription |
getDescription()
|
JaxbFactory |
getFactory()
|
JptResourceType |
getMostRecentSupportedResourceType(org.eclipse.core.runtime.content.IContentType contentType)
Return the most recent resource type for the given content type supported by this platform |
NestableAnnotationDefinition[] |
getNestableAnnotationDefinitions()
|
org.eclipse.jpt.common.utility.internal.iterables.ListIterable<JaxbResourceModelProvider> |
getResourceModelProviders()
Return the resource model providers that apply to this platform. |
java.lang.Iterable<JavaAttributeMappingDefinition> |
getSpecifiedJavaAttributeMappingDefinitions()
Return the mapping definitions to use for specified java attribute mappings for this platform. |
| Method Detail |
|---|
JaxbPlatformDescription getDescription()
JaxbFactory getFactory()
AnnotationDefinition[] getAnnotationDefinitions()
NestableAnnotationDefinition[] getNestableAnnotationDefinitions()
org.eclipse.jpt.common.utility.internal.iterables.ListIterable<JaxbResourceModelProvider> getResourceModelProviders()
JptResourceType getMostRecentSupportedResourceType(org.eclipse.core.runtime.content.IContentType contentType)
java.lang.Iterable<DefaultJavaAttributeMappingDefinition> getDefaultJavaAttributeMappingDefinitions()
java.lang.Iterable<JavaAttributeMappingDefinition> getSpecifiedJavaAttributeMappingDefinitions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||