|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CmmejbextPackage
The Package for the model. It contains accessors for the meta objects to represent
CmmejbextFactory
Nested Class Summary | |
---|---|
static interface |
CmmejbextPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
CMMEJB_JAR_EXTENSION
The meta object id for the ' CMMEJB Jar Extension ' class |
static int |
CMMEJB_JAR_EXTENSION__CMM_EJB_METHOD_POLICIES
The feature id for the 'Cmm EJB Method Policies' containment reference list |
static int |
CMMEJB_JAR_EXTENSION__EJB_JAR_EXTENSION
The feature id for the 'Ejb Jar Extension' reference |
static int |
CMMEJB_JAR_EXTENSION_FEATURE_COUNT
The number of structural features of the 'CMMEJB Jar Extension' class |
static int |
CMMEJB_METHOD_POLICY
The meta object id for the ' CMMEJB Method Policy ' class |
static int |
CMMEJB_METHOD_POLICY__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
CMMEJB_METHOD_POLICY__HANDLE_LATE_REPLIES
The feature id for the 'Handle Late Replies' attribute |
static int |
CMMEJB_METHOD_POLICY__LATE_REPLY_HANDLER_LISTENER_PORT_NAME
The feature id for the 'Late Reply Handler Listener Port Name' attribute |
static int |
CMMEJB_METHOD_POLICY__MESSAGE_SELECTOR
The feature id for the 'Message Selector' attribute |
static int |
CMMEJB_METHOD_POLICY__METHOD_ELEMENTS
The feature id for the 'Method Elements' containment reference list |
static int |
CMMEJB_METHOD_POLICY__NAME
The feature id for the 'Name' attribute |
static int |
CMMEJB_METHOD_POLICY__REPLY_TIMEOUT
The feature id for the 'Reply Timeout' attribute |
static int |
CMMEJB_METHOD_POLICY_FEATURE_COUNT
The number of structural features of the 'CMMEJB Method Policy' class |
static CmmejbextPackage |
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
The package namespace URI |
Method Summary | |
---|---|
CmmejbextFactory |
getCmmejbextFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getCMMEJBJarExtension_CmmEJBMethodPolicies()
Returns the meta object for the containment reference list ' Cmm EJB Method Policies ' |
org.eclipse.emf.ecore.EReference |
getCMMEJBJarExtension_EjbJarExtension()
Returns the meta object for the reference ' Ejb Jar Extension ' |
org.eclipse.emf.ecore.EClass |
getCMMEJBJarExtension()
Returns the meta object for class ' CMMEJB Jar Extension ' |
org.eclipse.emf.ecore.EAttribute |
getCMMEJBMethodPolicy_Description()
Returns the meta object for the attribute ' Description ' |
org.eclipse.emf.ecore.EAttribute |
getCMMEJBMethodPolicy_HandleLateReplies()
Returns the meta object for the attribute ' Handle Late Replies ' |
org.eclipse.emf.ecore.EAttribute |
getCMMEJBMethodPolicy_LateReplyHandlerListenerPortName()
Returns the meta object for the attribute ' Late Reply Handler Listener Port Name ' |
org.eclipse.emf.ecore.EAttribute |
getCMMEJBMethodPolicy_MessageSelector()
Returns the meta object for the attribute ' Message Selector ' |
org.eclipse.emf.ecore.EReference |
getCMMEJBMethodPolicy_MethodElements()
Returns the meta object for the containment reference list ' Method Elements ' |
org.eclipse.emf.ecore.EAttribute |
getCMMEJBMethodPolicy_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getCMMEJBMethodPolicy_ReplyTimeout()
Returns the meta object for the attribute ' Reply Timeout ' |
org.eclipse.emf.ecore.EClass |
getCMMEJBMethodPolicy()
Returns the meta object for class ' CMMEJB Method Policy ' |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CmmejbextPackage eINSTANCE
static final int CMMEJB_JAR_EXTENSION
CMMEJB Jar Extension
' class.
CMMEJBJarExtensionImpl
,
CmmejbextPackageImpl.getCMMEJBJarExtension()
,
Constant Field Valuesstatic final int CMMEJB_JAR_EXTENSION__EJB_JAR_EXTENSION
static final int CMMEJB_JAR_EXTENSION__CMM_EJB_METHOD_POLICIES
static final int CMMEJB_JAR_EXTENSION_FEATURE_COUNT
static final int CMMEJB_METHOD_POLICY
CMMEJB Method Policy
' class.
CMMEJBMethodPolicyImpl
,
CmmejbextPackageImpl.getCMMEJBMethodPolicy()
,
Constant Field Valuesstatic final int CMMEJB_METHOD_POLICY__NAME
static final int CMMEJB_METHOD_POLICY__DESCRIPTION
static final int CMMEJB_METHOD_POLICY__REPLY_TIMEOUT
static final int CMMEJB_METHOD_POLICY__MESSAGE_SELECTOR
static final int CMMEJB_METHOD_POLICY__HANDLE_LATE_REPLIES
static final int CMMEJB_METHOD_POLICY__LATE_REPLY_HANDLER_LISTENER_PORT_NAME
static final int CMMEJB_METHOD_POLICY__METHOD_ELEMENTS
static final int CMMEJB_METHOD_POLICY_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getCMMEJBJarExtension()
CMMEJB Jar Extension
'.
CMMEJBJarExtension
org.eclipse.emf.ecore.EReference getCMMEJBJarExtension_EjbJarExtension()
Ejb Jar Extension
'.
CMMEJBJarExtension.getEjbJarExtension()
,
getCMMEJBJarExtension()
org.eclipse.emf.ecore.EReference getCMMEJBJarExtension_CmmEJBMethodPolicies()
Cmm EJB Method Policies
'.
CMMEJBJarExtension.getCmmEJBMethodPolicies()
,
getCMMEJBJarExtension()
org.eclipse.emf.ecore.EClass getCMMEJBMethodPolicy()
CMMEJB Method Policy
'.
CMMEJBMethodPolicy
org.eclipse.emf.ecore.EAttribute getCMMEJBMethodPolicy_Name()
Name
'.
CMMEJBMethodPolicy.getName()
,
getCMMEJBMethodPolicy()
org.eclipse.emf.ecore.EAttribute getCMMEJBMethodPolicy_Description()
Description
'.
CMMEJBMethodPolicy.getDescription()
,
getCMMEJBMethodPolicy()
org.eclipse.emf.ecore.EAttribute getCMMEJBMethodPolicy_ReplyTimeout()
Reply Timeout
'.
CMMEJBMethodPolicy.getReplyTimeout()
,
getCMMEJBMethodPolicy()
org.eclipse.emf.ecore.EAttribute getCMMEJBMethodPolicy_MessageSelector()
Message Selector
'.
CMMEJBMethodPolicy.getMessageSelector()
,
getCMMEJBMethodPolicy()
org.eclipse.emf.ecore.EAttribute getCMMEJBMethodPolicy_HandleLateReplies()
Handle Late Replies
'.
CMMEJBMethodPolicy.isHandleLateReplies()
,
getCMMEJBMethodPolicy()
org.eclipse.emf.ecore.EAttribute getCMMEJBMethodPolicy_LateReplyHandlerListenerPortName()
Late Reply Handler Listener Port Name
'.
CMMEJBMethodPolicy.getLateReplyHandlerListenerPortName()
,
getCMMEJBMethodPolicy()
org.eclipse.emf.ecore.EReference getCMMEJBMethodPolicy_MethodElements()
Method Elements
'.
CMMEJBMethodPolicy.getMethodElements()
,
getCMMEJBMethodPolicy()
CmmejbextFactory getCmmejbextFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |