public interface MylynPackage extends EPackage
MylynFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
MylynPackage.Literals
Defines 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_PLAN
The meta object id for the '
Build Plan ' class. |
static int |
BUILD_PLAN__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
BUILD_PLAN__NAME
The feature id for the 'Name' attribute.
|
static int |
BUILD_PLAN_FEATURE_COUNT
The number of structural features of the 'Build Plan' class.
|
static MylynPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
MYLYN_BUILDS_TASK
The meta object id for the '
Builds Task ' class. |
static int |
MYLYN_BUILDS_TASK__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
MYLYN_BUILDS_TASK__BUILD_PLANS
The feature id for the 'Build Plans' containment reference list.
|
static int |
MYLYN_BUILDS_TASK__CONNECTOR_KIND
The feature id for the 'Connector Kind' attribute.
|
static int |
MYLYN_BUILDS_TASK__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
MYLYN_BUILDS_TASK__DISABLED
The feature id for the 'Disabled' attribute.
|
static int |
MYLYN_BUILDS_TASK__EXCLUDED_TRIGGERS
The feature id for the 'Excluded Triggers' attribute.
|
static int |
MYLYN_BUILDS_TASK__ID
The feature id for the 'ID' attribute.
|
static int |
MYLYN_BUILDS_TASK__PASSWORD
The feature id for the 'Password' attribute.
|
static int |
MYLYN_BUILDS_TASK__PREDECESSORS
The feature id for the 'Predecessors' reference list.
|
static int |
MYLYN_BUILDS_TASK__RESTRICTIONS
The feature id for the 'Restrictions' reference list.
|
static int |
MYLYN_BUILDS_TASK__SCOPE_TYPE
The feature id for the 'Scope Type' attribute.
|
static int |
MYLYN_BUILDS_TASK__SERVER_URL
The feature id for the 'Server URL' attribute.
|
static int |
MYLYN_BUILDS_TASK__SUCCESSORS
The feature id for the 'Successors' reference list.
|
static int |
MYLYN_BUILDS_TASK__USER_ID
The feature id for the 'User ID' attribute.
|
static int |
MYLYN_BUILDS_TASK_FEATURE_COUNT
The number of structural features of the 'Builds Task' class.
|
static int |
MYLYN_QUERIES_TASK
The meta object id for the '
Queries Task ' class. |
static int |
MYLYN_QUERIES_TASK__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
MYLYN_QUERIES_TASK__CONNECTOR_KIND
The feature id for the 'Connector Kind' attribute.
|
static int |
MYLYN_QUERIES_TASK__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
MYLYN_QUERIES_TASK__DISABLED
The feature id for the 'Disabled' attribute.
|
static int |
MYLYN_QUERIES_TASK__EXCLUDED_TRIGGERS
The feature id for the 'Excluded Triggers' attribute.
|
static int |
MYLYN_QUERIES_TASK__ID
The feature id for the 'ID' attribute.
|
static int |
MYLYN_QUERIES_TASK__PASSWORD
The feature id for the 'Password' attribute.
|
static int |
MYLYN_QUERIES_TASK__PREDECESSORS
The feature id for the 'Predecessors' reference list.
|
static int |
MYLYN_QUERIES_TASK__QUERIES
The feature id for the 'Queries' containment reference list.
|
static int |
MYLYN_QUERIES_TASK__REPOSITORY_URL
The feature id for the 'Repository URL' attribute.
|
static int |
MYLYN_QUERIES_TASK__RESTRICTIONS
The feature id for the 'Restrictions' reference list.
|
static int |
MYLYN_QUERIES_TASK__SCOPE_TYPE
The feature id for the 'Scope Type' attribute.
|
static int |
MYLYN_QUERIES_TASK__SUCCESSORS
The feature id for the 'Successors' reference list.
|
static int |
MYLYN_QUERIES_TASK__USER_ID
The feature id for the 'User ID' attribute.
|
static int |
MYLYN_QUERIES_TASK_FEATURE_COUNT
The number of structural features of the 'Queries Task' class.
|
static int |
QUERY
The meta object id for the '
Query ' class. |
static int |
QUERY__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
QUERY__ATTRIBUTES
The feature id for the 'Attributes' map.
|
static int |
QUERY__SUMMARY
The feature id for the 'Summary' attribute.
|
static int |
QUERY__TASK
The feature id for the 'Task' container reference.
|
static int |
QUERY__URL
The feature id for the 'URL' attribute.
|
static int |
QUERY_ATTRIBUTE
The meta object id for the '
Query Attribute ' class. |
static int |
QUERY_ATTRIBUTE__KEY
The feature id for the 'Key' attribute.
|
static int |
QUERY_ATTRIBUTE__VALUE
The feature id for the 'Value' attribute.
|
static int |
QUERY_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Query Attribute' class.
|
static int |
QUERY_FEATURE_COUNT
The 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, setNsURI
getName, setName
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static 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
'.
MylynQueriesTask
EAttribute 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
'.
MylynBuildsTask
EAttribute 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
'.
BuildPlan
EAttribute getBuildPlan_Name()
Name
'.
BuildPlan.getName()
,
getBuildPlan()
EClass getQuery()
Query
'.
Query
EReference 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.Entry
EAttribute getQueryAttribute_Key()
Key
'.
Map.Entry
,
getQueryAttribute()
EAttribute getQueryAttribute_Value()
Value
'.
Map.Entry
,
getQueryAttribute()
MylynFactory getMylynFactory()
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