public static interface P2Package.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
PROFILE_DEFINITION
The meta object literal for the '
Profile Definition ' class. |
static EOperation |
PROFILE_DEFINITION___SET_REPOSITORIES__ELIST
The meta object literal for the 'Set Repositories' operation.
|
static EOperation |
PROFILE_DEFINITION___SET_REQUIREMENTS__ELIST
The meta object literal for the 'Set Requirements' operation.
|
static EAttribute |
PROFILE_DEFINITION__INCLUDE_SOURCE_BUNDLES
The meta object literal for the 'Include Source Bundles' attribute feature.
|
static EReference |
PROFILE_DEFINITION__REPOSITORIES
The meta object literal for the 'Repositories' containment reference list feature.
|
static EReference |
PROFILE_DEFINITION__REQUIREMENTS
The meta object literal for the 'Requirements' containment reference list feature.
|
static EClass |
REPOSITORY
The meta object literal for the '
Repository ' class. |
static EAttribute |
REPOSITORY__TYPE
The meta object literal for the 'Type' attribute feature.
|
static EAttribute |
REPOSITORY__URL
The meta object literal for the 'URL' attribute feature.
|
static EClass |
REPOSITORY_LIST
The meta object literal for the '
Repository List ' class. |
static EAttribute |
REPOSITORY_LIST__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
REPOSITORY_LIST__REPOSITORIES
The meta object literal for the 'Repositories' containment reference list feature.
|
static EEnum |
REPOSITORY_TYPE
The meta object literal for the '
Repository Type ' enum. |
static EClass |
REQUIREMENT
The meta object literal for the '
Requirement ' class. |
static EOperation |
REQUIREMENT___SET_VERSION_RANGE__VERSION_VERSIONSEGMENT
The meta object literal for the 'Set Version Range' operation.
|
static EAttribute |
REQUIREMENT__FEATURE
The meta object literal for the 'Feature' attribute feature.
|
static EAttribute |
REQUIREMENT__ID
The meta object literal for the 'ID' attribute feature.
|
static EAttribute |
REQUIREMENT__NAME
The meta object literal for the 'Name' attribute feature.
|
static EAttribute |
REQUIREMENT__NAMESPACE
The meta object literal for the 'Namespace' attribute feature.
|
static EAttribute |
REQUIREMENT__OPTIONAL
The meta object literal for the 'Optional' attribute feature.
|
static EAttribute |
REQUIREMENT__VERSION_RANGE
The meta object literal for the 'Version Range' attribute feature.
|
static EDataType |
VERSION
The meta object literal for the 'Version' data type.
|
static EDataType |
VERSION_RANGE
The meta object literal for the 'Version Range' data type.
|
static EEnum |
VERSION_SEGMENT
The meta object literal for the '
Version Segment ' enum. |
static final EClass PROFILE_DEFINITION
Profile Definition
' class.
ProfileDefinitionImpl
,
P2PackageImpl.getProfileDefinition()
static final EReference PROFILE_DEFINITION__REQUIREMENTS
static final EReference PROFILE_DEFINITION__REPOSITORIES
static final EAttribute PROFILE_DEFINITION__INCLUDE_SOURCE_BUNDLES
static final EOperation PROFILE_DEFINITION___SET_REQUIREMENTS__ELIST
static final EOperation PROFILE_DEFINITION___SET_REPOSITORIES__ELIST
static final EClass REQUIREMENT
Requirement
' class.
RequirementImpl
,
P2PackageImpl.getRequirement()
static final EAttribute REQUIREMENT__ID
static final EAttribute REQUIREMENT__NAME
static final EAttribute REQUIREMENT__NAMESPACE
static final EAttribute REQUIREMENT__VERSION_RANGE
static final EAttribute REQUIREMENT__OPTIONAL
static final EAttribute REQUIREMENT__FEATURE
static final EOperation REQUIREMENT___SET_VERSION_RANGE__VERSION_VERSIONSEGMENT
static final EClass REPOSITORY_LIST
Repository List
' class.
RepositoryListImpl
,
P2PackageImpl.getRepositoryList()
static final EReference REPOSITORY_LIST__REPOSITORIES
static final EAttribute REPOSITORY_LIST__NAME
static final EClass REPOSITORY
Repository
' class.
RepositoryImpl
,
P2PackageImpl.getRepository()
static final EAttribute REPOSITORY__URL
static final EAttribute REPOSITORY__TYPE
static final EEnum REPOSITORY_TYPE
Repository Type
' enum.
RepositoryType
,
P2PackageImpl.getRepositoryType()
static final EEnum VERSION_SEGMENT
Version Segment
' enum.
VersionSegment
,
P2PackageImpl.getVersionSegment()
static final EDataType VERSION
Version
,
P2PackageImpl.getVersion()
static final EDataType VERSION_RANGE
VersionRange
,
P2PackageImpl.getVersionRange()
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html