public interface SetupP2Factory extends EFactory
SetupP2Package
Modifier and Type | Field and Description |
---|---|
static SetupP2Factory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
P2Task |
createP2Task()
Returns a new object of class 'P2 Task'.
|
P2Task |
createP2Task(String[] ius,
String[] repositories) |
P2Task |
createP2Task(String[] ius,
String[] repositories,
Set<String> existingIUs) |
SetupP2Package |
getSetupP2Package()
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 SetupP2Factory eINSTANCE
P2Task createP2Task()
SetupP2Package getSetupP2Package()
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