|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ECPProjectWithNameExistsException in org.eclipse.emf.ecp.cdo.internal.core |
---|
Methods in org.eclipse.emf.ecp.cdo.internal.core that throw ECPProjectWithNameExistsException | |
---|---|
void |
CDOBranchWrapper.checkout(String projectName,
ECPProperties projectProperties)
This method is called in order execute the checkout. |
Uses of ECPProjectWithNameExistsException in org.eclipse.emf.ecp.core |
---|
Methods in org.eclipse.emf.ecp.core that throw ECPProjectWithNameExistsException | |
---|---|
ECPProject |
ECPProjectManager.createProject(ECPProvider provider,
String name)
Method to construct an offline Project, this method calls ECPProjectManager.createProject(ECPProvider, String, ECPProperties) with empty properties. |
ECPProject |
ECPProjectManager.createProject(ECPProvider provider,
String name,
ECPProperties properties)
Method to construct an offline Project and notify listeners about this add. |
ECPProject |
ECPProjectManager.createProject(ECPRepository repository,
String name,
ECPProperties properties)
Method to construct an shared Project, e.g. |
Uses of ECPProjectWithNameExistsException in org.eclipse.emf.ecp.core.test |
---|
Methods in org.eclipse.emf.ecp.core.test that throw ECPProjectWithNameExistsException | |
---|---|
void |
AbstractTest.cleanup()
|
void |
ECPProjectManagerTests.createOfflineProjectWithExistingNameTest()
|
void |
ECPProjectManagerTests.createOfflineProjectWithPropertiesAndExistingNameOffline()
|
void |
ECPProjectManagerTests.createSharedWithExistingNameProject()
|
static void |
AbstractTest.init()
|
Uses of ECPProjectWithNameExistsException in org.eclipse.emf.ecp.core.util |
---|
Methods in org.eclipse.emf.ecp.core.util that throw ECPProjectWithNameExistsException | |
---|---|
void |
ECPCheckoutSource.checkout(String projectName,
ECPProperties projectProperties)
This method is called in order execute the checkout. |
Uses of ECPProjectWithNameExistsException in org.eclipse.emf.ecp.emfstore.core.internal |
---|
Methods in org.eclipse.emf.ecp.emfstore.core.internal that throw ECPProjectWithNameExistsException | |
---|---|
void |
EMFStoreProjectWrapper.checkout(String projectName,
ECPProperties projectProperties)
This method is called in order execute the checkout. |
Uses of ECPProjectWithNameExistsException in org.eclipse.emf.ecp.internal.core |
---|
Methods in org.eclipse.emf.ecp.internal.core that throw ECPProjectWithNameExistsException | |
---|---|
ECPProject |
ECPProjectManagerImpl.createProject(ECPProvider provider,
String name)
Method to construct an offline Project, this method calls ECPProjectManager.createProject(ECPProvider, String, ECPProperties) with empty properties. |
ECPProject |
ECPProjectManagerImpl.createProject(ECPProvider provider,
String name,
ECPProperties properties)
Method to construct an offline Project and notify listeners about this add. |
ECPProject |
ECPProjectManagerImpl.createProject(ECPRepository repository,
String name,
ECPProperties properties)
Method to construct an shared Project, e.g. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |