Uses of Interface
org.eclipse.jpt.jaxb.core.platform.JaxbPlatformGroupDescription

Packages that use JaxbPlatformGroupDescription
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jaxb.core.platform   
org.eclipse.jpt.jaxb.eclipselink.core   
 

Uses of JaxbPlatformGroupDescription in org.eclipse.jpt.jaxb.core
 

Fields in org.eclipse.jpt.jaxb.core declared as JaxbPlatformGroupDescription
static JaxbPlatformGroupDescription GenericJaxbPlatform.GROUP
           
 

Uses of JaxbPlatformGroupDescription in org.eclipse.jpt.jaxb.core.platform
 

Methods in org.eclipse.jpt.jaxb.core.platform that return JaxbPlatformGroupDescription
 JaxbPlatformGroupDescription JaxbPlatformDescription.getGroup()
           
 JaxbPlatformGroupDescription JaxbPlatformManager.getJaxbPlatformGroup(java.lang.String groupId)
           
 

Methods in org.eclipse.jpt.jaxb.core.platform that return types with arguments of type JaxbPlatformGroupDescription
 java.lang.Iterable<JaxbPlatformGroupDescription> JaxbPlatformManager.getJaxbPlatformGroups()
           
 

Uses of JaxbPlatformGroupDescription in org.eclipse.jpt.jaxb.eclipselink.core
 

Fields in org.eclipse.jpt.jaxb.eclipselink.core declared as JaxbPlatformGroupDescription
static JaxbPlatformGroupDescription ELJaxbPlatform.GROUP