|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface JaxbPlatformGroupConfig
Metadata that describes a JAXB platform group as defined in an
extension to the org.eclipse.jpt.jaxb.core.jaxbPlatforms
extension point.
See org.eclipse.jpt.jaxb.core/plugin.xml:jaxbPlatforms.
Not intended to be implemented by clients.
Provisional API: This interface 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 | |
|---|---|
String |
getId()
Return the JAXB platform group config's extension-supplied ID. |
Iterable<JaxbPlatformConfig> |
getJaxbPlatformConfigs()
Return the JAXB platform configs that belong to the group. |
JaxbPlatformManager |
getJaxbPlatformManager()
Return the config's manager. |
String |
getLabel()
Return the JAXB platform group config's extension-supplied label. |
String |
getPluginId()
Return the ID of the plug-in that contributed the JAXB platform group config. |
| Method Detail |
|---|
JaxbPlatformManager getJaxbPlatformManager()
String getId()
String getLabel()
Iterable<JaxbPlatformConfig> getJaxbPlatformConfigs()
String getPluginId()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||