|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptiveentityejbbndPackage
The Package for the model. It contains accessors for the meta objects to represent
AdaptiveentityejbbndFactory
Nested Class Summary | |
---|---|
static interface |
AdaptiveentityejbbndPackage.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 |
ADAPTIVE_ENTITY_BINDING
The meta object id for the ' Adaptive Entity Binding ' class |
static int |
ADAPTIVE_ENTITY_BINDING__CONTROLLER_FACTORY_JNDI_NAME
The feature id for the 'Controller Factory JNDI Name' attribute |
static int |
ADAPTIVE_ENTITY_BINDING__CONTROLLERS
The feature id for the 'Controllers' containment reference list |
static int |
ADAPTIVE_ENTITY_BINDING__DEFAULT_SACL_DOCUMENT_URI
The feature id for the 'Default SACL Document URI' attribute |
static int |
ADAPTIVE_ENTITY_BINDING__ENTITY_BINDING
The feature id for the 'Entity Binding' reference |
static int |
ADAPTIVE_ENTITY_BINDING_FEATURE_COUNT
The number of structural features of the 'Adaptive Entity Binding' class |
static int |
ADAPTIVE_ENTITY_CONTROLLER_BINDING
The meta object id for the ' Adaptive Entity Controller Binding ' class |
static int |
ADAPTIVE_ENTITY_CONTROLLER_BINDING__LOGICAL_CONTROLLER
The feature id for the 'Logical Controller' reference |
static int |
ADAPTIVE_ENTITY_CONTROLLER_BINDING__SACL_DOCUMENT_URI
The feature id for the 'Sacl Document URI' attribute |
static int |
ADAPTIVE_ENTITY_CONTROLLER_BINDING_FEATURE_COUNT
The number of structural features of the 'Adaptive Entity Controller Binding' class |
static int |
ADAPTIVE_ENTITY_EJB_JAR_BINDING
The meta object id for the ' Adaptive Entity EJB Jar Binding ' class |
static int |
ADAPTIVE_ENTITY_EJB_JAR_BINDING__ADAPTIVE_ENTITIES
The feature id for the 'Adaptive Entities' containment reference list |
static int |
ADAPTIVE_ENTITY_EJB_JAR_BINDING__EJB_JAR_BINDING
The feature id for the 'Ejb Jar Binding' reference |
static int |
ADAPTIVE_ENTITY_EJB_JAR_BINDING_FEATURE_COUNT
The number of structural features of the 'Adaptive Entity EJB Jar Binding' class |
static AdaptiveentityejbbndPackage |
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 | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getAdaptiveEntityBinding_ControllerFactoryJNDIName()
Returns the meta object for the attribute ' Controller Factory JNDI Name ' |
org.eclipse.emf.ecore.EReference |
getAdaptiveEntityBinding_Controllers()
Returns the meta object for the containment reference list ' Controllers ' |
org.eclipse.emf.ecore.EAttribute |
getAdaptiveEntityBinding_DefaultSACLDocumentURI()
Returns the meta object for the attribute ' Default SACL Document URI ' |
org.eclipse.emf.ecore.EReference |
getAdaptiveEntityBinding_EntityBinding()
Returns the meta object for the reference ' Entity Binding ' |
org.eclipse.emf.ecore.EClass |
getAdaptiveEntityBinding()
Returns the meta object for class ' Adaptive Entity Binding ' |
org.eclipse.emf.ecore.EReference |
getAdaptiveEntityControllerBinding_LogicalController()
Returns the meta object for the reference ' Logical Controller ' |
org.eclipse.emf.ecore.EAttribute |
getAdaptiveEntityControllerBinding_SaclDocumentURI()
Returns the meta object for the attribute ' Sacl Document URI ' |
org.eclipse.emf.ecore.EClass |
getAdaptiveEntityControllerBinding()
Returns the meta object for class ' Adaptive Entity Controller Binding ' |
AdaptiveentityejbbndFactory |
getAdaptiveentityejbbndFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getAdaptiveEntityEJBJarBinding_AdaptiveEntities()
Returns the meta object for the containment reference list ' Adaptive Entities ' |
org.eclipse.emf.ecore.EReference |
getAdaptiveEntityEJBJarBinding_EjbJarBinding()
Returns the meta object for the reference ' Ejb Jar Binding ' |
org.eclipse.emf.ecore.EClass |
getAdaptiveEntityEJBJarBinding()
Returns the meta object for class ' Adaptive Entity EJB Jar Binding ' |
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 AdaptiveentityejbbndPackage eINSTANCE
static final int ADAPTIVE_ENTITY_EJB_JAR_BINDING
Adaptive Entity EJB Jar Binding
' class.
AdaptiveEntityEJBJarBindingImpl
,
AdaptiveentityejbbndPackageImpl.getAdaptiveEntityEJBJarBinding()
,
Constant Field Valuesstatic final int ADAPTIVE_ENTITY_EJB_JAR_BINDING__EJB_JAR_BINDING
static final int ADAPTIVE_ENTITY_EJB_JAR_BINDING__ADAPTIVE_ENTITIES
static final int ADAPTIVE_ENTITY_EJB_JAR_BINDING_FEATURE_COUNT
static final int ADAPTIVE_ENTITY_BINDING
Adaptive Entity Binding
' class.
AdaptiveEntityBindingImpl
,
AdaptiveentityejbbndPackageImpl.getAdaptiveEntityBinding()
,
Constant Field Valuesstatic final int ADAPTIVE_ENTITY_BINDING__CONTROLLER_FACTORY_JNDI_NAME
static final int ADAPTIVE_ENTITY_BINDING__DEFAULT_SACL_DOCUMENT_URI
static final int ADAPTIVE_ENTITY_BINDING__ENTITY_BINDING
static final int ADAPTIVE_ENTITY_BINDING__CONTROLLERS
static final int ADAPTIVE_ENTITY_BINDING_FEATURE_COUNT
static final int ADAPTIVE_ENTITY_CONTROLLER_BINDING
Adaptive Entity Controller Binding
' class.
AdaptiveEntityControllerBindingImpl
,
AdaptiveentityejbbndPackageImpl.getAdaptiveEntityControllerBinding()
,
Constant Field Valuesstatic final int ADAPTIVE_ENTITY_CONTROLLER_BINDING__SACL_DOCUMENT_URI
static final int ADAPTIVE_ENTITY_CONTROLLER_BINDING__LOGICAL_CONTROLLER
static final int ADAPTIVE_ENTITY_CONTROLLER_BINDING_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getAdaptiveEntityEJBJarBinding()
Adaptive Entity EJB Jar Binding
'.
AdaptiveEntityEJBJarBinding
org.eclipse.emf.ecore.EReference getAdaptiveEntityEJBJarBinding_EjbJarBinding()
Ejb Jar Binding
'.
AdaptiveEntityEJBJarBinding.getEjbJarBinding()
,
getAdaptiveEntityEJBJarBinding()
org.eclipse.emf.ecore.EReference getAdaptiveEntityEJBJarBinding_AdaptiveEntities()
Adaptive Entities
'.
AdaptiveEntityEJBJarBinding.getAdaptiveEntities()
,
getAdaptiveEntityEJBJarBinding()
org.eclipse.emf.ecore.EClass getAdaptiveEntityBinding()
Adaptive Entity Binding
'.
AdaptiveEntityBinding
org.eclipse.emf.ecore.EAttribute getAdaptiveEntityBinding_ControllerFactoryJNDIName()
Controller Factory JNDI Name
'.
AdaptiveEntityBinding.getControllerFactoryJNDIName()
,
getAdaptiveEntityBinding()
org.eclipse.emf.ecore.EAttribute getAdaptiveEntityBinding_DefaultSACLDocumentURI()
Default SACL Document URI
'.
AdaptiveEntityBinding.getDefaultSACLDocumentURI()
,
getAdaptiveEntityBinding()
org.eclipse.emf.ecore.EReference getAdaptiveEntityBinding_EntityBinding()
Entity Binding
'.
AdaptiveEntityBinding.getEntityBinding()
,
getAdaptiveEntityBinding()
org.eclipse.emf.ecore.EReference getAdaptiveEntityBinding_Controllers()
Controllers
'.
AdaptiveEntityBinding.getControllers()
,
getAdaptiveEntityBinding()
org.eclipse.emf.ecore.EClass getAdaptiveEntityControllerBinding()
Adaptive Entity Controller Binding
'.
AdaptiveEntityControllerBinding
org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerBinding_SaclDocumentURI()
Sacl Document URI
'.
AdaptiveEntityControllerBinding.getSaclDocumentURI()
,
getAdaptiveEntityControllerBinding()
org.eclipse.emf.ecore.EReference getAdaptiveEntityControllerBinding_LogicalController()
Logical Controller
'.
AdaptiveEntityControllerBinding.getLogicalController()
,
getAdaptiveEntityControllerBinding()
AdaptiveentityejbbndFactory getAdaptiveentityejbbndFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |