public interface SetupP2Package extends EPackage
SetupP2Factory| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | SetupP2Package.LiteralsDefines literals for the meta objects that represent
 
   each class,
   each feature of each class,
   each enum,
   and each data type
 
  | 
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description | 
|---|---|
| static SetupP2Package | eINSTANCEThe singleton instance of the package. | 
| static String | eNAMEThe package name. | 
| static String | eNS_PREFIXThe package namespace name. | 
| static String | eNS_URIThe package namespace URI. | 
| static int | P2_TASKThe meta object id for the ' P2 Task' class. | 
| static int | P2_TASK__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | P2_TASK__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | P2_TASK__DISABLEDThe feature id for the 'Disabled' attribute. | 
| static int | P2_TASK__EXCLUDED_TRIGGERSThe feature id for the 'Excluded Triggers' attribute. | 
| static int | P2_TASK__IDThe feature id for the 'ID' attribute. | 
| static int | P2_TASK__LABELThe feature id for the 'Label' attribute. | 
| static int | P2_TASK__LICENSE_CONFIRMATION_DISABLEDThe feature id for the 'License Confirmation Disabled' attribute. | 
| static int | P2_TASK__MERGE_DISABLEDThe feature id for the 'Merge Disabled' attribute. | 
| static int | P2_TASK__PREDECESSORSThe feature id for the 'Predecessors' reference list. | 
| static int | P2_TASK__REPOSITORIESThe feature id for the 'Repositories' containment reference list. | 
| static int | P2_TASK__REQUIREMENTSThe feature id for the 'Requirements' containment reference list. | 
| static int | P2_TASK__RESTRICTIONSThe feature id for the 'Restrictions' reference list. | 
| static int | P2_TASK__SCOPE_TYPEThe feature id for the 'Scope Type' attribute. | 
| static int | P2_TASK__SUCCESSORSThe feature id for the 'Successors' reference list. | 
| static int | P2_TASK_FEATURE_COUNTThe number of structural features of the 'P2 Task' class. | 
| Modifier and Type | Method and Description | 
|---|---|
| EAttribute | getP2Task_Label()Returns the meta object for the attribute ' Label'. | 
| EAttribute | getP2Task_LicenseConfirmationDisabled()Returns the meta object for the attribute ' License Confirmation Disabled'. | 
| EAttribute | getP2Task_MergeDisabled()Returns the meta object for the attribute ' Merge Disabled'. | 
| EReference | getP2Task_Repositories()Returns the meta object for the containment reference list ' Repositories'. | 
| EReference | getP2Task_Requirements()Returns the meta object for the containment reference list ' Requirements'. | 
| EClass | getP2Task()Returns the meta object for class ' P2 Task'. | 
| SetupP2Factory | getSetupP2Factory()Returns the factory that creates the instances of the model. | 
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SetupP2Package eINSTANCE
static final int P2_TASK
P2 Task' class.
 
 P2TaskImpl, 
SetupP2PackageImpl.getP2Task(), 
Constant Field Valuesstatic final int P2_TASK__ANNOTATIONS
static final int P2_TASK__ID
static final int P2_TASK__DESCRIPTION
static final int P2_TASK__SCOPE_TYPE
static final int P2_TASK__EXCLUDED_TRIGGERS
static final int P2_TASK__DISABLED
static final int P2_TASK__PREDECESSORS
static final int P2_TASK__SUCCESSORS
static final int P2_TASK__RESTRICTIONS
static final int P2_TASK__LABEL
static final int P2_TASK__REQUIREMENTS
static final int P2_TASK__REPOSITORIES
static final int P2_TASK__LICENSE_CONFIRMATION_DISABLED
static final int P2_TASK__MERGE_DISABLED
static final int P2_TASK_FEATURE_COUNT
EClass getP2Task()
P2 Task'.
 
 P2TaskEAttribute getP2Task_Label()
Label'.
 
 P2Task.getLabel(), 
getP2Task()EReference getP2Task_Requirements()
Requirements'.
 
 P2Task.getRequirements(), 
getP2Task()EReference getP2Task_Repositories()
Repositories'.
 
 P2Task.getRepositories(), 
getP2Task()EAttribute getP2Task_LicenseConfirmationDisabled()
License Confirmation Disabled'.
 
 P2Task.isLicenseConfirmationDisabled(), 
getP2Task()EAttribute getP2Task_MergeDisabled()
Merge Disabled'.
 
 P2Task.isMergeDisabled(), 
getP2Task()SetupP2Factory getSetupP2Factory()
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