public interface MylynFactory extends EFactory
MylynPackage
Modifier and Type | Field and Description |
---|---|
static MylynFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
BuildPlan |
createBuildPlan()
Returns a new object of class 'Build Plan'.
|
MylynBuildsTask |
createMylynBuildsTask()
Returns a new object of class 'Builds Task'.
|
MylynQueriesTask |
createMylynQueriesTask()
Returns a new object of class 'Queries Task'.
|
Query |
createQuery()
Returns a new object of class 'Query'.
|
MylynPackage |
getMylynPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final MylynFactory eINSTANCE
MylynQueriesTask createMylynQueriesTask()
MylynBuildsTask createMylynBuildsTask()
BuildPlan createBuildPlan()
Query createQuery()
MylynPackage getMylynPackage()
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