|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
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 |
public static final java.lang.String eNAME
public static final int APPLICATION_CLIENT
public static final int APPLICATION_CLIENT__ICONS
public static final int APPLICATION_CLIENT__DISPLAY_NAMES
public static final int APPLICATION_CLIENT__DESCRIPTIONS
public static final int APPLICATION_CLIENT__SMALL_ICON
public static final int APPLICATION_CLIENT__LARGE_ICON
public static final int APPLICATION_CLIENT__DESCRIPTION
public static final int APPLICATION_CLIENT__DISPLAY_NAME
public static final int APPLICATION_CLIENT__VERSION
public static final int APPLICATION_CLIENT__RESOURCE_REFS
public static final int APPLICATION_CLIENT__ENVIRONMENT_PROPS
public static final int APPLICATION_CLIENT__EJB_REFERENCES
public static final int APPLICATION_CLIENT__RESOURCE_ENV_REFS
public static final int APPLICATION_CLIENT__CALLBACK_HANDLER
public static final int APPLICATION_CLIENT__SERVICE_REFS
public static final int APPLICATION_CLIENT__MESSAGE_DESTINATION_REFS
public static final int APPLICATION_CLIENT__MESSAGE_DESTINATIONS
public static final int APPLICATION_CLIENT_FEATURE_COUNT
public static final int RES_AUTH_APPLICATION_TYPE
Res Auth Application Type
' enum.
ResAuthApplicationType
,
ClientPackageImpl.getResAuthApplicationType()
,
Constant Field Valuespublic static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final ClientPackage eINSTANCE
Method Detail |
public EClass getApplicationClient()
public EAttribute getApplicationClient_Version()
Version
'.
ApplicationClient.getVersion()
,
getApplicationClient()
public EReference getApplicationClient_ResourceRefs()
public EReference getApplicationClient_EnvironmentProps()
public EReference getApplicationClient_EjbReferences()
public EReference getApplicationClient_ResourceEnvRefs()
public EReference getApplicationClient_CallbackHandler()
public EReference getApplicationClient_ServiceRefs()
Service Refs
'.
ApplicationClient.getServiceRefs()
,
getApplicationClient()
public EReference getApplicationClient_MessageDestinationRefs()
Message Destination Refs
'.
ApplicationClient.getMessageDestinationRefs()
,
getApplicationClient()
public EReference getApplicationClient_MessageDestinations()
Message Destinations
'.
ApplicationClient.getMessageDestinations()
,
getApplicationClient()
public EEnum getResAuthApplicationType()
Res Auth Application Type
'.
ResAuthApplicationType
public ClientFactory getClientFactory()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |