|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationPackage
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 |
ApplicationPackage.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 |
APPLICATION
|
static int |
APPLICATION__DESCRIPTION
|
static int |
APPLICATION__DESCRIPTIONS
The feature id for the 'Descriptions' containment reference list |
static int |
APPLICATION__DISPLAY_NAME
|
static int |
APPLICATION__DISPLAY_NAMES
The feature id for the 'Display Names' containment reference list |
static int |
APPLICATION__ICONS
The feature id for the 'Icons' containment reference list |
static int |
APPLICATION__LARGE_ICON
|
static int |
APPLICATION__MODULES
|
static int |
APPLICATION__SECURITY_ROLES
|
static int |
APPLICATION__SMALL_ICON
|
static int |
APPLICATION__VERSION
The feature id for the 'Version' attribute |
static int |
APPLICATION_FEATURE_COUNT
The number of structural features of the 'Application' class |
static int |
CONNECTOR_MODULE
|
static int |
CONNECTOR_MODULE__ALT_DD
|
static int |
CONNECTOR_MODULE__APPLICATION
|
static int |
CONNECTOR_MODULE__URI
|
static int |
CONNECTOR_MODULE_FEATURE_COUNT
The number of structural features of the 'Connector Module' class |
static ApplicationPackage |
eINSTANCE
The singleton instance of the package |
static int |
EJB_MODULE
|
static int |
EJB_MODULE__ALT_DD
|
static int |
EJB_MODULE__APPLICATION
|
static int |
EJB_MODULE__URI
|
static int |
EJB_MODULE_FEATURE_COUNT
The number of structural features of the 'Ejb Module' class |
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 |
JAVA_CLIENT_MODULE
|
static int |
JAVA_CLIENT_MODULE__ALT_DD
|
static int |
JAVA_CLIENT_MODULE__APPLICATION
|
static int |
JAVA_CLIENT_MODULE__URI
|
static int |
JAVA_CLIENT_MODULE_FEATURE_COUNT
The number of structural features of the 'Java Client Module' class |
static int |
MODULE
|
static int |
MODULE__ALT_DD
|
static int |
MODULE__APPLICATION
|
static int |
MODULE__URI
|
static int |
MODULE_FEATURE_COUNT
The number of structural features of the 'Module' class |
static int |
WEB_MODULE
|
static int |
WEB_MODULE__ALT_DD
|
static int |
WEB_MODULE__APPLICATION
|
static int |
WEB_MODULE__CONTEXT_ROOT
|
static int |
WEB_MODULE__URI
|
static int |
WEB_MODULE_FEATURE_COUNT
The number of structural features of the 'Web Module' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getApplication_Modules()
|
org.eclipse.emf.ecore.EReference |
getApplication_SecurityRoles()
|
org.eclipse.emf.ecore.EAttribute |
getApplication_Version()
Returns the meta object for the attribute ' Version ' |
org.eclipse.emf.ecore.EClass |
getApplication()
|
ApplicationFactory |
getApplicationFactory()
|
org.eclipse.emf.ecore.EClass |
getConnectorModule()
|
org.eclipse.emf.ecore.EClass |
getEjbModule()
|
org.eclipse.emf.ecore.EClass |
getJavaClientModule()
|
org.eclipse.emf.ecore.EAttribute |
getModule_AltDD()
|
org.eclipse.emf.ecore.EReference |
getModule_Application()
|
org.eclipse.emf.ecore.EAttribute |
getModule_Uri()
|
org.eclipse.emf.ecore.EClass |
getModule()
|
org.eclipse.emf.ecore.EAttribute |
getWebModule_ContextRoot()
|
org.eclipse.emf.ecore.EClass |
getWebModule()
|
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 int APPLICATION
static final int APPLICATION__ICONS
static final int APPLICATION__DISPLAY_NAMES
static final int APPLICATION__DESCRIPTIONS
static final int APPLICATION__SMALL_ICON
static final int APPLICATION__LARGE_ICON
static final int APPLICATION__DESCRIPTION
static final int APPLICATION__DISPLAY_NAME
static final int APPLICATION__VERSION
static final int APPLICATION__SECURITY_ROLES
static final int APPLICATION__MODULES
static final int APPLICATION_FEATURE_COUNT
static final int MODULE
static final int MODULE__URI
static final int MODULE__ALT_DD
static final int MODULE__APPLICATION
static final int MODULE_FEATURE_COUNT
static final int WEB_MODULE
static final int WEB_MODULE__URI
static final int WEB_MODULE__ALT_DD
static final int WEB_MODULE__APPLICATION
static final int WEB_MODULE__CONTEXT_ROOT
static final int WEB_MODULE_FEATURE_COUNT
static final int JAVA_CLIENT_MODULE
static final int JAVA_CLIENT_MODULE__URI
static final int JAVA_CLIENT_MODULE__ALT_DD
static final int JAVA_CLIENT_MODULE__APPLICATION
static final int JAVA_CLIENT_MODULE_FEATURE_COUNT
static final int EJB_MODULE
static final int EJB_MODULE__URI
static final int EJB_MODULE__ALT_DD
static final int EJB_MODULE__APPLICATION
static final int EJB_MODULE_FEATURE_COUNT
static final int CONNECTOR_MODULE
static final int CONNECTOR_MODULE__URI
static final int CONNECTOR_MODULE__ALT_DD
static final int CONNECTOR_MODULE__APPLICATION
static final int CONNECTOR_MODULE_FEATURE_COUNT
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ApplicationPackage eINSTANCE
Method Detail |
---|
org.eclipse.emf.ecore.EClass getApplication()
org.eclipse.emf.ecore.EAttribute getApplication_Version()
Version
'.
Application.getVersion()
,
getApplication()
org.eclipse.emf.ecore.EReference getApplication_SecurityRoles()
org.eclipse.emf.ecore.EReference getApplication_Modules()
org.eclipse.emf.ecore.EClass getModule()
org.eclipse.emf.ecore.EAttribute getModule_Uri()
org.eclipse.emf.ecore.EAttribute getModule_AltDD()
org.eclipse.emf.ecore.EReference getModule_Application()
org.eclipse.emf.ecore.EClass getWebModule()
org.eclipse.emf.ecore.EAttribute getWebModule_ContextRoot()
org.eclipse.emf.ecore.EClass getJavaClientModule()
org.eclipse.emf.ecore.EClass getEjbModule()
org.eclipse.emf.ecore.EClass getConnectorModule()
ApplicationFactory getApplicationFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |