org.eclipse.corona.model.container.impl
Interface ContainerPackageImpl.Literals

Enclosing class:
ContainerPackageImpl

public static interface ContainerPackageImpl.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CONTAINER_PATH_ELEMENT
          The meta object literal for the 'Path Element' class
static org.eclipse.emf.ecore.EAttribute CONTAINER_PATH_ELEMENT__CONTAINER_PATH_ELEMENT
          The meta object literal for the 'Container Path Element' attribute list feature
static org.eclipse.emf.ecore.EClass CONTAINER_PROPERTIES
          The meta object literal for the 'Properties' class
static org.eclipse.emf.ecore.EReference CONTAINER_PROPERTIES__CONTAINER_PROPERTY
          The meta object literal for the 'Container Property' containment reference list feature
static org.eclipse.emf.ecore.EClass CONTAINER_PROPERTY
          The meta object literal for the 'Property' class
static org.eclipse.emf.ecore.EAttribute CONTAINER_PROPERTY__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTAINER_PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature
static org.eclipse.emf.ecore.EClass CONTEXT_CONTAINER
          The meta object literal for the 'Context Container' class
static org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__CONTAINER_DESCRIPTION
          The meta object literal for the 'Container Description' attribute feature
static org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__CONTAINER_PATH
          The meta object literal for the 'Container Path' containment reference feature
static org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__CONTAINER_PROPERTIES
          The meta object literal for the 'Container Properties' containment reference feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__CONTAINER_TYPE
          The meta object literal for the 'Container Type' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__CONTAINER_URI
          The meta object literal for the 'Container Uri' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__RELATED_CONTAINERS
          The meta object literal for the 'Related Containers' containment reference feature
static org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__RELATIONSHIP_RESOURCE_SET
          The meta object literal for the 'Relationship Resource Set' containment reference feature
static org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__REPOSITORY_DESCRIPTORS
          The meta object literal for the 'Repository Descriptors' containment reference feature
static org.eclipse.emf.ecore.EClass RELATED_CONTAINERS
          The meta object literal for the 'Related Containers' class
static org.eclipse.emf.ecore.EAttribute RELATED_CONTAINERS__RELATED_CONTAINER_URI
          The meta object literal for the 'Related Container Uri' attribute list feature
static org.eclipse.emf.ecore.EClass RELATIONSHIP_FILE
          The meta object literal for the 'Relationship File' class
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP_FILE__TYPE
          The meta object literal for the 'Type' attribute feature
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP_FILE__URI
          The meta object literal for the 'Uri' attribute feature
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP_FILE__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass RELATIONSHIP_RESOURCE_SET
          The meta object literal for the 'Relationship Resource Set' class
static org.eclipse.emf.ecore.EReference RELATIONSHIP_RESOURCE_SET__RELATIONSHIP_FILE
          The meta object literal for the 'Relationship File' containment reference list feature
static org.eclipse.emf.ecore.EClass REPOSITORY_CONFIGURATION
          The meta object literal for the 'Repository Configuration' class
static org.eclipse.emf.ecore.EAttribute REPOSITORY_CONFIGURATION__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference REPOSITORY_CONFIGURATION__REPOSITORY_CONNECTION_PARAMETERS
          The meta object literal for the 'Repository Connection Parameters' containment reference list feature
static org.eclipse.emf.ecore.EClass REPOSITORY_CONFIGURATIONS
          The meta object literal for the 'Repository Configurations' class
static org.eclipse.emf.ecore.EAttribute REPOSITORY_CONFIGURATIONS__DEFAULT_CONFIGURATION_NAME
          The meta object literal for the 'Default Configuration Name' attribute feature
static org.eclipse.emf.ecore.EReference REPOSITORY_CONFIGURATIONS__REPOSITORY_CONFIGURATION
          The meta object literal for the 'Repository Configuration' containment reference list feature
static org.eclipse.emf.ecore.EClass REPOSITORY_CONNECTION_PARAMETER
          The meta object literal for the 'Repository Connection Parameter' class
static org.eclipse.emf.ecore.EAttribute REPOSITORY_CONNECTION_PARAMETER__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY_CONNECTION_PARAMETER__VALUE
          The meta object literal for the 'Value' attribute feature
static org.eclipse.emf.ecore.EClass REPOSITORY_CONNECTION_PARAMETERS
          The meta object literal for the 'Repository Connection Parameters' class
static org.eclipse.emf.ecore.EAttribute REPOSITORY_CONNECTION_PARAMETERS__ACCESS_TYPE
          The meta object literal for the 'Access Type' attribute feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY_CONNECTION_PARAMETERS__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference REPOSITORY_CONNECTION_PARAMETERS__REPOSITORY_CONNECTION_PARAMETER
          The meta object literal for the 'Repository Connection Parameter' containment reference list feature
static org.eclipse.emf.ecore.EReference REPOSITORY_CONNECTION_PARAMETERS__RESOURCE_SUBSET
          The meta object literal for the 'Resource Subset' containment reference feature
static org.eclipse.emf.ecore.EClass REPOSITORY_DESCRIPTOR
          The meta object literal for the 'Repository Descriptor' class
static org.eclipse.emf.ecore.EAttribute REPOSITORY_DESCRIPTOR__CONTENT_TYPE
          The meta object literal for the 'Content Type' attribute feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY_DESCRIPTOR__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY_DESCRIPTOR__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference REPOSITORY_DESCRIPTOR__REPOSITORY_CONFIGURATIONS
          The meta object literal for the 'Repository Configurations' containment reference feature
static org.eclipse.emf.ecore.EAttribute REPOSITORY_DESCRIPTOR__URI
          The meta object literal for the 'Uri' attribute feature
static org.eclipse.emf.ecore.EClass REPOSITORY_DESCRIPTORS
          The meta object literal for the 'Repository Descriptors' class
static org.eclipse.emf.ecore.EReference REPOSITORY_DESCRIPTORS__REPOSITORY_DESCRIPTOR
          The meta object literal for the 'Repository Descriptor' containment reference list feature
static org.eclipse.emf.ecore.EClass RESOURCE_SUBSET
          The meta object literal for the 'Resource Subset' class
static org.eclipse.emf.ecore.EAttribute RESOURCE_SUBSET__SELECTION_CRITERIA
          The meta object literal for the 'Selection Criteria' attribute feature
static org.eclipse.emf.ecore.EAttribute RESOURCE_SUBSET__TYPE
          The meta object literal for the 'Type' attribute feature
 

Field Detail

CONTAINER_PATH_ELEMENT

static final org.eclipse.emf.ecore.EClass CONTAINER_PATH_ELEMENT
The meta object literal for the 'Path Element' class.

See Also:
ContainerPathElementImpl, ContainerPackageImpl.getContainerPathElement()

CONTAINER_PATH_ELEMENT__CONTAINER_PATH_ELEMENT

static final org.eclipse.emf.ecore.EAttribute CONTAINER_PATH_ELEMENT__CONTAINER_PATH_ELEMENT
The meta object literal for the 'Container Path Element' attribute list feature.


CONTAINER_PROPERTIES

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

See Also:
ContainerPropertiesImpl, ContainerPackageImpl.getContainerProperties()

CONTAINER_PROPERTIES__CONTAINER_PROPERTY

static final org.eclipse.emf.ecore.EReference CONTAINER_PROPERTIES__CONTAINER_PROPERTY
The meta object literal for the 'Container Property' containment reference list feature.


CONTAINER_PROPERTY

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

See Also:
ContainerPropertyImpl, ContainerPackageImpl.getContainerProperty()

CONTAINER_PROPERTY__NAME

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


CONTAINER_PROPERTY__VALUE

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


CONTEXT_CONTAINER

static final org.eclipse.emf.ecore.EClass CONTEXT_CONTAINER
The meta object literal for the 'Context Container' class.

See Also:
ContextContainerImpl, ContainerPackageImpl.getContextContainer()

CONTEXT_CONTAINER__CONTAINER_URI

static final org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__CONTAINER_URI
The meta object literal for the 'Container Uri' attribute feature.


CONTEXT_CONTAINER__CONTAINER_PATH

static final org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__CONTAINER_PATH
The meta object literal for the 'Container Path' containment reference feature.


CONTEXT_CONTAINER__CONTAINER_TYPE

static final org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__CONTAINER_TYPE
The meta object literal for the 'Container Type' attribute feature.


CONTEXT_CONTAINER__CONTAINER_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_CONTAINER__CONTAINER_DESCRIPTION
The meta object literal for the 'Container Description' attribute feature.


CONTEXT_CONTAINER__REPOSITORY_DESCRIPTORS

static final org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__REPOSITORY_DESCRIPTORS
The meta object literal for the 'Repository Descriptors' containment reference feature.


CONTEXT_CONTAINER__RELATED_CONTAINERS

static final org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__RELATED_CONTAINERS
The meta object literal for the 'Related Containers' containment reference feature.


CONTEXT_CONTAINER__CONTAINER_PROPERTIES

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


CONTEXT_CONTAINER__RELATIONSHIP_RESOURCE_SET

static final org.eclipse.emf.ecore.EReference CONTEXT_CONTAINER__RELATIONSHIP_RESOURCE_SET
The meta object literal for the 'Relationship Resource Set' containment reference feature.


CONTEXT_CONTAINER__NAME

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


RELATED_CONTAINERS

static final org.eclipse.emf.ecore.EClass RELATED_CONTAINERS
The meta object literal for the 'Related Containers' class.

See Also:
RelatedContainersImpl, ContainerPackageImpl.getRelatedContainers()

RELATED_CONTAINERS__RELATED_CONTAINER_URI

static final org.eclipse.emf.ecore.EAttribute RELATED_CONTAINERS__RELATED_CONTAINER_URI
The meta object literal for the 'Related Container Uri' attribute list feature.


RELATIONSHIP_FILE

static final org.eclipse.emf.ecore.EClass RELATIONSHIP_FILE
The meta object literal for the 'Relationship File' class.

See Also:
RelationshipFileImpl, ContainerPackageImpl.getRelationshipFile()

RELATIONSHIP_FILE__TYPE

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


RELATIONSHIP_FILE__URI

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


RELATIONSHIP_FILE__VERSION

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


RELATIONSHIP_RESOURCE_SET

static final org.eclipse.emf.ecore.EClass RELATIONSHIP_RESOURCE_SET
The meta object literal for the 'Relationship Resource Set' class.

See Also:
RelationshipResourceSetImpl, ContainerPackageImpl.getRelationshipResourceSet()

RELATIONSHIP_RESOURCE_SET__RELATIONSHIP_FILE

static final org.eclipse.emf.ecore.EReference RELATIONSHIP_RESOURCE_SET__RELATIONSHIP_FILE
The meta object literal for the 'Relationship File' containment reference list feature.


REPOSITORY_CONFIGURATION

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

See Also:
RepositoryConfigurationImpl, ContainerPackageImpl.getRepositoryConfiguration()

REPOSITORY_CONFIGURATION__REPOSITORY_CONNECTION_PARAMETERS

static final org.eclipse.emf.ecore.EReference REPOSITORY_CONFIGURATION__REPOSITORY_CONNECTION_PARAMETERS
The meta object literal for the 'Repository Connection Parameters' containment reference list feature.


REPOSITORY_CONFIGURATION__NAME

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


REPOSITORY_CONFIGURATIONS

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

See Also:
RepositoryConfigurationsImpl, ContainerPackageImpl.getRepositoryConfigurations()

REPOSITORY_CONFIGURATIONS__REPOSITORY_CONFIGURATION

static final org.eclipse.emf.ecore.EReference REPOSITORY_CONFIGURATIONS__REPOSITORY_CONFIGURATION
The meta object literal for the 'Repository Configuration' containment reference list feature.


REPOSITORY_CONFIGURATIONS__DEFAULT_CONFIGURATION_NAME

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


REPOSITORY_CONNECTION_PARAMETER

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

See Also:
RepositoryConnectionParameterImpl, ContainerPackageImpl.getRepositoryConnectionParameter()

REPOSITORY_CONNECTION_PARAMETER__NAME

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


REPOSITORY_CONNECTION_PARAMETER__VALUE

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


REPOSITORY_CONNECTION_PARAMETERS

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

See Also:
RepositoryConnectionParametersImpl, ContainerPackageImpl.getRepositoryConnectionParameters()

REPOSITORY_CONNECTION_PARAMETERS__REPOSITORY_CONNECTION_PARAMETER

static final org.eclipse.emf.ecore.EReference REPOSITORY_CONNECTION_PARAMETERS__REPOSITORY_CONNECTION_PARAMETER
The meta object literal for the 'Repository Connection Parameter' containment reference list feature.


REPOSITORY_CONNECTION_PARAMETERS__RESOURCE_SUBSET

static final org.eclipse.emf.ecore.EReference REPOSITORY_CONNECTION_PARAMETERS__RESOURCE_SUBSET
The meta object literal for the 'Resource Subset' containment reference feature.


REPOSITORY_CONNECTION_PARAMETERS__ACCESS_TYPE

static final org.eclipse.emf.ecore.EAttribute REPOSITORY_CONNECTION_PARAMETERS__ACCESS_TYPE
The meta object literal for the 'Access Type' attribute feature.


REPOSITORY_CONNECTION_PARAMETERS__NAME

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


REPOSITORY_DESCRIPTOR

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

See Also:
RepositoryDescriptorImpl, ContainerPackageImpl.getRepositoryDescriptor()

REPOSITORY_DESCRIPTOR__DESCRIPTION

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


REPOSITORY_DESCRIPTOR__REPOSITORY_CONFIGURATIONS

static final org.eclipse.emf.ecore.EReference REPOSITORY_DESCRIPTOR__REPOSITORY_CONFIGURATIONS
The meta object literal for the 'Repository Configurations' containment reference feature.


REPOSITORY_DESCRIPTOR__CONTENT_TYPE

static final org.eclipse.emf.ecore.EAttribute REPOSITORY_DESCRIPTOR__CONTENT_TYPE
The meta object literal for the 'Content Type' attribute feature.


REPOSITORY_DESCRIPTOR__NAME

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


REPOSITORY_DESCRIPTOR__URI

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


REPOSITORY_DESCRIPTORS

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

See Also:
RepositoryDescriptorsImpl, ContainerPackageImpl.getRepositoryDescriptors()

REPOSITORY_DESCRIPTORS__REPOSITORY_DESCRIPTOR

static final org.eclipse.emf.ecore.EReference REPOSITORY_DESCRIPTORS__REPOSITORY_DESCRIPTOR
The meta object literal for the 'Repository Descriptor' containment reference list feature.


RESOURCE_SUBSET

static final org.eclipse.emf.ecore.EClass RESOURCE_SUBSET
The meta object literal for the 'Resource Subset' class.

See Also:
ResourceSubsetImpl, ContainerPackageImpl.getResourceSubset()

RESOURCE_SUBSET__SELECTION_CRITERIA

static final org.eclipse.emf.ecore.EAttribute RESOURCE_SUBSET__SELECTION_CRITERIA
The meta object literal for the 'Selection Criteria' attribute feature.


RESOURCE_SUBSET__TYPE

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


Copyright 2006 IBM Corporation and others.
All Rights Reserved.