com.ibm.websphere.models.config.artifactloader
Interface ArtifactloaderPackage.Literals

Enclosing interface:
ArtifactloaderPackage

public static interface ArtifactloaderPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass RAL_CONFIGURATION
          The meta object literal for the 'RAL Configuration' class
static org.eclipse.emf.ecore.EAttribute RAL_CONFIGURATION__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference RAL_CONFIGURATION__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature
static org.eclipse.emf.ecore.EClass RAL_PROPERTY_TYPE
          The meta object literal for the 'RAL Property Type' class
static org.eclipse.emf.ecore.EAttribute RAL_PROPERTY_TYPE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute RAL_PROPERTY_TYPE__VALUE
          The meta object literal for the 'Value' attribute feature
static org.eclipse.emf.ecore.EClass RAL_SECURITY
          The meta object literal for the 'RAL Security' class
static org.eclipse.emf.ecore.EAttribute RAL_SECURITY__PASSWORD
          The meta object literal for the 'Password' attribute feature
static org.eclipse.emf.ecore.EAttribute RAL_SECURITY__SECURITY_ENABLED
          The meta object literal for the 'Security Enabled' attribute feature
static org.eclipse.emf.ecore.EAttribute RAL_SECURITY__USER
          The meta object literal for the 'User' attribute feature
 

Field Detail

RAL_SECURITY

static final org.eclipse.emf.ecore.EClass RAL_SECURITY
The meta object literal for the 'RAL Security' class.

See Also:
RALSecurityImpl, ArtifactloaderPackageImpl.getRALSecurity()

RAL_SECURITY__USER

static final org.eclipse.emf.ecore.EAttribute RAL_SECURITY__USER
The meta object literal for the 'User' attribute feature.


RAL_SECURITY__PASSWORD

static final org.eclipse.emf.ecore.EAttribute RAL_SECURITY__PASSWORD
The meta object literal for the 'Password' attribute feature.


RAL_SECURITY__SECURITY_ENABLED

static final org.eclipse.emf.ecore.EAttribute RAL_SECURITY__SECURITY_ENABLED
The meta object literal for the 'Security Enabled' attribute feature.


RAL_PROPERTY_TYPE

static final org.eclipse.emf.ecore.EClass RAL_PROPERTY_TYPE
The meta object literal for the 'RAL Property Type' class.

See Also:
RALPropertyTypeImpl, ArtifactloaderPackageImpl.getRALPropertyType()

RAL_PROPERTY_TYPE__NAME

static final org.eclipse.emf.ecore.EAttribute RAL_PROPERTY_TYPE__NAME
The meta object literal for the 'Name' attribute feature.


RAL_PROPERTY_TYPE__VALUE

static final org.eclipse.emf.ecore.EAttribute RAL_PROPERTY_TYPE__VALUE
The meta object literal for the 'Value' attribute feature.


RAL_CONFIGURATION

static final org.eclipse.emf.ecore.EClass RAL_CONFIGURATION
The meta object literal for the 'RAL Configuration' class.

See Also:
RALConfigurationImpl, ArtifactloaderPackageImpl.getRALConfiguration()

RAL_CONFIGURATION__NAME

static final org.eclipse.emf.ecore.EAttribute RAL_CONFIGURATION__NAME
The meta object literal for the 'Name' attribute feature.


RAL_CONFIGURATION__PROPERTIES

static final org.eclipse.emf.ecore.EReference RAL_CONFIGURATION__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.