|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectPackage
The Package for the model. It contains accessors for the meta objects to represent
ProjectFactory| Nested Class Summary |
|---|
| 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 |
DEBUG_CONFIGURATION
The meta object id for the ' Debug Configuration' class. |
static int |
DEBUG_CONFIGURATION_FEATURE_COUNT
The number of structural features of the the 'Debug Configuration' class. |
static ProjectPackage |
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. |
static int |
OBFUSCATION_DETAIL
The meta object id for the ' Obfuscation Detail' class. |
static int |
OBFUSCATION_DETAIL__ADDITIONAL_SETTINGS
The feature id for the 'Additional Settings' attribute. |
static int |
OBFUSCATION_DETAIL__LEVEL
The feature id for the 'Level' attribute. |
static int |
OBFUSCATION_DETAIL_FEATURE_COUNT
The number of structural features of the the 'Obfuscation Detail' class. |
static int |
PACKAGING_DETAILS
The meta object id for the ' Packaging Details' class. |
static int |
PACKAGING_DETAILS__EXCULED_MANIFEST_ENTRIES
The feature id for the 'Exculed Manifest Entries' containment reference list. |
static int |
PACKAGING_DETAILS__INCREMENT_VERSION_AUTOMATICALLY
The feature id for the 'Increment Version Automatically' attribute. |
static int |
PACKAGING_DETAILS_FEATURE_COUNT
The number of structural features of the the 'Packaging Details' class. |
static int |
PARAMETER
The meta object id for the ' Parameter' class. |
static int |
PARAMETER__NAME
The feature id for the 'Name' attribute. |
static int |
PARAMETER_FEATURE_COUNT
The number of structural features of the the 'Parameter' class. |
static int |
PREPROCESSING_DETAIL
The meta object id for the ' Preprocessing Detail' class. |
static int |
PREPROCESSING_DETAIL__CONDITION
The feature id for the 'Condition' attribute. |
static int |
PREPROCESSING_DETAIL_FEATURE_COUNT
The number of structural features of the the 'Preprocessing Detail' class. |
static int |
PROJECT
The meta object id for the ' Project' class. |
static int |
PROJECT__DEFAULT_DEPLOYMENT_DEVICE
The feature id for the 'Default Deployment Device' reference. |
static int |
PROJECT__DEFAULT_TARGET_DEVICE
The feature id for the 'Default Target Device' containment reference. |
static int |
PROJECT__NAME
The feature id for the 'Name' attribute. |
static int |
PROJECT__OBFUSCATION_DETAIL
The feature id for the 'Obfuscation Detail' containment reference. |
static int |
PROJECT__PACKAGING_DETAILS
The feature id for the 'Packaging Details' containment reference. |
static int |
PROJECT__TARGET_DEVICES
The feature id for the 'Target Devices' containment reference list. |
static int |
PROJECT__TYPE
The feature id for the 'Type' attribute. |
static int |
PROJECT_FEATURE_COUNT
The number of structural features of the the 'Project' class. |
static int |
SIGNING_DETAIL
The meta object id for the ' Signing Detail' class. |
static int |
SIGNING_DETAIL__ALIAS
The feature id for the 'Alias' attribute. |
static int |
SIGNING_DETAIL__KEYSTORE
The feature id for the 'Keystore' attribute. |
static int |
SIGNING_DETAIL_FEATURE_COUNT
The number of structural features of the the 'Signing Detail' class. |
static int |
TARGET_DEVICE
The meta object id for the ' Target Device' class. |
static int |
TARGET_DEVICE__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
TARGET_DEVICE__DEVICE_GROUP_NAME
The feature id for the 'Device Group Name' attribute. |
static int |
TARGET_DEVICE__DEVICE_NAME
The feature id for the 'Device Name' attribute. |
static int |
TARGET_DEVICE__DEVICE_PLATFORM_NAME
The feature id for the 'Device Platform Name' attribute. |
static int |
TARGET_DEVICE__NAME
The feature id for the 'Name' attribute. |
static int |
TARGET_DEVICE__PREPROCESSING_DETAILS
The feature id for the 'Preprocessing Details' containment reference list. |
static int |
TARGET_DEVICE__RUNTIME_PLATFORM
The feature id for the 'Runtime Platform' containment reference. |
static int |
TARGET_DEVICE__SIGNING_DETAILS
The feature id for the 'Signing Details' containment reference list. |
static int |
TARGET_DEVICE_FEATURE_COUNT
The number of structural features of the the 'Target Device' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EClass |
getDebugConfiguration()
Returns the meta object for class ' Debug Configuration'. |
org.eclipse.emf.ecore.EAttribute |
getObfuscationDetail_AdditionalSettings()
Returns the meta object for the attribute ' Additional Settings'. |
org.eclipse.emf.ecore.EAttribute |
getObfuscationDetail_Level()
Returns the meta object for the attribute ' Level'. |
org.eclipse.emf.ecore.EClass |
getObfuscationDetail()
Returns the meta object for class ' Obfuscation Detail'. |
org.eclipse.emf.ecore.EReference |
getPackagingDetails_ExculedManifestEntries()
Returns the meta object for the containment reference list ' Exculed Manifest Entries'. |
org.eclipse.emf.ecore.EAttribute |
getPackagingDetails_IncrementVersionAutomatically()
Returns the meta object for the attribute ' Increment Version Automatically'. |
org.eclipse.emf.ecore.EClass |
getPackagingDetails()
Returns the meta object for class ' Packaging Details'. |
org.eclipse.emf.ecore.EAttribute |
getParameter_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EClass |
getParameter()
Returns the meta object for class ' Parameter'. |
org.eclipse.emf.ecore.EAttribute |
getPreprocessingDetail_Condition()
Returns the meta object for the attribute ' Condition'. |
org.eclipse.emf.ecore.EClass |
getPreprocessingDetail()
Returns the meta object for class ' Preprocessing Detail'. |
org.eclipse.emf.ecore.EReference |
getProject_DefaultDeploymentDevice()
Returns the meta object for the reference ' Default Deployment Device'. |
org.eclipse.emf.ecore.EReference |
getProject_DefaultTargetDevice()
Returns the meta object for the containment reference ' Default Target Device'. |
org.eclipse.emf.ecore.EAttribute |
getProject_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EReference |
getProject_ObfuscationDetail()
Returns the meta object for the containment reference ' Obfuscation Detail'. |
org.eclipse.emf.ecore.EReference |
getProject_PackagingDetails()
Returns the meta object for the containment reference ' Packaging Details'. |
org.eclipse.emf.ecore.EReference |
getProject_TargetDevices()
Returns the meta object for the containment reference list ' Target Devices'. |
org.eclipse.emf.ecore.EAttribute |
getProject_Type()
Returns the meta object for the attribute ' Type'. |
org.eclipse.emf.ecore.EClass |
getProject()
Returns the meta object for class ' Project'. |
ProjectFactory |
getProjectFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getSigningDetail_Alias()
Returns the meta object for the attribute ' Alias'. |
org.eclipse.emf.ecore.EAttribute |
getSigningDetail_Keystore()
Returns the meta object for the attribute ' Keystore'. |
org.eclipse.emf.ecore.EClass |
getSigningDetail()
Returns the meta object for class ' Signing Detail'. |
org.eclipse.emf.ecore.EAttribute |
getTargetDevice_Description()
Returns the meta object for the attribute ' Description'. |
org.eclipse.emf.ecore.EAttribute |
getTargetDevice_DeviceGroupName()
Returns the meta object for the attribute ' Device Group Name'. |
org.eclipse.emf.ecore.EAttribute |
getTargetDevice_DeviceName()
Returns the meta object for the attribute ' Device Name'. |
org.eclipse.emf.ecore.EAttribute |
getTargetDevice_DevicePlatformName()
Returns the meta object for the attribute ' Device Platform Name'. |
org.eclipse.emf.ecore.EAttribute |
getTargetDevice_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EReference |
getTargetDevice_PreprocessingDetails()
Returns the meta object for the containment reference list ' Preprocessing Details'. |
org.eclipse.emf.ecore.EReference |
getTargetDevice_RuntimePlatform()
Returns the meta object for the containment reference ' Runtime Platform'. |
org.eclipse.emf.ecore.EReference |
getTargetDevice_SigningDetails()
Returns the meta object for the containment reference list ' Signing Details'. |
org.eclipse.emf.ecore.EClass |
getTargetDevice()
Returns the meta object for class ' Target Device'. |
| 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 ProjectPackage eINSTANCE
static final int PROJECT
Project' class.
ProjectImpl,
ProjectPackageImpl.getProject(),
Constant Field Valuesstatic final int PROJECT__TYPE
static final int PROJECT__TARGET_DEVICES
static final int PROJECT__DEFAULT_TARGET_DEVICE
static final int PROJECT__OBFUSCATION_DETAIL
static final int PROJECT__NAME
static final int PROJECT__PACKAGING_DETAILS
static final int PROJECT__DEFAULT_DEPLOYMENT_DEVICE
static final int PROJECT_FEATURE_COUNT
static final int OBFUSCATION_DETAIL
Obfuscation Detail' class.
ObfuscationDetailImpl,
ProjectPackageImpl.getObfuscationDetail(),
Constant Field Valuesstatic final int OBFUSCATION_DETAIL__LEVEL
static final int OBFUSCATION_DETAIL__ADDITIONAL_SETTINGS
static final int OBFUSCATION_DETAIL_FEATURE_COUNT
static final int DEBUG_CONFIGURATION
Debug Configuration' class.
DebugConfigurationImpl,
ProjectPackageImpl.getDebugConfiguration(),
Constant Field Valuesstatic final int DEBUG_CONFIGURATION_FEATURE_COUNT
static final int TARGET_DEVICE
Target Device' class.
TargetDeviceImpl,
ProjectPackageImpl.getTargetDevice(),
Constant Field Valuesstatic final int TARGET_DEVICE__SIGNING_DETAILS
static final int TARGET_DEVICE__PREPROCESSING_DETAILS
static final int TARGET_DEVICE__RUNTIME_PLATFORM
static final int TARGET_DEVICE__NAME
static final int TARGET_DEVICE__DESCRIPTION
static final int TARGET_DEVICE__DEVICE_PLATFORM_NAME
static final int TARGET_DEVICE__DEVICE_NAME
static final int TARGET_DEVICE__DEVICE_GROUP_NAME
static final int TARGET_DEVICE_FEATURE_COUNT
static final int PREPROCESSING_DETAIL
Preprocessing Detail' class.
PreprocessingDetailImpl,
ProjectPackageImpl.getPreprocessingDetail(),
Constant Field Valuesstatic final int PREPROCESSING_DETAIL__CONDITION
static final int PREPROCESSING_DETAIL_FEATURE_COUNT
static final int SIGNING_DETAIL
Signing Detail' class.
SigningDetailImpl,
ProjectPackageImpl.getSigningDetail(),
Constant Field Valuesstatic final int SIGNING_DETAIL__KEYSTORE
static final int SIGNING_DETAIL__ALIAS
static final int SIGNING_DETAIL_FEATURE_COUNT
static final int PACKAGING_DETAILS
Packaging Details' class.
PackagingDetailsImpl,
ProjectPackageImpl.getPackagingDetails(),
Constant Field Valuesstatic final int PACKAGING_DETAILS__INCREMENT_VERSION_AUTOMATICALLY
static final int PACKAGING_DETAILS__EXCULED_MANIFEST_ENTRIES
static final int PACKAGING_DETAILS_FEATURE_COUNT
static final int PARAMETER
Parameter' class.
ParameterImpl,
ProjectPackageImpl.getParameter(),
Constant Field Valuesstatic final int PARAMETER__NAME
static final int PARAMETER_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getProject()
Project'.
Projectorg.eclipse.emf.ecore.EAttribute getProject_Type()
Type'.
Project.getType(),
getProject()org.eclipse.emf.ecore.EReference getProject_TargetDevices()
Target Devices'.
Project.getTargetDevices(),
getProject()org.eclipse.emf.ecore.EReference getProject_DefaultTargetDevice()
Default Target Device'.
Project.getDefaultTargetDevice(),
getProject()org.eclipse.emf.ecore.EReference getProject_ObfuscationDetail()
Obfuscation Detail'.
Project.getObfuscationDetail(),
getProject()org.eclipse.emf.ecore.EAttribute getProject_Name()
Name'.
Project.getName(),
getProject()org.eclipse.emf.ecore.EReference getProject_PackagingDetails()
Packaging Details'.
Project.getPackagingDetails(),
getProject()org.eclipse.emf.ecore.EReference getProject_DefaultDeploymentDevice()
Default Deployment Device'.
Project.getDefaultDeploymentDevice(),
getProject()org.eclipse.emf.ecore.EClass getObfuscationDetail()
Obfuscation Detail'.
ObfuscationDetailorg.eclipse.emf.ecore.EAttribute getObfuscationDetail_Level()
Level'.
ObfuscationDetail.getLevel(),
getObfuscationDetail()org.eclipse.emf.ecore.EAttribute getObfuscationDetail_AdditionalSettings()
Additional Settings'.
ObfuscationDetail.getAdditionalSettings(),
getObfuscationDetail()org.eclipse.emf.ecore.EClass getDebugConfiguration()
Debug Configuration'.
DebugConfigurationorg.eclipse.emf.ecore.EClass getTargetDevice()
Target Device'.
TargetDeviceorg.eclipse.emf.ecore.EReference getTargetDevice_SigningDetails()
Signing Details'.
TargetDevice.getSigningDetails(),
getTargetDevice()org.eclipse.emf.ecore.EReference getTargetDevice_PreprocessingDetails()
Preprocessing Details'.
TargetDevice.getPreprocessingDetails(),
getTargetDevice()org.eclipse.emf.ecore.EReference getTargetDevice_RuntimePlatform()
Runtime Platform'.
TargetDevice.getRuntimePlatform(),
getTargetDevice()org.eclipse.emf.ecore.EAttribute getTargetDevice_Name()
Name'.
TargetDevice.getName(),
getTargetDevice()org.eclipse.emf.ecore.EAttribute getTargetDevice_Description()
Description'.
TargetDevice.getDescription(),
getTargetDevice()org.eclipse.emf.ecore.EAttribute getTargetDevice_DevicePlatformName()
Device Platform Name'.
TargetDevice.getDevicePlatformName(),
getTargetDevice()org.eclipse.emf.ecore.EAttribute getTargetDevice_DeviceName()
Device Name'.
TargetDevice.getDeviceName(),
getTargetDevice()org.eclipse.emf.ecore.EAttribute getTargetDevice_DeviceGroupName()
Device Group Name'.
TargetDevice.getDeviceGroupName(),
getTargetDevice()org.eclipse.emf.ecore.EClass getPreprocessingDetail()
Preprocessing Detail'.
PreprocessingDetailorg.eclipse.emf.ecore.EAttribute getPreprocessingDetail_Condition()
Condition'.
PreprocessingDetail.getCondition(),
getPreprocessingDetail()org.eclipse.emf.ecore.EClass getSigningDetail()
Signing Detail'.
SigningDetailorg.eclipse.emf.ecore.EAttribute getSigningDetail_Keystore()
Keystore'.
SigningDetail.getKeystore(),
getSigningDetail()org.eclipse.emf.ecore.EAttribute getSigningDetail_Alias()
Alias'.
SigningDetail.getAlias(),
getSigningDetail()org.eclipse.emf.ecore.EClass getPackagingDetails()
Packaging Details'.
PackagingDetailsorg.eclipse.emf.ecore.EAttribute getPackagingDetails_IncrementVersionAutomatically()
Increment Version Automatically'.
PackagingDetails.isIncrementVersionAutomatically(),
getPackagingDetails()org.eclipse.emf.ecore.EReference getPackagingDetails_ExculedManifestEntries()
Exculed Manifest Entries'.
PackagingDetails.getExculedManifestEntries(),
getPackagingDetails()org.eclipse.emf.ecore.EClass getParameter()
Parameter'.
Parameterorg.eclipse.emf.ecore.EAttribute getParameter_Name()
Name'.
Parameter.getName(),
getParameter()ProjectFactory getProjectFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||