org.eclipse.jpt.jaxb.eclipselink.core.resource.java
Interface ELJaxb


public interface ELJaxb

EclipseLink JAXB Java-related stuff (annotations etc.)

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.

Since:
3.0
Version:
3.0

Field Summary
static java.lang.String PACKAGE
           
static java.lang.String PACKAGE_
           
static java.lang.String XML_INVERSE_REFERENCE
           
static java.lang.String XML_INVERSE_REFERENCE__MAPPED_BY
           
static java.lang.String XML_TRANSFORMATION
           
static java.lang.String XML_TRANSFORMATION__OPTIONAL
           
 

Field Detail

PACKAGE

static final java.lang.String PACKAGE
See Also:
Constant Field Values

PACKAGE_

static final java.lang.String PACKAGE_
See Also:
Constant Field Values

XML_INVERSE_REFERENCE

static final java.lang.String XML_INVERSE_REFERENCE
See Also:
Constant Field Values

XML_INVERSE_REFERENCE__MAPPED_BY

static final java.lang.String XML_INVERSE_REFERENCE__MAPPED_BY
See Also:
Constant Field Values

XML_TRANSFORMATION

static final java.lang.String XML_TRANSFORMATION
See Also:
Constant Field Values

XML_TRANSFORMATION__OPTIONAL

static final java.lang.String XML_TRANSFORMATION__OPTIONAL
See Also:
Constant Field Values