org.eclipse.jst.j2ee.client
Interface ClientPackage


public interface ClientPackage

Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made 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:
1.0

Nested Class Summary
static interface ClientPackage.Literals
           Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int APPLICATION_CLIENT
           
static int APPLICATION_CLIENT__CALLBACK_HANDLER
           
static int APPLICATION_CLIENT__DESCRIPTION
           
static int APPLICATION_CLIENT__DESCRIPTIONS
          The feature id for the 'Descriptions' containment reference list
static int APPLICATION_CLIENT__DISPLAY_NAME
           
static int APPLICATION_CLIENT__DISPLAY_NAMES
          The feature id for the 'Display Names' containment reference list
static int APPLICATION_CLIENT__EJB_REFERENCES
           
static int APPLICATION_CLIENT__ENVIRONMENT_PROPS
           
static int APPLICATION_CLIENT__ICONS
          The feature id for the 'Icons' containment reference list
static int APPLICATION_CLIENT__LARGE_ICON
           
static int APPLICATION_CLIENT__MESSAGE_DESTINATION_REFS
          The feature id for the 'Message Destination Refs' containment reference list
static int APPLICATION_CLIENT__MESSAGE_DESTINATIONS
          The feature id for the 'Message Destinations' containment reference list
static int APPLICATION_CLIENT__RESOURCE_ENV_REFS
           
static int APPLICATION_CLIENT__RESOURCE_REFS
           
static int APPLICATION_CLIENT__SERVICE_REFS
          The feature id for the 'Service Refs' containment reference list
static int APPLICATION_CLIENT__SMALL_ICON
           
static int APPLICATION_CLIENT__VERSION
          The feature id for the 'Version' attribute
static int APPLICATION_CLIENT_FEATURE_COUNT
          The number of structural features of the 'Application Client' class
static ClientPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
           
static int RES_AUTH_APPLICATION_TYPE
          The meta object id for the 'Res Auth Application Type' enum
 
Method Summary
 EReference getApplicationClient_CallbackHandler()
           
 EReference getApplicationClient_EjbReferences()
           
 EReference getApplicationClient_EnvironmentProps()
           
 EReference getApplicationClient_MessageDestinationRefs()
          Returns the meta object for the containment reference list 'Message Destination Refs'
 EReference getApplicationClient_MessageDestinations()
          Returns the meta object for the containment reference list 'Message Destinations'
 EReference getApplicationClient_ResourceEnvRefs()
           
 EReference getApplicationClient_ResourceRefs()
           
 EReference getApplicationClient_ServiceRefs()
          Returns the meta object for the containment reference list 'Service Refs'
 EAttribute getApplicationClient_Version()
          Returns the meta object for the attribute 'Version'
 EClass getApplicationClient()
           
 ClientFactory getClientFactory()
           
 EEnum getResAuthApplicationType()
          Returns the meta object for enum 'Res Auth Application Type'
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

APPLICATION_CLIENT

public static final int APPLICATION_CLIENT
See Also:
Constant Field Values

APPLICATION_CLIENT__ICONS

public static final int APPLICATION_CLIENT__ICONS
The feature id for the 'Icons' containment reference list.

See Also:
Constant Field Values

APPLICATION_CLIENT__DISPLAY_NAMES

public static final int APPLICATION_CLIENT__DISPLAY_NAMES
The feature id for the 'Display Names' containment reference list.

See Also:
Constant Field Values

APPLICATION_CLIENT__DESCRIPTIONS

public static final int APPLICATION_CLIENT__DESCRIPTIONS
The feature id for the 'Descriptions' containment reference list.

See Also:
Constant Field Values

APPLICATION_CLIENT__SMALL_ICON

public static final int APPLICATION_CLIENT__SMALL_ICON
See Also:
Constant Field Values

APPLICATION_CLIENT__LARGE_ICON

public static final int APPLICATION_CLIENT__LARGE_ICON
See Also:
Constant Field Values

APPLICATION_CLIENT__DESCRIPTION

public static final int APPLICATION_CLIENT__DESCRIPTION
See Also:
Constant Field Values

APPLICATION_CLIENT__DISPLAY_NAME

public static final int APPLICATION_CLIENT__DISPLAY_NAME
See Also:
Constant Field Values

APPLICATION_CLIENT__VERSION

public static final int APPLICATION_CLIENT__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

APPLICATION_CLIENT__RESOURCE_REFS

public static final int APPLICATION_CLIENT__RESOURCE_REFS
See Also:
Constant Field Values

APPLICATION_CLIENT__ENVIRONMENT_PROPS

public static final int APPLICATION_CLIENT__ENVIRONMENT_PROPS
See Also:
Constant Field Values

APPLICATION_CLIENT__EJB_REFERENCES

public static final int APPLICATION_CLIENT__EJB_REFERENCES
See Also:
Constant Field Values

APPLICATION_CLIENT__RESOURCE_ENV_REFS

public static final int APPLICATION_CLIENT__RESOURCE_ENV_REFS
See Also:
Constant Field Values

APPLICATION_CLIENT__CALLBACK_HANDLER

public static final int APPLICATION_CLIENT__CALLBACK_HANDLER
See Also:
Constant Field Values

APPLICATION_CLIENT__SERVICE_REFS

public static final int APPLICATION_CLIENT__SERVICE_REFS
The feature id for the 'Service Refs' containment reference list.

See Also:
Constant Field Values

APPLICATION_CLIENT__MESSAGE_DESTINATION_REFS

public static final int APPLICATION_CLIENT__MESSAGE_DESTINATION_REFS
The feature id for the 'Message Destination Refs' containment reference list.

See Also:
Constant Field Values

APPLICATION_CLIENT__MESSAGE_DESTINATIONS

public static final int APPLICATION_CLIENT__MESSAGE_DESTINATIONS
The feature id for the 'Message Destinations' containment reference list.

See Also:
Constant Field Values

APPLICATION_CLIENT_FEATURE_COUNT

public static final int APPLICATION_CLIENT_FEATURE_COUNT
The number of structural features of the 'Application Client' class.

See Also:
Constant Field Values

RES_AUTH_APPLICATION_TYPE

public static final int RES_AUTH_APPLICATION_TYPE
The meta object id for the 'Res Auth Application Type' enum.

See Also:
ResAuthApplicationType, ClientPackageImpl.getResAuthApplicationType(), Constant Field Values

eNS_URI

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

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

public static final ClientPackage eINSTANCE
The singleton instance of the package.

Method Detail

getApplicationClient

public EClass getApplicationClient()
Returns:
ApplicationClient object

getApplicationClient_Version

public EAttribute getApplicationClient_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
ApplicationClient.getVersion(), getApplicationClient()

getApplicationClient_ResourceRefs

public EReference getApplicationClient_ResourceRefs()

getApplicationClient_EnvironmentProps

public EReference getApplicationClient_EnvironmentProps()

getApplicationClient_EjbReferences

public EReference getApplicationClient_EjbReferences()

getApplicationClient_ResourceEnvRefs

public EReference getApplicationClient_ResourceEnvRefs()

getApplicationClient_CallbackHandler

public EReference getApplicationClient_CallbackHandler()

getApplicationClient_ServiceRefs

public EReference getApplicationClient_ServiceRefs()
Returns the meta object for the containment reference list 'Service Refs'.

Returns:
the meta object for the containment reference list 'Service Refs'.
See Also:
ApplicationClient.getServiceRefs(), getApplicationClient()

getApplicationClient_MessageDestinationRefs

public EReference getApplicationClient_MessageDestinationRefs()
Returns the meta object for the containment reference list 'Message Destination Refs'.

Returns:
the meta object for the containment reference list 'Message Destination Refs'.
See Also:
ApplicationClient.getMessageDestinationRefs(), getApplicationClient()

getApplicationClient_MessageDestinations

public EReference getApplicationClient_MessageDestinations()
Returns the meta object for the containment reference list 'Message Destinations'.

Returns:
the meta object for the containment reference list 'Message Destinations'.
See Also:
ApplicationClient.getMessageDestinations(), getApplicationClient()

getResAuthApplicationType

public EEnum getResAuthApplicationType()
Returns the meta object for enum 'Res Auth Application Type'.

Returns:
the meta object for enum 'Res Auth Application Type'.
See Also:
ResAuthApplicationType

getClientFactory

public ClientFactory getClientFactory()