com.ibm.websphere.models.config.repository
Interface RepositoryPackage.Literals

Enclosing interface:
RepositoryPackage

public static interface RepositoryPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass REPOSITORY
          The meta object literal for the 'Repository' class
static org.eclipse.emf.ecore.EAttribute REPOSITORY__DATA_SOURCE_NAME_JNDI_NAME
          The meta object literal for the 'Data Source Name JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY__INTRINSIC_NODE_SYNC
          The meta object literal for the 'Intrinsic Node Sync' attribute feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY__SHARED_ARTIFACT_CLASS_DIR
          The meta object literal for the 'Shared Artifact Class Dir' attribute feature
 

Field Detail

REPOSITORY

static final org.eclipse.emf.ecore.EClass REPOSITORY
The meta object literal for the 'Repository' class.

See Also:
RepositoryImpl, RepositoryPackageImpl.getRepository()

REPOSITORY__DATA_SOURCE_NAME_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute REPOSITORY__DATA_SOURCE_NAME_JNDI_NAME
The meta object literal for the 'Data Source Name JNDI Name' attribute feature.


REPOSITORY__SHARED_ARTIFACT_CLASS_DIR

static final org.eclipse.emf.ecore.EAttribute REPOSITORY__SHARED_ARTIFACT_CLASS_DIR
The meta object literal for the 'Shared Artifact Class Dir' attribute feature.


REPOSITORY__INTRINSIC_NODE_SYNC

static final org.eclipse.emf.ecore.EAttribute REPOSITORY__INTRINSIC_NODE_SYNC
The meta object literal for the 'Intrinsic Node Sync' attribute feature.