public interface JDTPackage extends EPackage
JDTFactory| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | JDTPackage.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 JDTPackage | 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 | JRE_TASKThe meta object id for the ' JRE Task' class. | 
| static int | JRE_TASK__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | JRE_TASK__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | JRE_TASK__DISABLEDThe feature id for the 'Disabled' attribute. | 
| static int | JRE_TASK__EXCLUDED_TRIGGERSThe feature id for the 'Excluded Triggers' attribute. | 
| static int | JRE_TASK__IDThe feature id for the 'ID' attribute. | 
| static int | JRE_TASK__LOCATIONThe feature id for the 'Location' attribute. | 
| static int | JRE_TASK__PREDECESSORSThe feature id for the 'Predecessors' reference list. | 
| static int | JRE_TASK__RESTRICTIONSThe feature id for the 'Restrictions' reference list. | 
| static int | JRE_TASK__SCOPE_TYPEThe feature id for the 'Scope Type' attribute. | 
| static int | JRE_TASK__SUCCESSORSThe feature id for the 'Successors' reference list. | 
| static int | JRE_TASK__VERSIONThe feature id for the 'Version' attribute. | 
| static int | JRE_TASK_FEATURE_COUNTThe number of structural features of the 'JRE Task' class. | 
| Modifier and Type | Method and Description | 
|---|---|
| JDTFactory | getJDTFactory()Returns the factory that creates the instances of the model. | 
| EAttribute | getJRETask_Location()Returns the meta object for the attribute ' Location'. | 
| EAttribute | getJRETask_Version()Returns the meta object for the attribute ' Version'. | 
| EClass | getJRETask()Returns the meta object for class ' JRE Task'. | 
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 JDTPackage eINSTANCE
static final int JRE_TASK
JRE Task' class.
 
 JRETaskImpl, 
JDTPackageImpl.getJRETask(), 
Constant Field Valuesstatic final int JRE_TASK__ANNOTATIONS
static final int JRE_TASK__ID
static final int JRE_TASK__DESCRIPTION
static final int JRE_TASK__SCOPE_TYPE
static final int JRE_TASK__EXCLUDED_TRIGGERS
static final int JRE_TASK__DISABLED
static final int JRE_TASK__PREDECESSORS
static final int JRE_TASK__SUCCESSORS
static final int JRE_TASK__RESTRICTIONS
static final int JRE_TASK__VERSION
static final int JRE_TASK__LOCATION
static final int JRE_TASK_FEATURE_COUNT
EClass getJRETask()
JRE Task'.
 
 JRETaskEAttribute getJRETask_Version()
Version'.
 
 JRETask.getVersion(), 
getJRETask()EAttribute getJRETask_Location()
Location'.
 
 JRETask.getLocation(), 
getJRETask()JDTFactory getJDTFactory()
Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html