public interface ECPProvider extends ECPElement, org.eclipse.core.runtime.IAdaptable
Modifier and Type | Field and Description |
---|---|
static String |
TYPE
Type of the ECPElement.
|
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Label of the ECPProvider.
|
boolean |
hasCreateProjectWithoutRepositorySupport()
Whether this ECPProvider can have an offline project.
|
boolean |
hasCreateRepositorySupport()
Check whether a new repository can be added to this ECPProvider.
|
getName
compareTo
static final String TYPE
String getLabel()
boolean hasCreateRepositorySupport()
boolean hasCreateProjectWithoutRepositorySupport()
Copyright © 2017. All rights reserved.