|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server that return ServerSpace | |
|---|---|
ServerSpace |
EMFStoreController.getServerSpace()
Returns the ServerSpace. |
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server.core |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.core with parameters of type ServerSpace | |
|---|---|
static EMFStore |
EMFStoreImpl.createInterface(ServerSpace serverSpace,
AuthorizationControl accessControl)
creates a dynamic proxy backed by EmfStoreImpl. |
| Constructors in org.eclipse.emf.emfstore.internal.server.core with parameters of type ServerSpace | |
|---|---|
AbstractEmfstoreInterface(ServerSpace serverSpace,
AuthorizationControl authorizationControl)
Default constructor. |
|
AdminEmfStoreImpl(ACDAOFacade daoFacade,
ServerSpace serverSpace,
AuthorizationControl authorizationControl)
Default constructor. |
|
EMFStoreImpl(ServerSpace serverSpace,
AuthorizationControl authorizationControl)
Default constructor. |
|
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server.core.helper |
|---|
| Constructors in org.eclipse.emf.emfstore.internal.server.core.helper with parameters of type ServerSpace | |
|---|---|
ResourceHelper(ServerSpace serverSpace)
Default constructor. |
|
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server.model |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.model that return ServerSpace | |
|---|---|
ServerSpace |
ModelFactory.createServerSpace()
Returns a new object of class 'Server Space'. |
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server.model.impl |
|---|
| Classes in org.eclipse.emf.emfstore.internal.server.model.impl that implement ServerSpace | |
|---|---|
class |
ServerSpaceImpl
An implementation of the model object ' Server Space'. |
| Methods in org.eclipse.emf.emfstore.internal.server.model.impl that return ServerSpace | |
|---|---|
ServerSpace |
ModelFactoryImpl.createServerSpace()
|
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server.model.util |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.model.util with parameters of type ServerSpace | |
|---|---|
T |
ModelSwitch.caseServerSpace(ServerSpace object)
Returns the result of interpreting the object as an instance of 'Server Space'. |
| Uses of ServerSpace in org.eclipse.emf.emfstore.internal.server.startup |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.startup with parameters of type ServerSpace | |
|---|---|
void |
PostStartupListener.postStartUp(ServerSpace serverspace,
AccessControlImpl accessControl,
Set<ConnectionHandler<? extends EMFStoreInterface>> connectionHandlers)
Is called post startup. |
| Constructors in org.eclipse.emf.emfstore.internal.server.startup with parameters of type ServerSpace | |
|---|---|
EmfStoreValidator(ServerSpace serverSpace)
Default constructor. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||