public interface MylynPackage extends EPackage
MylynFactory| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | MylynPackage.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 int | BUILD_PLANThe meta object id for the ' Build Plan' class. | 
| static int | BUILD_PLAN__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | BUILD_PLAN__NAMEThe feature id for the 'Name' attribute. | 
| static int | BUILD_PLAN_FEATURE_COUNTThe number of structural features of the 'Build Plan' class. | 
| static MylynPackage | 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 | MYLYN_BUILDS_TASKThe meta object id for the ' Builds Task' class. | 
| static int | MYLYN_BUILDS_TASK__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | MYLYN_BUILDS_TASK__BUILD_PLANSThe feature id for the 'Build Plans' containment reference list. | 
| static int | MYLYN_BUILDS_TASK__CONNECTOR_KINDThe feature id for the 'Connector Kind' attribute. | 
| static int | MYLYN_BUILDS_TASK__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | MYLYN_BUILDS_TASK__DISABLEDThe feature id for the 'Disabled' attribute. | 
| static int | MYLYN_BUILDS_TASK__EXCLUDED_TRIGGERSThe feature id for the 'Excluded Triggers' attribute. | 
| static int | MYLYN_BUILDS_TASK__IDThe feature id for the 'ID' attribute. | 
| static int | MYLYN_BUILDS_TASK__PASSWORDThe feature id for the 'Password' attribute. | 
| static int | MYLYN_BUILDS_TASK__PREDECESSORSThe feature id for the 'Predecessors' reference list. | 
| static int | MYLYN_BUILDS_TASK__RESTRICTIONSThe feature id for the 'Restrictions' reference list. | 
| static int | MYLYN_BUILDS_TASK__SCOPE_TYPEThe feature id for the 'Scope Type' attribute. | 
| static int | MYLYN_BUILDS_TASK__SERVER_URLThe feature id for the 'Server URL' attribute. | 
| static int | MYLYN_BUILDS_TASK__SUCCESSORSThe feature id for the 'Successors' reference list. | 
| static int | MYLYN_BUILDS_TASK__USER_IDThe feature id for the 'User ID' attribute. | 
| static int | MYLYN_BUILDS_TASK_FEATURE_COUNTThe number of structural features of the 'Builds Task' class. | 
| static int | MYLYN_QUERIES_TASKThe meta object id for the ' Queries Task' class. | 
| static int | MYLYN_QUERIES_TASK__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | MYLYN_QUERIES_TASK__CONNECTOR_KINDThe feature id for the 'Connector Kind' attribute. | 
| static int | MYLYN_QUERIES_TASK__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | MYLYN_QUERIES_TASK__DISABLEDThe feature id for the 'Disabled' attribute. | 
| static int | MYLYN_QUERIES_TASK__EXCLUDED_TRIGGERSThe feature id for the 'Excluded Triggers' attribute. | 
| static int | MYLYN_QUERIES_TASK__IDThe feature id for the 'ID' attribute. | 
| static int | MYLYN_QUERIES_TASK__PASSWORDThe feature id for the 'Password' attribute. | 
| static int | MYLYN_QUERIES_TASK__PREDECESSORSThe feature id for the 'Predecessors' reference list. | 
| static int | MYLYN_QUERIES_TASK__QUERIESThe feature id for the 'Queries' containment reference list. | 
| static int | MYLYN_QUERIES_TASK__REPOSITORY_URLThe feature id for the 'Repository URL' attribute. | 
| static int | MYLYN_QUERIES_TASK__RESTRICTIONSThe feature id for the 'Restrictions' reference list. | 
| static int | MYLYN_QUERIES_TASK__SCOPE_TYPEThe feature id for the 'Scope Type' attribute. | 
| static int | MYLYN_QUERIES_TASK__SUCCESSORSThe feature id for the 'Successors' reference list. | 
| static int | MYLYN_QUERIES_TASK__USER_IDThe feature id for the 'User ID' attribute. | 
| static int | MYLYN_QUERIES_TASK_FEATURE_COUNTThe number of structural features of the 'Queries Task' class. | 
| static int | QUERYThe meta object id for the ' Query' class. | 
| static int | QUERY__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | QUERY__ATTRIBUTESThe feature id for the 'Attributes' map. | 
| static int | QUERY__SUMMARYThe feature id for the 'Summary' attribute. | 
| static int | QUERY__TASKThe feature id for the 'Task' container reference. | 
| static int | QUERY__URLThe feature id for the 'URL' attribute. | 
| static int | QUERY_ATTRIBUTEThe meta object id for the ' Query Attribute' class. | 
| static int | QUERY_ATTRIBUTE__KEYThe feature id for the 'Key' attribute. | 
| static int | QUERY_ATTRIBUTE__VALUEThe feature id for the 'Value' attribute. | 
| static int | QUERY_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Query Attribute' class. | 
| static int | QUERY_FEATURE_COUNTThe number of structural features of the 'Query' class. | 
| Modifier and Type | Method and Description | 
|---|---|
| EAttribute | getBuildPlan_Name()Returns the meta object for the attribute ' Name'. | 
| EClass | getBuildPlan()Returns the meta object for class ' Build Plan'. | 
| EReference | getMylynBuildsTask_BuildPlans()Returns the meta object for the containment reference list ' Build Plans'. | 
| EAttribute | getMylynBuildsTask_ConnectorKind()Returns the meta object for the attribute ' Connector Kind'. | 
| EAttribute | getMylynBuildsTask_Password()Returns the meta object for the attribute ' Password'. | 
| EAttribute | getMylynBuildsTask_ServerURL()Returns the meta object for the attribute ' Server URL'. | 
| EAttribute | getMylynBuildsTask_UserID()Returns the meta object for the attribute ' User ID'. | 
| EClass | getMylynBuildsTask()Returns the meta object for class ' Builds Task'. | 
| MylynFactory | getMylynFactory()Returns the factory that creates the instances of the model. | 
| EAttribute | getMylynQueriesTask_ConnectorKind()Returns the meta object for the attribute ' Connector Kind'. | 
| EAttribute | getMylynQueriesTask_Password()Returns the meta object for the attribute ' Password'. | 
| EReference | getMylynQueriesTask_Queries()Returns the meta object for the containment reference list ' Queries'. | 
| EAttribute | getMylynQueriesTask_RepositoryURL()Returns the meta object for the attribute ' Repository URL'. | 
| EAttribute | getMylynQueriesTask_UserID()Returns the meta object for the attribute ' User ID'. | 
| EClass | getMylynQueriesTask()Returns the meta object for class ' Queries Task'. | 
| EReference | getQuery_Attributes()Returns the meta object for the map ' Attributes'. | 
| EAttribute | getQuery_Summary()Returns the meta object for the attribute ' Summary'. | 
| EReference | getQuery_Task()Returns the meta object for the container reference ' Task'. | 
| EAttribute | getQuery_URL()Returns the meta object for the attribute ' URL'. | 
| EClass | getQuery()Returns the meta object for class ' Query'. | 
| EAttribute | getQueryAttribute_Key()Returns the meta object for the attribute ' Key'. | 
| EAttribute | getQueryAttribute_Value()Returns the meta object for the attribute ' Value'. | 
| EClass | getQueryAttribute()Returns the meta object for class ' Query Attribute'. | 
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 MylynPackage eINSTANCE
static final int MYLYN_QUERIES_TASK
Queries Task' class.
 
 MylynQueriesTaskImpl, 
MylynPackageImpl.getMylynQueriesTask(), 
Constant Field Valuesstatic final int MYLYN_QUERIES_TASK__ANNOTATIONS
static final int MYLYN_QUERIES_TASK__ID
static final int MYLYN_QUERIES_TASK__DESCRIPTION
static final int MYLYN_QUERIES_TASK__SCOPE_TYPE
static final int MYLYN_QUERIES_TASK__EXCLUDED_TRIGGERS
static final int MYLYN_QUERIES_TASK__DISABLED
static final int MYLYN_QUERIES_TASK__PREDECESSORS
static final int MYLYN_QUERIES_TASK__SUCCESSORS
static final int MYLYN_QUERIES_TASK__RESTRICTIONS
static final int MYLYN_QUERIES_TASK__CONNECTOR_KIND
static final int MYLYN_QUERIES_TASK__REPOSITORY_URL
static final int MYLYN_QUERIES_TASK__USER_ID
static final int MYLYN_QUERIES_TASK__PASSWORD
static final int MYLYN_QUERIES_TASK__QUERIES
static final int MYLYN_QUERIES_TASK_FEATURE_COUNT
static final int MYLYN_BUILDS_TASK
Builds Task' class.
 
 MylynBuildsTaskImpl, 
MylynPackageImpl.getMylynBuildsTask(), 
Constant Field Valuesstatic final int MYLYN_BUILDS_TASK__ANNOTATIONS
static final int MYLYN_BUILDS_TASK__ID
static final int MYLYN_BUILDS_TASK__DESCRIPTION
static final int MYLYN_BUILDS_TASK__SCOPE_TYPE
static final int MYLYN_BUILDS_TASK__EXCLUDED_TRIGGERS
static final int MYLYN_BUILDS_TASK__DISABLED
static final int MYLYN_BUILDS_TASK__PREDECESSORS
static final int MYLYN_BUILDS_TASK__SUCCESSORS
static final int MYLYN_BUILDS_TASK__RESTRICTIONS
static final int MYLYN_BUILDS_TASK__CONNECTOR_KIND
static final int MYLYN_BUILDS_TASK__SERVER_URL
static final int MYLYN_BUILDS_TASK__USER_ID
static final int MYLYN_BUILDS_TASK__PASSWORD
static final int MYLYN_BUILDS_TASK__BUILD_PLANS
static final int MYLYN_BUILDS_TASK_FEATURE_COUNT
static final int BUILD_PLAN
Build Plan' class.
 
 BuildPlanImpl, 
MylynPackageImpl.getBuildPlan(), 
Constant Field Valuesstatic final int BUILD_PLAN__ANNOTATIONS
static final int BUILD_PLAN__NAME
static final int BUILD_PLAN_FEATURE_COUNT
static final int QUERY
Query' class.
 
 QueryImpl, 
MylynPackageImpl.getQuery(), 
Constant Field Valuesstatic final int QUERY__ANNOTATIONS
static final int QUERY__TASK
static final int QUERY__SUMMARY
static final int QUERY__URL
static final int QUERY__ATTRIBUTES
static final int QUERY_FEATURE_COUNT
static final int QUERY_ATTRIBUTE
Query Attribute' class.
 
 QueryAttributeImpl, 
MylynPackageImpl.getQueryAttribute(), 
Constant Field Valuesstatic final int QUERY_ATTRIBUTE__KEY
static final int QUERY_ATTRIBUTE__VALUE
static final int QUERY_ATTRIBUTE_FEATURE_COUNT
EClass getMylynQueriesTask()
Queries Task'.
 
 MylynQueriesTaskEAttribute getMylynQueriesTask_ConnectorKind()
Connector Kind'.
 
 MylynQueriesTask.getConnectorKind(), 
getMylynQueriesTask()EAttribute getMylynQueriesTask_RepositoryURL()
Repository URL'.
 
 MylynQueriesTask.getRepositoryURL(), 
getMylynQueriesTask()EAttribute getMylynQueriesTask_UserID()
User ID'.
 
 MylynQueriesTask.getUserID(), 
getMylynQueriesTask()EAttribute getMylynQueriesTask_Password()
Password'.
 
 MylynQueriesTask.getPassword(), 
getMylynQueriesTask()EReference getMylynQueriesTask_Queries()
Queries'.
 
 MylynQueriesTask.getQueries(), 
getMylynQueriesTask()EClass getMylynBuildsTask()
Builds Task'.
 
 MylynBuildsTaskEAttribute getMylynBuildsTask_ConnectorKind()
Connector Kind'.
 
 MylynBuildsTask.getConnectorKind(), 
getMylynBuildsTask()EAttribute getMylynBuildsTask_ServerURL()
Server URL'.
 
 MylynBuildsTask.getServerURL(), 
getMylynBuildsTask()EAttribute getMylynBuildsTask_UserID()
User ID'.
 
 MylynBuildsTask.getUserID(), 
getMylynBuildsTask()EAttribute getMylynBuildsTask_Password()
Password'.
 
 MylynBuildsTask.getPassword(), 
getMylynBuildsTask()EReference getMylynBuildsTask_BuildPlans()
Build Plans'.
 
 MylynBuildsTask.getBuildPlans(), 
getMylynBuildsTask()EClass getBuildPlan()
Build Plan'.
 
 BuildPlanEAttribute getBuildPlan_Name()
Name'.
 
 BuildPlan.getName(), 
getBuildPlan()EClass getQuery()
Query'.
 
 QueryEReference getQuery_Task()
Task'.
 
 Query.getTask(), 
getQuery()EAttribute getQuery_Summary()
Summary'.
 
 Query.getSummary(), 
getQuery()EAttribute getQuery_URL()
URL'.
 
 Query.getURL(), 
getQuery()EReference getQuery_Attributes()
Attributes'.
 
 Query.getAttributes(), 
getQuery()EClass getQueryAttribute()
Query Attribute'.
 
 Map.EntryEAttribute getQueryAttribute_Key()
Key'.
 
 Map.Entry, 
getQueryAttribute()EAttribute getQueryAttribute_Value()
Value'.
 
 Map.Entry, 
getQueryAttribute()MylynFactory getMylynFactory()
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