public interface PDEFactory extends EFactory
PDEPackage
Modifier and Type | Field and Description |
---|---|
static PDEFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
APIBaselineTask |
createAPIBaselineTask()
Returns a new object of class 'API Baseline Task'.
|
TargetPlatformTask |
createTargetPlatformTask()
Returns a new object of class 'Target Platform Task'.
|
PDEPackage |
getPDEPackage()
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 PDEFactory eINSTANCE
TargetPlatformTask createTargetPlatformTask()
APIBaselineTask createAPIBaselineTask()
PDEPackage getPDEPackage()
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