- abort() - Method in interface org.eclipse.emf.emfstore.client.ESCompositeOperationHandle
-
Aborts the composite operation.
- abort() - Method in class org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle
-
Aborts a composite operation.
- abort() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESCompositeOperationHandleImpl
-
Aborts the composite operation.
- abortCompositeOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Aborts the current composite operation.
- abortCompositeOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Aborts the current composite operation.
- ABSTRACT_CHANGE_PACKAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- ABSTRACT_CHANGE_PACKAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
- ABSTRACT_CHANGE_PACKAGE__LOG_MESSAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Log Message' containment reference.
- ABSTRACT_CHANGE_PACKAGE__LOG_MESSAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Log Message' containment reference feature.
- ABSTRACT_CHANGE_PACKAGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The number of structural features of the 'Abstract Change Package' class.
- ABSTRACT_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- ABSTRACT_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- ABSTRACT_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- ABSTRACT_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Accepted' attribute feature.
- ABSTRACT_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- ABSTRACT_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Client Date' attribute feature.
- ABSTRACT_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- ABSTRACT_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- ABSTRACT_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Model Element Id' containment reference feature.
- ABSTRACT_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Abstract Operation' class.
- AbstractAPIDeletegateImpl<A extends AbstractAPIImpl<A,I>,I extends APIDelegate<A>> - Class in org.eclipse.emf.emfstore.internal.common.api
-
An internal EObject that has an API delegate.
- AbstractAPIDeletegateImpl() - Constructor for class org.eclipse.emf.emfstore.internal.common.api.AbstractAPIDeletegateImpl
-
- AbstractAPIImpl<API,INTERNAL extends APIDelegate<API>> - Class in org.eclipse.emf.emfstore.internal.common.api
-
Common base class for all API implementation classes.
- AbstractChangePackage - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning
-
A representation of the model object 'Abstract Change Package'.
- AbstractConflictResolver - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging
-
- AbstractConflictResolver(boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.AbstractConflictResolver
-
Default Constructor.
- AbstractConnectionManager<T> - Class in org.eclipse.emf.emfstore.internal.client.model.connectionmanager
-
Superclass for all connection managers which map
SessionIds
to the relative connection simply by using a generic map.
- AbstractConnectionManager() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.AbstractConnectionManager
-
Default constructor.
- AbstractEMFStoreCommand - Class in org.eclipse.emf.emfstore.internal.client.model.util
-
Super class for all commands.
- AbstractEMFStoreCommand() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand
-
- AbstractEMFStoreCommand_RedoNotImplemented - Static variable in class org.eclipse.emf.emfstore.internal.client.model.util.Messages
-
- AbstractEMFStoreHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handlers are the top level abstraction that clients should use execute actions within the EMFStore
workspace.
- AbstractEMFStoreHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.AbstractEMFStoreHandler
-
- AbstractEMFStoreHandlerWithResult<T> - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handlers are the top level abstraction that clients should use execute actions within the EMFStore
workspace.
- AbstractEMFStoreHandlerWithResult() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.AbstractEMFStoreHandlerWithResult
-
- AbstractEmfstoreInterface - Class in org.eclipse.emf.emfstore.internal.server.core
-
Super class of all EmfstoreInterfaces.
- AbstractEmfstoreInterface(ServerSpace, AccessControl) - Constructor for class org.eclipse.emf.emfstore.internal.server.core.AbstractEmfstoreInterface
-
Default constructor.
- AbstractEMFStoreTransactionalCommandStackImpl - Class in org.eclipse.emf.emfstore.internal.client.transaction
-
Abstract superclass for EMFStore CommandStacks supporting transaction.
- AbstractEMFStoreTransactionalCommandStackImpl() - Constructor for class org.eclipse.emf.emfstore.internal.client.transaction.AbstractEMFStoreTransactionalCommandStackImpl
-
- AbstractEMFStoreUIController<T> - Class in org.eclipse.emf.emfstore.internal.client.ui.controller
-
Abstract UI controller class.
- AbstractEMFStoreUIController(Shell) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.controller.AbstractEMFStoreUIController
-
Constructor.
- AbstractEMFStoreUIController(Shell, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.controller.AbstractEMFStoreUIController
-
Constructor.
- AbstractEMFStoreUIController(Shell, boolean, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.controller.AbstractEMFStoreUIController
-
Constructor.
- AbstractEMFStoreUIController_Error - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.controller.Messages
-
- AbstractEMFStoreUIController_No - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.controller.Messages
-
- AbstractEMFStoreUIController_Yes - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.controller.Messages
-
- AbstractLoginDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs
-
- AbstractLoginDialog(Shell, ILoginDialogController) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.AbstractLoginDialog
-
Constructor.
- AbstractMongoDBResourceSetProvider - Class in org.eclipse.emf.emfstore.mongodb
-
- AbstractMongoDBResourceSetProvider() - Constructor for class org.eclipse.emf.emfstore.mongodb.AbstractMongoDBResourceSetProvider
-
- AbstractMongoDBResourceSetProvider_SetupFailed - Static variable in class org.eclipse.emf.emfstore.mongodb.Messages
-
- AbstractOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Abstract Operation'.
- AbstractOperationEmitter - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent
-
Abstract super class for implementing types which emit operations when given an
ReadLineCapable type.
- AbstractOperationEmitter(Direction, File) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.AbstractOperationEmitter
-
Constructor.
- AbstractOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Abstract Operation'.
- AbstractOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- AbstractOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- AbstractOperationItemProvider_And - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AbstractPlotRenderer - Class in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph
-
Basic commit graph renderer for graphical user interfaces.
- AbstractPlotRenderer() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.AbstractPlotRenderer
-
- AbstractSubEmfstoreInterface - Class in org.eclipse.emf.emfstore.internal.server.core
-
This is the super class for all subinterfaces of emfstore.
- AbstractSubEmfstoreInterface(AbstractEmfstoreInterface) - Constructor for class org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface
-
Default constructor.
- AbstractSubEmfstoreInterface_Bad_Parameters - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AbstractSubEmfstoreInterface_Exception_On_Execution - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AbstractSubEmfstoreInterface_Method_Not_Accessible - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AC_GROUP - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The meta object id for the '
AC Group' class.
- AC_GROUP - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the '
AC Group' class.
- AC_GROUP__DESCRIPTION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Description' attribute.
- AC_GROUP__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Identifier' attribute.
- AC_GROUP__MEMBERS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Members' reference list.
- AC_GROUP__MEMBERS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Members' reference list feature.
- AC_GROUP__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Name' attribute.
- AC_GROUP__PROPERTIES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Properties' containment reference list.
- AC_GROUP__ROLES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Roles' containment reference list.
- AC_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The number of structural features of the 'AC Group' class.
- AC_ORG_UNIT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
- AC_ORG_UNIT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
- AC_ORG_UNIT__DESCRIPTION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Description' attribute.
- AC_ORG_UNIT__DESCRIPTION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- AC_ORG_UNIT__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Identifier' attribute.
- AC_ORG_UNIT__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Name' attribute.
- AC_ORG_UNIT__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- AC_ORG_UNIT__PROPERTIES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Properties' containment reference list.
- AC_ORG_UNIT__PROPERTIES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- AC_ORG_UNIT__ROLES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Roles' containment reference list.
- AC_ORG_UNIT__ROLES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Roles' containment reference list feature.
- AC_ORG_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The number of structural features of the 'AC Org Unit' class.
- AC_ORG_UNIT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
- AC_ORG_UNIT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
- AC_ORG_UNIT_ID__ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Id' attribute.
- AC_ORG_UNIT_ID_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The number of structural features of the 'AC Org Unit Id' class.
- AC_USER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The meta object id for the '
AC User' class.
- AC_USER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the '
AC User' class.
- AC_USER__DESCRIPTION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Description' attribute.
- AC_USER__EFFECTIVE_GROUPS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Effective Groups' containment reference list.
- AC_USER__EFFECTIVE_GROUPS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Effective Groups' containment reference list feature.
- AC_USER__FIRST_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'First Name' attribute.
- AC_USER__FIRST_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'First Name' attribute feature.
- AC_USER__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Identifier' attribute.
- AC_USER__LAST_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Last Name' attribute.
- AC_USER__LAST_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Last Name' attribute feature.
- AC_USER__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Name' attribute.
- AC_USER__PASSWORD - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Password' attribute.
- AC_USER__PASSWORD - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage.Literals
-
The meta object literal for the 'Password' attribute feature.
- AC_USER__PROPERTIES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Properties' containment reference list.
- AC_USER__ROLES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The feature id for the 'Roles' containment reference list.
- AC_USER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
The number of structural features of the 'AC User' class.
- ACCEPTED_VERSIONS - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Property name of accepted client versions.
- ACCEPTED_VERSIONS_ANY - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Allow any client version.
- AccessControl - Class in org.eclipse.emf.emfstore.internal.server.accesscontrol
-
Access control class holding references to the customizable access control related services.
- AccessControl(ServerSpace) - Constructor for class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
Constructor.
- AccessControl(ESAuthenticationControlType, ServerSpace) - Constructor for class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
Constructor.
- AccessControl_CustomAuthorizationInitFailed - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControl_CustomOrgUnitProviderInitFailed - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControl_MultipleExtensionsDiscovered - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccesscontrolAdapterFactory - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util
-
The Adapter Factory for the model.
- AccesscontrolAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Creates an instance of the adapter factory.
- AccessControlException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Represents a access control violation.
- AccessControlException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.AccessControlException
-
Constructor.
- AccessControlException() - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.AccessControlException
-
Default Constructor.
- AccessControlException(String, Exception) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.AccessControlException
-
Constructor.
- AccesscontrolFactory - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
The Factory for the model.
- AccesscontrolFactoryImpl - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
-
An implementation of the model Factory.
- AccesscontrolFactoryImpl() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
Creates an instance of the factory.
- AccessControlHelper - Class in org.eclipse.emf.emfstore.internal.client.accesscontrol
-
Helper class for access control checks.
- AccessControlHelper(Usersession) - Constructor for class org.eclipse.emf.emfstore.internal.client.accesscontrol.AccessControlHelper
-
Default constructor.
- AccessControlImpl_Given_Group_Does_Not_Exist - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_Given_OrgUnit_Does_Not_Exist - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_Given_User_Does_Not_Exist - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_Insufficient_Rights - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_No_Access - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_Not_Allowed_To_Remove_Other_Admin - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_PARole_Missing_Privilege - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_SessionID_Is_Null - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_SessionID_Unknown - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccessControlImpl_Unknown_Access_Type - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.Messages
-
- AccesscontrolItemProviderAdapterFactory - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- AccesscontrolItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
This constructs an instance.
- AccesscontrolPackage - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
The Package for the model.
- AccesscontrolPackage.Literals - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- AccesscontrolPackageImpl - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
-
An implementation of the model Package.
- AccesscontrolSwitch<T> - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util
-
The Switch for the model's inheritance
hierarchy.
- AccesscontrolSwitch() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Creates an instance of the switch.
- ACDAOFacade - Interface in org.eclipse.emf.emfstore.internal.server.model.dao
-
Facade for access control related functionality.
- ACGroup - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
A representation of the model object ' AC Group'.
- ACGroupDAO - Interface in org.eclipse.emf.emfstore.internal.server.model.dao
-
- ACGroupImpl - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
-
An implementation of the model object ' AC Group'.
- ACGroupItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider
-
This is the item provider adapter for a
ACGroup
object.
- ACGroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACGroupItemProvider
-
This constructs an instance from a factory and a notifier.
- ACOrgUnit<E extends ESOrgUnit> - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
A representation of the model object ' AC Org Unit'.
- ACOrgUnitId - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
A representation of the model object ' AC Org Unit Id'.
- ACOrgUnitIdImpl - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
-
An implementation of the model object ' AC Org Unit Id'.
- ACOrgUnitIdItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider
-
This is the item provider adapter for a
ACOrgUnitId object.
- ACOrgUnitIdItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitIdItemProvider
-
This constructs an instance from a factory and a notifier.
- ACOrgUnitImpl<E extends ESOrgUnit> - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
-
An implementation of the model object ' AC Org Unit'.
- ACOrgUnitItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider
-
This is the item provider adapter for a
ACOrgUnit object.
- ACOrgUnitItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitItemProvider
-
This constructs an instance from a factory and a notifier.
- Activator - Class in org.eclipse.emf.emfstore.internal.client.model
-
Activator of workspace plugin.
- Activator() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.Activator
-
- Activator - Class in org.eclipse.emf.emfstore.internal.client.ui
-
The activator class controls the plug-in life cycle.
- Activator() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.Activator
-
The constructor.
- Activator - Class in org.eclipse.emf.emfstore.internal.common
-
The activator class controls the plug-in life cycle.
- Activator() - Constructor for class org.eclipse.emf.emfstore.internal.common.Activator
-
The constructor.
- Activator - Class in org.eclipse.emf.emfstore.internal.server
-
The activator class controls the emfstore life cycle.
- Activator() - Constructor for class org.eclipse.emf.emfstore.internal.server.Activator
-
- active() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.ACUserContainer
-
Update timestamp when user was last active.
- ACUser - Interface in org.eclipse.emf.emfstore.internal.server.model.accesscontrol
-
A representation of the model object ' AC User'.
- ACUserContainer - Class in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication
-
User container that additionally is capable of performing an activity check
of the user being hold.
- ACUserContainer(ACUser) - Constructor for class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.ACUserContainer
-
Constructor.
- ACUserContainer_Session_Timed_Out - Static variable in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.Messages
-
- ACUserDAO - Interface in org.eclipse.emf.emfstore.internal.server.model.dao
-
- ACUserImpl - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl
-
An implementation of the model object ' AC User'.
- AcUserImportAction - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard
-
- AcUserImportAction(AdminBroker) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportAction
-
- AcUserImportAction_ImportUserOrGroup - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportPageOne - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard
-
With this page the import source can be selected (via radio buttons).
- AcUserImportPageOne() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportPageOne
-
Standard constructor.
- AcUserImportPageOne_ChooseImportSource - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportPageOne_Loading - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportPageTwo - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard
-
- AcUserImportPageTwo() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportPageTwo
-
Page for displaying the OrgUnits that can be imported.
- AcUserImportPageTwo_CollapseAll - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportPageTwo_ExpandAll - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportPageTwo_PageTwo - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportPageTwo_Select_Deselect_All - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportWizard - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard
-
- AcUserImportWizard(AdminBroker) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportWizard
-
- AcUserImportWizard_ImportingUsers - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- AcUserImportWizard_ImportNewUsers - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.Messages
-
- ACUserItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider
-
This is the item provider adapter for a
ACUser
object.
- ACUserItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACUserItemProvider
-
This constructs an instance from a factory and a notifier.
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventsItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventsItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticItemProviderAdapterFactory
-
- adapt(Notifier, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapt(Object, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- add(String, Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictDescription
-
Add a place holder.
- add(ConflictOption) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Add options which should be merged.
- add(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.util.ProjectSpaceUploadQueue
-
Enqueues a
file for upload.
- add(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.util.SimpleUploadQueue
-
Enqueues a
file for upload.
- add(FileIdentifier) - Method in interface org.eclipse.emf.emfstore.internal.client.model.filetransfer.util.UploadQueue
-
Enqueues a
file for upload.
- add(ACGroup) - Method in interface org.eclipse.emf.emfstore.internal.server.model.dao.ACGroupDAO
-
Add a group.
- add(ACUser) - Method in interface org.eclipse.emf.emfstore.internal.server.model.dao.ACUserDAO
-
Add a user.
- add(ProjectHistory) - Method in interface org.eclipse.emf.emfstore.internal.server.model.dao.ProjectDAO
-
Add a project history.
- add(ESOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESChangePackageImpl
-
Add a single a operation to this change package.
- add(ESOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESFileBasedChangePackageImpl
-
Add a single a operation to this change package.
- add(ACUser) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
Add a user.
- add(ACGroup) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
Add a group.
- add(ProjectHistory) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
Add a project history.
- add(AbstractOperation) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Add a single operation to this change package.
- add(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Add a single operation to this change package.
- add(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Add a single operation to this change package.
- add(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Add a single operation to this change package.
- add(ESModelMutatorUtil) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESMutationFactory
-
- add(ESAuthenticationInformation) - Method in class org.eclipse.emf.emfstore.server.auth.ESSessions
-
- add(ESOperation) - Method in interface org.eclipse.emf.emfstore.server.model.ESChangePackage
-
Add a single a operation to this change package.
- addAll(List<ESOperation>) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESChangePackageImpl
-
Adds a list of operations to this change package.
- addAll(List<ESOperation>) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESFileBasedChangePackageImpl
-
Adds a list of operations to this change package.
- addAll(List<AbstractOperation>) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Adds all given operations to this change package.
- addAll(List<AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Adds all given operations to this change package.
- addAll(List<AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Adds all given operations to this change package.
- addAll(List<AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Adds all given operations to this change package.
- addAll(List<ESOperation>) - Method in interface org.eclipse.emf.emfstore.server.model.ESChangePackage
-
Adds a list of operations to this change package.
- addAsFragments(String, FileBasedChangePackage) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentProviderAdapter
-
Splits the given change package into fragments and stores them.
- addCertificate(String, String) - Method in interface org.eclipse.emf.emfstore.client.provider.ESKeyStoreManager
-
Adds a certificate to the KeyStore.
- addCertificate(String, InputStream) - Method in interface org.eclipse.emf.emfstore.client.provider.ESKeyStoreManager
-
Adds a certificate to the KeyStore.
- addCertificate(String, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Adds a certificate to the KeyStore.
- addCertificate(String, InputStream) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Adds a certificate to the KeyStore.
- addChild(IPlotCommit) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
Adds a child to this commit.
- addChild(IPlotCommit) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
-
Adds a child to this commit.
- addCommandStackObserver(ESCommandObserver) - Method in interface org.eclipse.emf.emfstore.client.changetracking.ESCommandStack
-
Add a command stack observer.
- addCommandStackObserver(ESCommandObserver) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreBasicCommandStack
-
Add a command stack observer.
- addCommandStackObserver(ESCommandObserver) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands.EMFStoreCommandNotifier
-
Add a command stack observer.
- addCommandStackObserver(ESCommandObserver) - Method in class org.eclipse.emf.emfstore.internal.client.transaction.EMFStoreTransactionalCommandStack
-
Add a command stack observer.
- addConflictBucketCandidate(ConflictBucketCandidate) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
Add another another conflict candidate bucket to this bucket including all their collected operations and
invoveld ids.
- addConflictBucketCandidate(ConflictBucketCandidate) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ExistenceOppositeReservationMap
-
- addContainerReservation(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds an full reservation.
- addCustomReservation(AbstractOperation, ReservationSet, ModelElementIdToEObjectMapping) - Method in interface org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSetModifier
-
- addCutElement(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
Add a new cut element.
- addCutElement(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ProjectImpl
-
Add a new cut element.
- addDefaultFailObserver() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Adds a default observer that is notified when the transfer fails.
- addDirtyStateChangeLister(IDEObjectCollectionDirtyStateListener) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Add a dirty state change listener.
- addedEObject(EObject) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Notifies this util that a new object has been added to maintain the index of offering and suitable objects.
- addExistenceReservation(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds an existence reservation.
- addExistenceReservation(String, ConflictBucketCandidate) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds an existence reservation.
- addFeatureReservation(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds a feature reservation for the given model element an one of its feature.
- addFeatureReservation(String, String, ConflictBucketCandidate) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds a feature reservation for the given feature.
- addFile(File) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferManager
-
Adds a file to be transferred (uploaded).
- addFile(File, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferManager
-
Adds a file to be transferred (uploaded).
- addFile(File) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Adds a file to this project space.
- addFile(File, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Adds a file to this project space.
- addFile(File) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Adds a file to this project space.
- addFile(File, String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Adds a file to this project space.
- addFilteredOperation(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.FilteredOperationsResult
-
Adds an operation that is considered as filtered.
- addFragment(String, List<String>) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentUploadAdapter
-
Adds a single fragment.
- addFullReservation(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds an full reservation.
- addFullReservation(String, ConflictBucketCandidate) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds a full reservation for the given model element.
- addGroup(ESGroup) - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESOrgUnitProviderImpl
-
Adds the given group.
- addGroup(ESGroup) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESOrgUnitRepositoryImpl
-
Adds the given group.
- addGroup(ESGroup) - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitProvider
-
Adds the given group.
- addGroup(ESGroup) - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitRepository
-
Adds the given group.
- addHandler(String, Class<?>) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer
-
Adds a handler to the webserver.
- addHandler(String, Class<?>) - Method in interface org.eclipse.emf.emfstore.server.ESXmlRpcWebServerProvider
-
Adds a handler to the web server.
- addIdEObjectCollectionChangeObserver(IdEObjectCollectionChangeObserver) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
- addIdEObjectCollectionChangeObserver(IdEObjectCollectionChangeObserver) - Method in interface org.eclipse.emf.emfstore.internal.common.model.NotifiableIdEObjectCollection
-
- addInitialParticipant(ProjectId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- addInitialParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Adds an organization unit to a project.
- addInitialParticipant(ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- addInitialParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Adds an organization unit to a project.
- addInitialParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Adds an organization unit to a project.
- addInitialParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Adds an organization unit to a project.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
This adds a listener.
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.ChildrenDecorator
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.ModelElementDirtyDecorator
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.ProjectSpaceDirtyDecorator
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.UsernameDecorator
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.VersionDecorator
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportLabelProvider
-
Adds a listener to this label provider.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventsItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticItemProviderAdapterFactory
-
This adds a listener.
- addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
This adds a listener.
- addMapKeyReservation(String, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds a reservation for a map entry that is contained in a map feature.
- addMember(ACOrgUnitId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- addMember(SessionId, ACOrgUnitId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Adds an orgUnit to a group.
- addMember(ACOrgUnitId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- addMember(SessionId, ACOrgUnitId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Adds an orgUnit to a group.
- addMember(SessionId, ACOrgUnitId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Adds an orgUnit to a group.
- addMember(SessionId, ACOrgUnitId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Adds an orgUnit to a group.
- addModelElement(EObject) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Adds the given model element to the collection.
- addModelElement(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Adds the given model element to the collection.
- addModelElementId(ESModelElementId) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESModelElementQueryImpl
-
Adds the ID of a model element that the query should filter for.
- addModelElementId(ESModelElementId) - Method in interface org.eclipse.emf.emfstore.server.model.query.ESModelElementQuery
-
Adds the ID of a model element that the query should filter for.
- addMultiReferenceWithOppositeReservation(String, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Adds a multi-reference feature reservation together with an opposite model element.
- addMultiReferenceWithOppositeReservation(String, String, String, ConflictBucketCandidate) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Performs an opposite reservation for multi-reference features.
- addNonFiltered(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.FilteredOperationsResult
-
Adds an object that is classified as non-filtered.
- AddObjectMutation - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
A mutation, which adds a new object into the model.
- AddObjectMutation(ESModelMutatorUtil) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AddObjectMutation
-
Creates a new mutation with the specified util.
- addOperation(AbstractOperation, boolean, int) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
Add an operation for a model element id and its feature to the bucket.
- addOperationRecorderListener(OperationRecorderListener) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Adds an operation recorder observer.
- addOperations(Set<AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Adds the change operations, which will be applied in case, that this option is selected as solution.
- addOperations(List<? extends AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Adds a list of operations to this project space.
- addOperations(List<? extends AbstractOperation>) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Adds a list of operations to this project space.
- addOption(ConflictOption) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.widgets.MergeTextWidget
-
Add involved ConflictOptions.
- addPages() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportWizard
-
- addPages() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.MergeWizard
- addPages() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizard
-
Adds all pages in the wizard.
- addPages() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard
-
The framework calls this to create the contents of the wizard.
- addParticipant(ProjectId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- addParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Adds an organization unit to a project.
- addParticipant(ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- addParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Adds an organization unit to a project.
- addParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Adds an organization unit to a project.
- addParticipant(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Adds an organization unit to a project.
- addPassingLane(PlotLane) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
Adds a passing lane to this commit.
- addPassingLane(PlotLane) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
-
Adds a passing lane to this commit.
- addPerCommand(EObject, EStructuralFeature, Object, Integer) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Adds newValue to the many-valued feature of eObject using an AddCommand.
- addPerCommand(EObject, EStructuralFeature, Collection<?>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Adds all objects to the many-valued feature of eObject using an AddCommand.
- addPostStartupListener(PostStartupListener) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- addProjectId(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util.ShareProjectAdapter
-
- addProjectSpace(ProjectSpace) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Adds a new ProjectSpace to the workspace.
- addRemovedElement(EObject, Set<EObject>, List<SettingWithReferencedElement>) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.RemovedElementsCache
-
Adds a new deleted element to the cache.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This implements ISelectionProvider.
- addServer(ESServer) - Method in interface org.eclipse.emf.emfstore.client.ESWorkspace
-
Adds a server to the workspace.
- addServer(ESServer) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESWorkspaceImpl
-
Adds a server to the workspace.
- AddServerHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for adding a server/repository.
- AddServerHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.AddServerHandler
-
- addServerInfo(ServerInfo) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Adds an server info and saves.
- addServerInfo(ServerInfo) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Adds an server info and saves.
- addStartupListener(StartupListener) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- addTag(ESPrimaryVersionSpec, ESTagVersionSpec, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESProject
-
Adds a tag to the specified version of this project on the server.
- addTag(SessionId, ProjectId, PrimaryVersionSpec, TagVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Adds a tag to a version of the specified project.
- addTag(ESPrimaryVersionSpec, ESTagVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Adds a tag to the specified version of this project on the server.
- addTag(ESPrimaryVersionSpec, ESTagVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Adds a tag to the specified version of this project on the server.
- addTag(PrimaryVersionSpec, TagVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Adds a tag to the specified version of this project.
- addTag(PrimaryVersionSpec, TagVersionSpec) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Adds a tag to the specified version of this project.
- addTag(SessionId, ProjectId, PrimaryVersionSpec, TagVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Adds a tag to a version of the specified project.
- addTag(ProjectId, PrimaryVersionSpec, TagVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl
-
Add a tag to the specified version specifier.
- addTag(SessionId, ProjectId, PrimaryVersionSpec, TagVersionSpec) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Adds a tag to a version of the specified project.
- AddTagHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for adding a tag to a selected
HistoryInfo instance.
- AddTagHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.AddTagHandler
-
- addToWorkspace(IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Adds this project to the workspace.
- addToWorkspace(IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Adds this project to the workspace.
- addTransferFailedObserver(Observer) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Adds an observer which is notified if the transfer fails due to an
exception.
- addTransferFinishedObserver(Observer) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Adds an observer that is notified once the transfer is finished.
- addUser(ESUser) - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESOrgUnitProviderImpl
-
Adds the given user.
- addUser(ESUser) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESOrgUnitRepositoryImpl
-
Adds the given user.
- addUser(ESUser) - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitProvider
-
Adds the given user.
- addUser(ESUser) - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitRepository
-
Adds the given user.
- AdminBroker - Interface in org.eclipse.emf.emfstore.internal.client.model
-
Interface for administrative services of the EMFStore.
- AdminBrokerImpl - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
Implementation of the AdminBroker.
- AdminBrokerImpl(ServerInfo, SessionId) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
Constructor.
- AdminConnectionManager - Interface in org.eclipse.emf.emfstore.internal.client.model.connectionmanager
-
An admin connection manager connects to the server for administrative services.
- AdminEmfStore - Interface in org.eclipse.emf.emfstore.internal.server
-
AdminEmfStore offers an interface for administrating the users and their rights.
- ADMINEMFSTORE - Static variable in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminConnectionHandler
-
String interface identifier.
- AdminEmfStoreImpl - Class in org.eclipse.emf.emfstore.internal.server.core
-
- AdminEmfStoreImpl(ServerSpace, AccessControl) - Constructor for class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Default constructor.
- AdminEmfStoreImpl_Assign_Role_Privilege_Not_Set - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_Could_Not_Find_OrgUnit - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_Group_Already_Exists - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_Group_Does_Not_Exist - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_IllegalRequestToAddInitialRole - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_Not_Allowed_To_Assign_ServerAdminRole - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_Not_Allowed_To_Create_Participant_With_ServerAdminRole - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_OnlyAllowedForRequstingUser - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_OrgUnit_Does_Not_Exist - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_RemovePA_Violation_1 - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_RemovePA_Violation_2 - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- AdminEmfStoreImpl_Unknown_ProjectID - Static variable in class org.eclipse.emf.emfstore.internal.server.core.Messages
-
- afterRun() - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.MonitoredEMFStoreAction
-
- afterRun() - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIShareProjectController
-
- allocateModelElementIds(Map<EObject, ModelElementId>) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Allocates certain IDs for the given model elements in the mapping.
- allocateModelElementIds(Map<EObject, ModelElementId>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Allocates certain IDs for the given model elements in the mapping.
- analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
Returns a diagnostic describing the errors and warnings listed in the resource
and the specified exception (if any).
- ANCESTOR_VERSION_SPEC - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- ANCESTOR_VERSION_SPEC - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
- ANCESTOR_VERSION_SPEC__BRANCH - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Branch' attribute.
- ANCESTOR_VERSION_SPEC__SOURCE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Source' containment reference.
- ANCESTOR_VERSION_SPEC__SOURCE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Source' containment reference feature.
- ANCESTOR_VERSION_SPEC__TARGET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Target' containment reference.
- ANCESTOR_VERSION_SPEC__TARGET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Target' containment reference feature.
- ANCESTOR_VERSION_SPEC_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The number of structural features of the 'Ancestor Version Spec' class.
- AncestorVersionSpec - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning
-
A representation of the model object ' Ancestor Version Spec'.
- AncestorVersionSpecImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.impl
-
An implementation of the model object ' Ancestor Version Spec'.
- AncestorVersionSpecItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.provider
-
- AncestorVersionSpecItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.AncestorVersionSpecItemProvider
-
This constructs an instance from a factory and a notifier.
- Annotations - Class in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
- Annotations() - Constructor for class org.eclipse.emf.emfstore.fuzzy.emf.junit.Annotations
-
- Annotations.Data - Annotation Type in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
Annotation to declare the field in the test, where to set the data.
- Annotations.DataProvider - Annotation Type in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
An annotation to set the fuzzy data provider for the
ESFuzzyRunner.
- Annotations.Mutator - Annotation Type in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
An annotation to set the model mutator that is used by the data provider.
- Annotations.Options - Annotation Type in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
An optional annotation to declare options to use in the fuzzy data provider.
- Annotations.Util - Annotation Type in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
- APIDelegate<API> - Interface in org.eclipse.emf.emfstore.internal.common.api
-
Maps the implementing type onto an externally available API type.
- APIUtil - Class in org.eclipse.emf.emfstore.internal.common
-
Convenience class for mapping internal and external types contained in lists onto each other.
- apply(EObject) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEObjectHasExternalReference
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AddObjectMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AttributeChangeMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.DeleteObjectMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.FeatureMapKeyMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.FeatureMapValueMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.Mutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.ReferenceChangeMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- apply(Role) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.HasRolePredicate
- apply(Project) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Applies this change package to the given project.
- apply(Project, boolean) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Apply all operations in the change package to the given project.
- apply(Project) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Apply all operations in the change package to the given project.
- apply(Project, boolean) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Apply all operations in the change package to the given project.
- apply(Project) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Apply all operations in the change package to the given project.
- apply(Project, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Apply all operations in the change package to the given project.
- apply(Project) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Applies this change package to the given project.
- apply(Project, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Apply all operations in the change package to the given project.
- apply(Project) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Applies this change package to the given project.
- apply(Project, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Apply all operations in the change package to the given project.
- apply(IdEObjectCollection) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Apply an operation to the given project if it can be applied.
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AttributeOperationImpl
-
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
Apply an operation to the given project if it can be applied.
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeMoveOperationImpl
-
Apply an operation to the given project if it can be applied.
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeOperationImpl
-
Apply an operation to the given project if it can be applied.
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeSetOperationImpl
-
Apply an operation to the given project if it can be applied.
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceMoveOperationImpl
-
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceOperationImpl
-
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceSetOperationImpl
-
Apply an operation to the given project if it can be applied.
- apply(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.SingleReferenceOperationImpl
-
- apply() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESMutation
-
Applies this mutation and returns whether it succeeded in being applied.
- applyChanges(PrimaryVersionSpec, List<AbstractChangePackage>, AbstractChangePackage, IProgressMonitor, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Helper method which applies merged changes on the ProjectSpace.
- applyChangesIntern(ProjectSpace, List<AbstractOperation>, boolean) - Method in interface org.eclipse.emf.emfstore.internal.client.model.impl.IApplyChangesCallback
-
Apply a list of operations to a projectSpace.
- applyOperations(Iterable<AbstractOperation>, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Applies a list of operations to the project.
- ApplyOperationsAndRecordRunnable - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
- ApplyOperationsAndRecordRunnable(ProjectSpaceBase, Iterable<AbstractOperation>) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.impl.ApplyOperationsAndRecordRunnable
-
Constructor.
- ApplyOperationsRunnable - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
- ApplyOperationsRunnable(ProjectSpaceBase, Iterable<AbstractOperation>, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.impl.ApplyOperationsRunnable
-
Constructor.
- applyOperationsWithRerecording(Iterable<AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Applies a list of operations to the project.
- areEqual(ESLocalProject, ESLocalProject) - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreClientUtil
-
Determine if the contents of two projects are equal.
- areEqual(File, File) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
Compares the contents of two files.
- areEqual(File, File, IProgressMonitor) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
Compares the contents of two files.
- areEqual(IdEObjectCollection, IdEObjectCollection) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
- ARRAY_SEPARATOR - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
- asMutableList() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecording
-
Use to change the contents of the recording dynamically.
- assignRole(ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- assignRole(SessionId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Assigns a role for an orgUnit without a project.
- assignRole(ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- assignRole(SessionId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Assigns a role for an orgUnit without a project.
- assignRole(SessionId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Assigns a role for an orgUnit without a project.
- assignRole(SessionId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Assigns a role for an orgUnit without a project.
- ASSOCIATION_CLASS_ELEMENT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- ASSOCIATION_CLASS_ELEMENT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage.Literals
-
- ASSOCIATION_CLASS_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The number of structural features of the 'Association Class Element' class.
- AssociationClassElement - Interface in org.eclipse.emf.emfstore.internal.common.model
-
A model element which represents an association class.
- ATTACHMENT_FOLDER - Static variable in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
Attachment folder for uploads and downloads.
- ATTACHMENT_FOLDER - Static variable in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.FileTransferSubInterfaceImpl
-
Attachment folder for uploads and downloads.
- attachTo(SessionId, ProjectId) - Static method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util.ShareProjectAdapter
-
Attaches an adapter with the given
ProjectId to the session.
- attachToProjectSpace(ChangePackageContainer) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Attaches this change package to the given value.
- attachToProjectSpace(ChangePackageContainer) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Attaches this change package to the given value.
- attachToProjectSpace(ChangePackageContainer) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Attaches this change package to the given value.
- attachToProjectSpace(ChangePackageContainer) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Attaches this change package to the given value.
- ATTRIBUTE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- ATTRIBUTE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- ATTRIBUTE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- ATTRIBUTE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- ATTRIBUTE_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- ATTRIBUTE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- ATTRIBUTE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- ATTRIBUTE_OPERATION__NEW_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'New Value' attribute.
- ATTRIBUTE_OPERATION__NEW_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'New Value' attribute feature.
- ATTRIBUTE_OPERATION__OLD_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Old Value' attribute.
- ATTRIBUTE_OPERATION__OLD_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Old Value' attribute feature.
- ATTRIBUTE_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- ATTRIBUTE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Attribute Operation' class.
- attributeChange(ESModelMutatorUtil) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESMutationFactory
-
- AttributeChangeMutation - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
A mutation, which adds, deletes, or reorders an attribute value of an object.
- AttributeChangeMutation(ESModelMutatorUtil) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AttributeChangeMutation
-
Creates a new mutation with the specified util.
- AttributeConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
Conflict for two attribute operations.
- AttributeConflict(ConflictBucket, DecisionManager) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.AttributeConflict
-
Default constructor.
- AttributeOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Attribute Operation'.
- AttributeOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Attribute Operation'.
- AttributeOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- AttributeOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AttributeOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- AttributeOperationItemProvider_Text_From - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AttributeOperationItemProvider_Text_FromPreviousValue - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AttributeOperationItemProvider_Text_In - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AttributeOperationItemProvider_Text_Set - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AttributeOperationItemProvider_Text_To - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AttributeOperationItemProvider_Text_Unset - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- AttributeSetter<E> - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Abstract class that defines methods for creating attributes in order
to generate or change Ecore models.
- AttributeSetter(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetter
-
The construction of the AttributeSetter with Random object.
- AttributeSetterEBigDecimal - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random BigDecimal values.
- AttributeSetterEBigDecimal(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBigDecimal
-
Creates a new AttributeSetter for BigDecimal attributes.
- AttributeSetterEBigInteger - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random BigInteger values.
- AttributeSetterEBigInteger(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBigInteger
-
Creates a new AttributeSetter for Integer attributes.
- AttributeSetterEBoolean - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Boolean values.
- AttributeSetterEBoolean(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBoolean
-
Creates a new AttributeSetter for Boolean attributes.
- AttributeSetterEByte - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Byte values.
- AttributeSetterEByte(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEByte
-
Creates a new AttributeSetter for Byte attributes.
- AttributeSetterEByteArray - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Byte[] values.
- AttributeSetterEByteArray(Random, int) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEByteArray
-
Creates a new AttributeSetter for Byte[] attributes.
- AttributeSetterEChar - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Char values.
- AttributeSetterEChar(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEChar
-
Creates a new AttributeSetter for Char attributes.
- AttributeSetterEDate - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Date values.
- AttributeSetterEDate(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEDate
-
Creates a new AttributeSetter for Date attributes.
- AttributeSetterEDouble - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Double values.
- AttributeSetterEDouble(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEDouble
-
Creates a new AttributeSetter for Double attributes.
- AttributeSetterEEnum - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Enumerator values.
- AttributeSetterEEnum(EEnum, Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEEnum
-
Creates a new AttributeSetter for Enumerator attributes.
- AttributeSetterEFeatureMapEntry - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
- AttributeSetterEFeatureMapEntry(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEFeatureMapEntry
-
Creates a new AttributeSetter for a FeatureMapEntry attribute.
- AttributeSetterEFloat - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Float values.
- AttributeSetterEFloat(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEFloat
-
Creates a new AttributeSetter for Float attributes.
- AttributeSetterEInt - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Integer values.
- AttributeSetterEInt(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEInt
-
Creates a new AttributeSetter for Integer attributes.
- AttributeSetterELong - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Long values.
- AttributeSetterELong(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterELong
-
Creates a new AttributeSetter for Long attributes.
- AttributeSetterEShort - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random Short values.
- AttributeSetterEShort(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEShort
-
Creates a new AttributeSetter for Short attributes.
- AttributeSetterEString - Class in org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute
-
Class for creating random String values.
- AttributeSetterEString(Random) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEString
-
Creates a new AttributeSetter for String attributes.
- AUTHENTICATION_CREATE_AUTHENTICATED_USERS - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Whether authenticated users (eg.
- AUTHENTICATION_INFORMATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- AUTHENTICATION_INFORMATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage.Literals
-
- AUTHENTICATION_INFORMATION__RESOLVED_AC_USER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
The feature id for the 'Resolved AC User' containment reference.
- AUTHENTICATION_INFORMATION__RESOLVED_AC_USER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage.Literals
-
The meta object literal for the 'Resolved AC User' containment reference feature.
- AUTHENTICATION_INFORMATION__SESSION_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
The feature id for the 'Session Id' containment reference.
- AUTHENTICATION_INFORMATION__SESSION_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage.Literals
-
The meta object literal for the 'Session Id' containment reference feature.
- AUTHENTICATION_INFORMATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
The number of structural features of the 'Authentication Information' class.
- AUTHENTICATION_LDAP_AUTHPASS - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
LDAP password authentication key.
- AUTHENTICATION_LDAP_AUTHUSER - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
LDAP user authentication key.
- AUTHENTICATION_LDAP_BASE - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Ldap base.
- AUTHENTICATION_LDAP_PREFIX - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Beginning tag of every LDAP property.
- AUTHENTICATION_LDAP_SEARCHDN - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Searchdn for ldap.
- AUTHENTICATION_LDAP_URL - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Ldap url.
- AUTHENTICATION_MATCH_USERS_IGNORE_CASE - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Whether user names should be matched case insensitively.
- AUTHENTICATION_POLICY - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Property for authentication policy used by server.
- AUTHENTICATION_POLICY_DEFAULT - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Default authentication policy is simple property file aut.
- AUTHENTICATION_SPFV_FILEPATH - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Path to property file for SPFV authentication.
- AuthenticationInformation - Interface in org.eclipse.emf.emfstore.internal.server.model
-
A representation of the model object ' Authentication Information'.
- AuthenticationInformationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.impl
-
An implementation of the model object ' Authentication Information'.
- AuthenticationInformationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.provider
-
- AuthenticationInformationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.provider.AuthenticationInformationItemProvider
-
This constructs an instance from a factory and a notifier.
- AUTO_SAVE_EXTENSION_POINT_ATTRIBUTE_NAME - Static variable in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Auto save option identifier.
- AutoOperationWrapper - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
- AutoOperationWrapper() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.impl.AutoOperationWrapper
-
- cacheFile(File, FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
Adds a file to the cache using a given id.
- calcResult() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
If all conflicts are resolved this method will generate the resulting
operations from the conflicts.
- calculateConflictBuckets(ConflictDetector, Set<AbstractOperation>) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
Calculate a set of conflict buckets from this candidate bucket.
- calculateConflicts(List<AbstractChangePackage>, List<AbstractChangePackage>, Project) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictDetector
-
- calculateConflicts(List<AbstractChangePackage>, List<AbstractChangePackage>, ModelElementIdToEObjectMapping) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictDetector
-
- call() - Method in class org.eclipse.emf.emfstore.client.util.ESVoidCallable
- call() - Method in class org.eclipse.emf.emfstore.client.util.ESVoidCallableWithException
- call(String, Object...) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcClientManager
-
Executes a server call without return value.
- callWithListResult(String, Class<T>, Object...) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcClientManager
-
Executes a server call with list return value.
- callWithResult(String, Class<T>, Object...) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcClientManager
-
Executes a server call with return value.
- canAdministrate(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ProjectAdminRoleImpl
-
- canAdministrate(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ReaderRoleImpl
-
- canAdministrate(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
-
Determines if the role can administrate the
project.
- canAdministrate(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ServerAdminImpl
-
- canAdministrate(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.WriterRoleImpl
-
- canAdministrate(ProjectId) - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.Role
-
- CancelOperationException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Is thrown if an operation is cancelled.
- CancelOperationException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.CancelOperationException
-
Constructor.
- cancelPendingUpload() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileInformation
-
Cancels a pending upload.
- cancelPendingUpload(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferManager
-
Cancels a pending upload.
- canCreate(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ProjectAdminRoleImpl
-
- canCreate(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ReaderRoleImpl
-
- canCreate(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
- canCreate(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ServerAdminImpl
-
- canCreate(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.WriterRoleImpl
-
- canCreate(ProjectId, EObject) - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.Role
-
- canDelete(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ProjectAdminRoleImpl
-
- canDelete(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ReaderRoleImpl
-
- canDelete(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
- canDelete(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ServerAdminImpl
-
- canDelete(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.WriterRoleImpl
-
- canDelete(ProjectId, EObject) - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.Role
-
- canFinish() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizard
- canFlipToNextPage() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizardPageOne
-
- canHandle(URI) - Method in class org.eclipse.emf.emfstore.internal.client.provider.ProjectSpaceFileURIHandler
-
- canHandle(Set<URI>) - Method in class org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigrator
-
Checks if this migrator can work with the specified URIs.
- canHandle(Set<URI>) - Method in interface org.eclipse.emf.emfstore.internal.migration.EMFStoreMigrator
-
Checks if this migrator can work with the specified URIs.
- canHandle(URI) - Method in class org.eclipse.emf.emfstore.internal.server.storage.ServerSpaceFileURIHandler
-
- canHaveInstance(EClass) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns whether eClass can be instantiated or not.
- canModify(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ProjectAdminRoleImpl
-
- canModify(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ReaderRoleImpl
-
- canModify(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
- canModify(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ServerAdminImpl
-
- canModify(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.WriterRoleImpl
-
- canModify(ProjectId, EObject) - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.Role
-
- cannonize() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Remove all operations from the change package that are masked by later
operations in the same package.
- cannonize() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Cannonize the change package, that is remove all
operations that are masked by later operations.
- cannonize() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CompositeOperation
-
Remove all operations from the composite that are masked by later
operations in the same composite.
- cannonize() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
Remove all operations from the composite that are masked by later
operations in the same composite.
- canonize(List<AbstractOperation>) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsCanonizer
-
Canonize the operation list.
- canRead(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ProjectAdminRoleImpl
-
- canRead(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ReaderRoleImpl
-
- canRead(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
- canRead(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.ServerAdminImpl
-
- canRead(ProjectId, EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.WriterRoleImpl
-
- canRead(ProjectId, EObject) - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.Role
-
- canRender(AbstractOperation) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.common.OperationCustomLabelProvider
-
Checks if this provider can render the given operation.
- canRender(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.DefaultOperationLabelProvider
-
Checks if this provider can render the given operation.
- canUndo() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand
- caseAbstractChangePackage(AbstractChangePackage) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Abstract Change Package'.
- caseAbstractOperation(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticSwitch
-
Returns the result of interpreting the object as an instance of ' Abstract Operation'.
- caseAbstractOperation(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Abstract Operation'.
- caseACGroup(ACGroup) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of 'AC Group'.
- caseACOrgUnit(ACOrgUnit) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of 'AC Org Unit'.
- caseACOrgUnitId(ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of 'AC Org Unit Id'.
- caseACUser(ACUser) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of 'AC User'.
- caseAncestorVersionSpec(AncestorVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of ' Ancestor Version Spec'.
- caseAssociationClassElement(AssociationClassElement) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Association Class Element'.
- caseAttributeOperation(AttributeOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Attribute Operation'.
- caseAuthenticationInformation(AuthenticationInformation) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of ' Authentication Information'.
- caseBranchInfo(BranchInfo) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Branch Info'.
- caseBranchVersionSpec(BranchVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of ' Branch Version Spec'.
- caseChangePackage(ChangePackage) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Change Package'.
- caseChangePackageEnvelope(ChangePackageEnvelope) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Change Package Envelope'.
- caseChangePackageProxy(ChangePackageProxy) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Change Package Proxy'.
- caseClientVersionInfo(ClientVersionInfo) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of ' Client Version Info'.
- caseCompositeOperation(CompositeOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticSwitch
-
Returns the result of interpreting the object as an instance of ' Composite Operation'.
- caseCompositeOperation(CompositeOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Composite Operation'.
- caseCreateDeleteOperation(CreateDeleteOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Create Delete Operation'.
- caseDateVersionSpec(DateVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of ' Date Version Spec'.
- caseDiffReport(DiffReport) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Diff Report'.
- caseEMFStoreProperty(EMFStoreProperty) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'EMF Store Property'.
- caseEObjectToModelElementIdMap(Map.Entry<EObject, ModelElementId>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' EObject To Model Element Id Map'.
- caseEvent(Event) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerSwitch
-
Returns the result of interpreting the object as an instance of 'Event'.
- caseEvent(Event) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.util.EventsSwitch
-
Returns the result of interpreting the object as an instance of 'Event'.
- caseFeatureOperation(FeatureOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Feature Operation'.
- caseFileBasedChangePackage(FileBasedChangePackage) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'File Based Change Package'.
- caseFileIdentifier(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'File Identifier'.
- caseHeadVersionSpec(HeadVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of ' Head Version Spec'.
- caseHistoryInfo(HistoryInfo) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'History Info'.
- caseHistoryQuery(HistoryQuery) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'History Query'.
- caseIdentifiableElement(IdentifiableElement) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Identifiable Element'.
- caseIdentifiableElement(IdentifiableElement) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Identifiable Element'.
- caseIdentifiableElement(IdentifiableElement) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of ' Identifiable Element'.
- caseIdentifiableElement(IdentifiableElement) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of ' Identifiable Element'.
- caseIdentifiableElement(IdentifiableElement) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticSwitch
-
Returns the result of interpreting the object as an instance of ' Identifiable Element'.
- caseIdentifiableElement(IdentifiableElement) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Identifiable Element'.
- caseLogMessage(LogMessage) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Log Message'.
- caseModelElementGroup(ModelElementGroup) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Model Element Group'.
- caseModelElementId(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Element Id'.
- caseModelElementQuery(ModelElementQuery) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of ' Model Element Query'.
- caseModelElementUrl(ModelElementUrl) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlSwitch
-
Returns the result of interpreting the object as an instance of ' Model Element Url'.
- caseModelElementUrlFragment(ModelElementUrlFragment) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlSwitch
-
Returns the result of interpreting the object as an instance of ' Model Element Url Fragment'.
- caseModelVersion(ModelVersion) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Version'.
- caseMultiAttributeMoveOperation(MultiAttributeMoveOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Multi Attribute Move Operation'.
- caseMultiAttributeOperation(MultiAttributeOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Multi Attribute Operation'.
- caseMultiAttributeSetOperation(MultiAttributeSetOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Multi Attribute Set Operation'.
- caseMultiReferenceMoveOperation(MultiReferenceMoveOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Multi Reference Move Operation'.
- caseMultiReferenceOperation(MultiReferenceOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Multi Reference Operation'.
- caseMultiReferenceSetOperation(MultiReferenceSetOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Multi Reference Set Operation'.
- caseMutatorConfig(MutatorConfig) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Mutator Config'.
- caseNonDomainElement(NonDomainElement) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Non Domain Element'.
- caseOperationGroup(OperationGroup) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of 'Operation Group'.
- caseOperationId(OperationId) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of 'Operation Id'.
- caseOperationProxy(OperationProxy) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Operation Proxy'.
- caseOrgUnitProperty(OrgUnitProperty) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of ' Org Unit Property'.
- casePagedUpdateVersionSpec(PagedUpdateVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Paged Update Version Spec'.
- casePathQuery(PathQuery) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Path Query'.
- casePendingFileTransfer(PendingFileTransfer) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Pending File Transfer'.
- casePrimaryVersionSpec(PrimaryVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of ' Primary Version Spec'.
- caseProject(Project) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Project'.
- caseProjectAdminRole(ProjectAdminRole) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesSwitch
-
Returns the result of interpreting the object as an instance of ' Project Admin Role'.
- caseProjectHistory(ProjectHistory) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Project History'.
- caseProjectId(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Project Id'.
- caseProjectInfo(ProjectInfo) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Project Info'.
- caseProjectSpace(ProjectSpace) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Project Space'.
- caseProjectUpdatedEvent(ProjectUpdatedEvent) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerSwitch
-
Returns the result of interpreting the object as an instance of ' Project Updated Event'.
- caseProjectUrlFragment(ProjectUrlFragment) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlSwitch
-
Returns the result of interpreting the object as an instance of ' Project Url Fragment'.
- casePropertyMapEntry(Map.Entry<String, EMFStoreProperty>) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Property Map Entry'.
- casePropertyStringValue(PropertyStringValue) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Property String Value'.
- caseRangeQuery(RangeQuery) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Range Query'.
- caseReaderRole(ReaderRole) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesSwitch
-
Returns the result of interpreting the object as an instance of 'Reader Role'.
- caseReferenceOperation(ReferenceOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Reference Operation'.
- caseRole(Role) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesSwitch
-
Returns the result of interpreting the object as an instance of ' Role'.
- caseRoot(Root) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Root'.
- caseSemanticCompositeOperation(SemanticCompositeOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticSwitch
-
Returns the result of interpreting the object as an instance of ' Composite Operation'.
- caseServerAdmin(ServerAdmin) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesSwitch
-
Returns the result of interpreting the object as an instance of 'Server Admin'.
- caseServerEvent(ServerEvent) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerSwitch
-
Returns the result of interpreting the object as an instance of 'Event'.
- caseServerInfo(ServerInfo) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Server Info'.
- caseServerProjectEvent(ServerProjectEvent) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerSwitch
-
Returns the result of interpreting the object as an instance of 'Project Event'.
- caseServerSpace(ServerSpace) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Server Space'.
- caseServerUrl(ServerUrl) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlSwitch
-
Returns the result of interpreting the object as an instance of 'Server Url'.
- caseSessionId(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Session Id'.
- caseSingleReferenceOperation(SingleReferenceOperation) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Single Reference Operation'.
- caseTagVersionSpec(TagVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Tag Version Spec'.
- caseTestConfig(TestConfig) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Test Config'.
- caseTestDiff(TestDiff) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Test Diff'.
- caseTestResult(TestResult) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Test Result'.
- caseTestRun(TestRun) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Returns the result of interpreting the object as an instance of 'Test Run'.
- caseUniqueIdentifier(UniqueIdentifier) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Unique Identifier'.
- caseUniqueIdentifier(UniqueIdentifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolSwitch
-
Returns the result of interpreting the object as an instance of ' Unique Identifier'.
- caseUniqueIdentifier(UniqueIdentifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of ' Unique Identifier'.
- caseUniqueIdentifier(UniqueIdentifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsSwitch
-
Returns the result of interpreting the object as an instance of ' Unique Identifier'.
- caseUsersession(Usersession) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Usersession'.
- caseVersion(Version) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Version'.
- caseVersionInfo(VersionInfo) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Version Info'.
- caseVersionProperty(VersionProperty) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Version Property'.
- caseVersionSpec(VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningSwitch
-
Returns the result of interpreting the object as an instance of 'Version Spec'.
- caseWorkspace(Workspace) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Returns the result of interpreting the object as an instance of 'Workspace'.
- caseWriterRole(WriterRole) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesSwitch
-
Returns the result of interpreting the object as an instance of 'Writer Role'.
- CertificateAliasDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views
-
Deprecated.
- CertificateAliasDialog(Shell, String, String, String) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CertificateAliasDialog
-
Deprecated.
Creates an input dialog with OK and Cancel buttons.
- certificateExists(String) - Method in interface org.eclipse.emf.emfstore.client.provider.ESKeyStoreManager
-
Checks whether a certificate for a given alias exists.
- certificateExists(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Checks whether a certificate for a given alias exists.
- CertificateSelectionDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views
-
The modified ElementListSelectionDialog.
- CertificateSelectionDialog(Shell, ILabelProvider) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CertificateSelectionDialog
-
The constructor.
- CertificateSelectionDialog_Alias - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_Attention_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_CertificateDesignation_Message - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_CertificateDesignation_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_Delete - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_Details - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_Import - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CertificateSelectionDialog_Unnamed - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CHANGE_PACKAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- CHANGE_PACKAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
- CHANGE_PACKAGE__EVENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Events' containment reference list.
- CHANGE_PACKAGE__EVENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Events' containment reference list feature.
- CHANGE_PACKAGE__LOG_MESSAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Log Message' containment reference.
- CHANGE_PACKAGE__OPERATIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Operations' containment reference list.
- CHANGE_PACKAGE__OPERATIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Operations' containment reference list feature.
- CHANGE_PACKAGE__VERSION_PROPERTIES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Version Properties' containment reference list.
- CHANGE_PACKAGE__VERSION_PROPERTIES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Version Properties' containment reference list feature.
- CHANGE_PACKAGE_END - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.XmlTags
-
Change package closing tag.
- CHANGE_PACKAGE_ENVELOPE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- CHANGE_PACKAGE_ENVELOPE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
- CHANGE_PACKAGE_ENVELOPE__FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Fragment' attribute list.
- CHANGE_PACKAGE_ENVELOPE__FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Fragment' attribute list feature.
- CHANGE_PACKAGE_ENVELOPE__FRAGMENT_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Fragment Count' attribute.
- CHANGE_PACKAGE_ENVELOPE__FRAGMENT_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Fragment Count' attribute feature.
- CHANGE_PACKAGE_ENVELOPE__FRAGMENT_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Fragment Index' attribute.
- CHANGE_PACKAGE_ENVELOPE__FRAGMENT_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Fragment Index' attribute feature.
- CHANGE_PACKAGE_ENVELOPE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The number of structural features of the 'Change Package Envelope' class.
- CHANGE_PACKAGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The number of structural features of the 'Change Package' class.
- CHANGE_PACKAGE_PROXY - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- CHANGE_PACKAGE_PROXY - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
- CHANGE_PACKAGE_PROXY__ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Id' attribute.
- CHANGE_PACKAGE_PROXY__ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- CHANGE_PACKAGE_PROXY__LOG_MESSAGE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Log Message' containment reference.
- CHANGE_PACKAGE_PROXY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The number of structural features of the 'Change Package Proxy' class.
- CHANGE_PACKAGE_START - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.XmlTags
-
Change package opening tag.
- CHANGE_PACKAGE_START_WITH_NEWLINE - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.XmlTags
-
Change package opening tag with newline.
- ChangeConflictException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Exception that represents that there are conflicting changes.
- ChangeConflictException(ChangeConflictSet) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.ChangeConflictException
-
Constructor.
- ChangeConflictException(String, ChangeConflictSet) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.ChangeConflictException
-
Constructor.
- ChangeConflictException_ConflictDetected - Static variable in class org.eclipse.emf.emfstore.internal.client.model.exceptions.Messages
-
- ChangeConflictSet - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
The actual implementation of an
ESConflictSetImpl containing
the changes that caused the conflict.
- ChangeConflictSet(Set<ConflictBucket>, Set<AbstractOperation>, ModelElementIdToEObjectMapping, List<AbstractChangePackage>, List<AbstractChangePackage>) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Constructor.
- changeCrossReferences() - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Changes cross references of all EObjects in the model.
- changeCrossReferences(EObject) - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Changes CrossReferences of an specific EObject.
- changeModel(ESModelMutatorConfiguration) - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.ESDefaultModelMutator
-
Modifies a model as specified in the config.
- changeModel(ESModelMutatorConfiguration, Set<EStructuralFeature>) - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.ESDefaultModelMutator
-
Modifies a model as specified in the config.
- changeOrgUnit(ACOrgUnitId, String, String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- changeOrgUnit(SessionId, ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Changes the orgUnit's name and description.
- changeOrgUnit(ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- changeOrgUnit(SessionId, ACOrgUnitId, String, String) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Changes the orgUnit's name and description.
- changeOrgUnit(SessionId, ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Changes the orgUnit's name and description.
- changeOrgUnit(SessionId, ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Changes the orgUnit's name and description.
- ChangePackage - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning
-
A representation of the model object ' Change Package'.
- CHANGEPACKAGE_FRAGMENT_SIZE - Static variable in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Change package fragment size option identifier.
- CHANGEPACKAGE_URI - Static variable in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Virtual URI for change package de-/serialization.
- ChangePackageContainer - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent
-
- ChangePackageEnvelope - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning
-
A representation of the model object 'Change Package Envelope'.
- ChangePackageEnvelopeImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.impl
-
An implementation of the model object 'Change Package Envelope'.
- ChangePackageEnvelopeItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.provider
-
- ChangePackageEnvelopeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageEnvelopeItemProvider
-
This constructs an instance from a factory and a notifier.
- ChangePackageFragmentAdapter_SaveChangePackageFailed - Static variable in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.Messages
-
- ChangePackageFragmentProviderAdapter - Class in org.eclipse.emf.emfstore.internal.server.core.subinterfaces
-
Adapter that is supposed to be attached to a session and split incoming complete change packages
into single fragments.
- ChangePackageFragmentProviderAdapter() - Constructor for class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentProviderAdapter
-
- ChangePackageFragmentProviderAdapter_NoFragmentsFound - Static variable in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.Messages
-
- ChangePackageFragmentUploadAdapter - Class in org.eclipse.emf.emfstore.internal.server.core.subinterfaces
-
Adapter that is meant to be attached to a session and stores all change package fragments.
- ChangePackageFragmentUploadAdapter() - Constructor for class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentUploadAdapter
-
- ChangePackageFragmentUploadAdapter_ChangePackageAlreadyComplete - Static variable in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.Messages
-
- ChangePackageFragmentUploadAdapter_NoChangePackageFragmentsFound - Static variable in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.Messages
-
- ChangePackageFragmentUploadAdapter_SplittingFailed - Static variable in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.Messages
-
- ChangePackageImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.impl
-
An implementation of the model object ' Change Package'.
- ChangePackageItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.provider
-
- ChangePackageItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageItemProvider
-
This constructs an instance from a factory and a notifier.
- ChangePackageProxy - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning
-
A representation of the model object 'Change Package Proxy'.
- ChangePackageProxyImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.impl
-
An implementation of the model object 'Change Package Proxy'.
- ChangePackageProxyItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.provider
-
- ChangePackageProxyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageProxyItemProvider
-
This constructs an instance from a factory and a notifier.
- CHANGEPACKAGES_SEGMENT - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
The EMFStore URI segment for a changepackage.
- CHANGEPACKAGES_SEGMENT - Static variable in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
The EMFStore URI segment for a changepackage.
- ChangePackageUtil - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util
-
Change package helper class.
- ChangePackageVisualizationHelper - Class in org.eclipse.emf.emfstore.internal.client.ui.views.changes
-
A helper class for the visualization of change packages.
- ChangePackageVisualizationHelper(ModelElementIdToEObjectMapping) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.changes.ChangePackageVisualizationHelper
-
Constructor.
- ChangePackageVisualizationHelper_CustomOperationProvider_LoadImageFailed - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.Messages
-
- changeRole(ProjectId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- changeRole(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Changes the role for an orgUnit in a specified project.
- changeRole(ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- changeRole(ACOrgUnit, int) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.ProjectComposite
-
This changes the role of an OrgUnit for current project.
- changeRole(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Changes the role for an orgUnit in a specified project.
- changeRole(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Changes the role for an orgUnit in a specified project.
- changeRole(SessionId, ProjectId, ACOrgUnitId, EClass) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Changes the role for an orgUnit in a specified project.
- ChangeSessionHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
- ChangeSessionHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.ChangeSessionHandler
-
- changeUser(ACOrgUnitId, String, String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- changeUser(SessionId, ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Changes the name and password of an
ACUser.
- changeUser(ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- changeUser(SessionId, ACOrgUnitId, String, String) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Changes the name and password of an
ACUser.
- changeUser(SessionId, ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Changes the name and password of an
ACUser.
- changeUser(SessionId, ACOrgUnitId, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Changes the name and password of an
ACUser.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in interface org.eclipse.emf.emfstore.client.handler.ESNotificationFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.EmptyRemovalsFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.FilterStack
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.IgnoreNotificationsOutsideProject
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.IgnoreNullFeatureNotificationsFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.IgnoreOutsideProjectReferencesFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.NotifiableIdEObjectCollectionFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.TouchFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.TransientFilter
-
Check whether a notification should be ignored.
- check(ESNotificationInfo, ESObjectContainer<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.UnknownEventTypeFilter
-
Check whether a notification should be ignored.
- checkAccess(ESMethodInvocation) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Checks whether a given operation may be executed.
- checkAccess(ESMethodInvocation) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Checks whether a given operation may be executed.
- checkout(String, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Checkouts the project in its HEAD version into the local workspace.
- checkout(String, ESUsersession, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Checkouts the project in the HEAD version into the local workspace.
- checkout(String, ESUsersession, ESPrimaryVersionSpec, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Checkouts the project in the given version into the local workspace.
- checkout(String, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Checkouts the project in its HEAD version into the local workspace.
- checkout(String, ESUsersession, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Checkouts the project in the HEAD version into the local workspace.
- checkout(String, ESUsersession, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Checkouts the project in the given version into the local workspace.
- checkoutDone(ESLocalProject) - Method in interface org.eclipse.emf.emfstore.client.observer.ESCheckoutObserver
-
Called on checkout.
- checkoutDone(ESLocalProject) - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Called on checkout.
- CheckoutHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for checking out a project.
- CheckoutHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CheckoutHandler
-
- CheckoutRevisionHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for checking out a specific revision of a project.
It is assumed that the user previously has selected a
HistoryInfo instance.
- CheckoutRevisionHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CheckoutRevisionHandler
-
- CheckoutSelection(Shell, List<BranchInfo>) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.BranchSelectionDialog.CheckoutSelection
-
Default constructor.
- checkProjectAdminAccess() - Method in class org.eclipse.emf.emfstore.internal.client.accesscontrol.AccessControlHelper
-
Check project administrator access for the given project.
- checkProjectAdminAccess(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.accesscontrol.AccessControlHelper
-
Check project administrator access for the given project.
- checkProjectAdminAccess(ESSessionId, ESGlobalProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session is valid for admin access to the given project.
- checkProjectAdminAccess(ESSessionId, ESGlobalProjectId, ESProjectAdminPrivileges) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session is valid for admin access to the given project.
- checkProjectAdminAccess(ESSessionId, ESGlobalProjectId, ESProjectAdminPrivileges) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session is valid for admin access to the given project.
- checkProjectAdminAccess(ESSessionId, ESGlobalProjectId) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session is valid for admin access to the given project.
- checkProjectAdminAccessForOrgUnit(ESSessionId, ESOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session is valid for admin access to the given organizational unit.
- checkProjectAdminAccessForOrgUnit(ESSessionId, ESOrgUnitId, Set<ESGlobalProjectId>) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session is valid for admin access to the given organizational unit.
- checkProjectAdminAccessForOrgUnit(ESSessionId, ESOrgUnitId) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session is valid for admin access to the given organizational unit.
- checkProjectAdminAccessForOrgUnit(ESSessionId, ESOrgUnitId, Set<ESGlobalProjectId>) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session is valid for admin access to the given organizational unit.
- checkReadAccess(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.accesscontrol.AccessControlHelper
-
Check if user has read access to given project id.
- checkReadAccess(ESSessionId, ESGlobalProjectId, Set<EObject>) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session may read the given model elements in the project.
- checkReadAccess(ESSessionId, ESGlobalProjectId, Set<EObject>) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session may read the given model elements in the project.
- checkServerAdminAccess() - Method in class org.eclipse.emf.emfstore.internal.client.accesscontrol.AccessControlHelper
-
Check the server admin access.
- checkServerAdminAccess(ESSessionId) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session is valid for server admin access.
- checkServerAdminAccess(ESSessionId) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session is valid for server admin access.
- ChecksumCalculatorWriter - Class in org.eclipse.emf.emfstore.internal.common.model.util
-
Calculates the checksum of all bytes streamed by directely computing it during the write operation.
- ChecksumCalculatorWriter() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.util.ChecksumCalculatorWriter
-
- ChecksumErrorHandler - Enum in org.eclipse.emf.emfstore.internal.client.model.util
-
Pre-defined error handlers.
- ChecksumErrorHandler_ChecksumComparisionFailed - Static variable in class org.eclipse.emf.emfstore.internal.client.model.util.Messages
-
- ChecksumErrorHandler_SaveFailedWhileAutocorrect - Static variable in class org.eclipse.emf.emfstore.internal.client.model.util.Messages
-
- ChecksumErrorHandler_ServerReturnedNullProject - Static variable in class org.eclipse.emf.emfstore.internal.client.model.util.Messages
-
- checkWriteAccess(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.accesscontrol.AccessControlHelper
-
Check write access for the given project.
- checkWriteAccess(ESSessionId, ESGlobalProjectId, Set<EObject>) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Check if the session may write the given model elements in the project.
- checkWriteAccess(ESSessionId, ESGlobalProjectId, Set<EObject>) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Check if the session may write the given model elements in the project.
- ChildrenDecorator - Class in org.eclipse.emf.emfstore.internal.client.ui.decorators
-
This decorator shows a link icon on item which are shown as children of a parent in Navigator, but are not actually
contained in that parent.
- ChildrenDecorator() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.decorators.ChildrenDecorator
-
- cleanCutElements() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Removes the elements that are marked as cutted from the project.
- cleanup() - Method in class org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigratorTests
-
- clear() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.RemovedElementsCache
-
Clears the cache.
- clear() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESChangePackageImpl
-
Clears all operations from this change package.
- clear() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESFileBasedChangePackageImpl
-
Clears all operations from this change package.
- clear() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Clears all operations from this change package.
- clear() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Clears all operations from this change package.
- clear() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Clears all operations from this change package.
- clear() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Clears all operations from this change package.
- clear() - Method in interface org.eclipse.emf.emfstore.server.model.ESChangePackage
-
Clears all operations from this change package.
- clearAllocatedCaches() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Clear allocated caches.
- clearAllocatedCaches(Set<ModelElementId>) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
- clearAllocatedCaches() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Clear allocated caches.
- clearAllocatedCaches(Set<ModelElementId>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- clearCompleted(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentUploadAdapter
-
Removes the completed change package matching the given ID.
- clearOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Clears all recorded operations.
- clearOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Clears the operations list.
- CLIENT_SEGMENT - Static variable in class org.eclipse.emf.emfstore.client.util.ESClientURIUtil
-
The EMFStore URI segment for client workspaces.
- CLIENT_VERSION_INFO - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- CLIENT_VERSION_INFO - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage.Literals
-
- CLIENT_VERSION_INFO__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
The feature id for the 'Name' attribute.
- CLIENT_VERSION_INFO__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- CLIENT_VERSION_INFO__VERSION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
The feature id for the 'Version' attribute.
- CLIENT_VERSION_INFO__VERSION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage.Literals
-
The meta object literal for the 'Version' attribute feature.
- CLIENT_VERSION_INFO_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
The number of structural features of the 'Client Version Info' class.
- ClientHrefMigrator - Class in org.eclipse.emf.emfstore.internal.client.startup
-
When using the default EMF XMI persistence hrefs between resources are persisted based on the non-normalized URIs of
the resources.
- ClientHrefMigrator() - Constructor for class org.eclipse.emf.emfstore.internal.client.startup.ClientHrefMigrator
-
- ClientModelEditPlugin - Class in org.eclipse.emf.emfstore.internal.client.model.provider
-
This is the central singleton for the ClientModel edit plugin.
- ClientModelEditPlugin() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.provider.ClientModelEditPlugin
-
Create the instance.
- ClientModelEditPlugin.Implementation - Class in org.eclipse.emf.emfstore.internal.client.model.provider
-
The actual implementation of the Eclipse Plugin.
- ClientVersionInfo - Interface in org.eclipse.emf.emfstore.internal.server.model
-
A representation of the model object ' Client Version Info'.
- ClientVersionInfoImpl - Class in org.eclipse.emf.emfstore.internal.server.model.impl
-
An implementation of the model object ' Client Version Info'.
- ClientVersionInfoItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.provider
-
- ClientVersionInfoItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.provider.ClientVersionInfoItemProvider
-
This constructs an instance from a factory and a notifier.
- ClientVersionOutOfDateException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Is thrown if the client's version is not compatible to the server.
- ClientVersionOutOfDateException() - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException
-
Default constructor.
- ClientVersionOutOfDateException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException
-
Default constructor.
- ClientXMIResourceSetProvider - Class in org.eclipse.emf.emfstore.internal.client.provider
-
This is the default resource set provider of EMFStore client which will be used if no extension is offered.
- ClientXMIResourceSetProvider() - Constructor for class org.eclipse.emf.emfstore.internal.client.provider.ClientXMIResourceSetProvider
-
- clone(T) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Clone any EObject.
- clone(List<T>) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Clone a list of EObjects.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AddObjectMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AttributeChangeMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.DeleteObjectMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.FeatureMapKeyMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.FeatureMapValueMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.Mutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- clone() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.ReferenceChangeMutation
-
Mutations must follow the prototype pattern as org.eclipse.emf.emfstore.internal.modelmutator.api.ModelMutator
will clone pre-configured mutations before
they will be completed and applied.
- cloneProject(String, Project) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Initializes a new project space and clones the given project.
- close() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CommitDialog
-
- close() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.ServerInfoSelectionDialog
-
- close() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.UpdateDialog
-
- close() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ChecksumCalculatorWriter
- close() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.AbstractOperationEmitter
-
Closes the emitter.
- close() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.FileBasedOperationIterable
-
- close() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.OperationIterator
-
Closes the underlying operations file.
- close() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.ReadLineCapable
-
Closes the source from which lines have been read.
- close() - Method in interface org.eclipse.emf.emfstore.server.ESCloseableIterable
-
- close() - Method in class org.eclipse.emf.emfstore.server.model.InMemoryOperationIterable
-
- collectionDeleted(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
- collectionDeleted(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
- collectionDeleted(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
- collectionDeleted(IdEObjectCollection) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
- collectionDeleted(IdEObjectCollection) - Method in interface org.eclipse.emf.emfstore.internal.common.model.util.IdEObjectCollectionChangeObserver
-
- collectionExtensionPoints() - Method in class org.eclipse.emf.emfstore.internal.common.observer.ObserverBus
-
Pulls observers from an extension point and registers them.
- collectOutgoingCrossReferences(IdEObjectCollection, Set<EObject>) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Retrieve all outgoing connections from the model elements to other elements in the collection.
- commandCompleted(Command) - Method in interface org.eclipse.emf.emfstore.client.changetracking.ESCommandObserver
-
Called to notify listener about the successful completion of the given command.
- commandCompleted(Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Called to notify listener about the successful completion of the given command.
- commandCompleted(Command, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Notifies the manager that a command has been completed.
- commandCompleted(Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called to notify listener about the successful completion of the given command.
- commandCompleted(Command, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called to notify listener about the successful completion of the given command.
- commandCompleted(Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called to notify listener about the successful completion of the given command.
- commandFailed(Command, Exception) - Method in interface org.eclipse.emf.emfstore.client.changetracking.ESCommandObserver
-
Called to notify listener about the failure of the given command.
- commandFailed(Command, Exception) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Called to notify listener about the failure of the given command.
- commandFailed(Command, Exception) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called to notify listener about the failure of the given command.
- commandFailed(Command, Exception) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called to notify listener about the failure of the given command.
- commandStarted(Command) - Method in interface org.eclipse.emf.emfstore.client.changetracking.ESCommandObserver
-
Called to notify listener about the start of the given command.
- commandStarted(Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Called to notify listener about the start of the given command.
- commandStarted(Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called to notify listener about the start of the given command.
- commandStarted(Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called to notify listener about the start of the given command.
- commit(IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Commits any local changes.
- commit(String, ESCommitCallback, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Commits any local changes.
- commit(IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Commits any local changes.
- commit(String, ESCommitCallback, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Commits any local changes.
- commit(IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Commits all pending changes of the project space.
- commit(String, ESCommitCallback, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Commits all pending changes of the project space.
- commit(IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Commits all pending changes of the project space.
- commit(String, ESCommitCallback, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Commits all pending changes of the project space.
- CommitCanceledException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
If the preparation phase of the commit fails, this exception will be thrown.
- CommitCanceledException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.CommitCanceledException
-
Constructor.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.observer.ESCommitObserver
-
Called after the commit is completed.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Called after the commit is completed.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called after the commit is completed.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called after the commit is completed.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.observers.SimpleOperationObserver
-
Called after the commit is completed.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.VersionDecorator
-
Called after the commit is completed.
- CommitController - Class in org.eclipse.emf.emfstore.internal.client.model.controller
-
The controller responsible for performing a commit.
- CommitController(ProjectSpaceBase, String, ESCommitCallback, IProgressMonitor) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.controller.CommitController
-
Constructor.
- CommitController(ProjectSpaceBase, BranchVersionSpec, String, ESCommitCallback, IProgressMonitor) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.controller.CommitController
-
Branching Constructor.
- CommitController_BranchAlreadyExists - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_CheckingChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_ChecksumComputationFailed - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_CommitCancelled_InvalidChecksum - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_CommitingChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_ComputingChecksum - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_EmptyBranchName - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_FinalizingCommit - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_GatheringChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_InvalidChecksum - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_NoMessage - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_PresentingChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_ResolvingNewVersion - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_SendingChangesToServer - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitController_SendingFilesToServer - Static variable in class org.eclipse.emf.emfstore.internal.client.model.controller.Messages
-
- CommitDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs
-
This class shows a ChangesTreeComposite and a Text control to enter commit
message.
- CommitDialog(Shell, AbstractChangePackage, ProjectSpace, ModelElementIdToEObjectMapping) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CommitDialog
-
Constructor.
- CommitDialog_Commit - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_CommitLocalChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_EmptyMessage - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_LogMessage - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_NumberOfCompositeChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_NumberOverallChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_OfProject - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_PreviousMessage - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialog_ToServer - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.Messages
-
- CommitDialogTray - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs
-
This class defines DialogTrays which will be added to the CommitDialog.
- CommitDialogTray() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CommitDialogTray
-
- CommitInfoColumnLabelProvider - Class in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview
-
- CommitInfoColumnLabelProvider() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.CommitInfoColumnLabelProvider
-
- commitProject(Shell, ESLocalProject) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Commits the changes of a project.
- commitProject(Shell, ESLocalProject) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Commits the changes of a project.
- CommitProjectHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for commiting a project.
- CommitProjectHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CommitProjectHandler
-
Default constructor.
- CommitProjectHandler(ESLocalProject) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CommitProjectHandler
-
Constructor.
- commitToBranch(ESBranchVersionSpec, String, ESCommitCallback, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Commits any local changes to a branch.
- commitToBranch(ESBranchVersionSpec, String, ESCommitCallback, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Commits any local changes to a branch.
- commitToBranch(BranchVersionSpec, String, ESCommitCallback, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
This method allows to commit changes to a new branch.
- commitToBranch(BranchVersionSpec, String, ESCommitCallback, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
This method allows to commit changes to a new branch.
- CommonEditPlugin - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
This is the central singleton for the Common edit plugin.
- CommonEditPlugin() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.provider.CommonEditPlugin
-
Create the instance.
- CommonEditPlugin.Implementation - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
The actual implementation of the Eclipse Plugin.
- CommonUtil - Class in org.eclipse.emf.emfstore.internal.common
-
Utility class to retrieve meta model information.
- CommonUtil_ContainmentCycle - Static variable in class org.eclipse.emf.emfstore.internal.common.Messages
-
- CommonUtil_LoadingPackageFailed - Static variable in class org.eclipse.emf.emfstore.internal.common.Messages
-
- CommonUtil_NotSelfContained - Static variable in class org.eclipse.emf.emfstore.internal.common.Messages
-
- compare(EObject, EObject) - Method in interface org.eclipse.emf.emfstore.client.ui.ESCompare
-
Compares two EObjects to each other.
- compare(EObject, EObject) - Method in class org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.EMFCompareComparator
-
Compares two EObjects to each other.
- compare(ESExtensionElement, ESExtensionElement) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESPriorityComparator
- CompareProjectsDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs
-
Dialog for project comparison.
- CompareProjectsDialog(Shell, ProjectSpace) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CompareProjectsDialog
-
Constructor.
- CompareProjectsHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
This handler shows compare projects dialog.
- CompareProjectsHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CompareProjectsHandler
-
- CompareRevisionsHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
- CompareRevisionsHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CompareRevisionsHandler
-
- compareTo(PrimaryVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PrimaryVersionSpecImpl
- COMPOSITE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- COMPOSITE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- COMPOSITE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- COMPOSITE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Composite Description' attribute.
- COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the ' Composite Description' attribute feature.
- COMPOSITE_OPERATION__COMPOSITE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Composite Name' attribute.
- COMPOSITE_OPERATION__COMPOSITE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Composite Name' attribute feature.
- COMPOSITE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- COMPOSITE_OPERATION__MAIN_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Main Operation' reference.
- COMPOSITE_OPERATION__MAIN_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Main Operation' reference feature.
- COMPOSITE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- COMPOSITE_OPERATION__REVERSED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Reversed' attribute.
- COMPOSITE_OPERATION__REVERSED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Reversed' attribute feature.
- COMPOSITE_OPERATION__SUB_OPERATIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Sub Operations' containment reference list.
- COMPOSITE_OPERATION__SUB_OPERATIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Sub Operations' containment reference list feature.
- COMPOSITE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Composite Operation' class.
- CompositeConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- CompositeConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.CompositeConflict
-
Default constructor.
- CompositeOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Composite Operation'.
- CompositeOperationHandle - Class in org.eclipse.emf.emfstore.internal.client.model
-
A handle to control a composite operation during recording.
- CompositeOperationHandle(OperationRecorder, CompositeOperation) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle
-
Default constructor.
- CompositeOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Composite Operation'.
- CompositeOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- CompositeOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CompositeOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- CompositeOperationItemProvider_AdditionalDetails - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CompositeOperationItemProvider_Undo - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- computeChecksum(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Computes the checksum for a given EObject.
- computeChecksum(IdEObjectCollection) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
- computeChecksumLegacy(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Computes the checksum for a given EObject.
- ConfigActionBarContributor - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
This is the action bar contributor for the Config model editor.
- ConfigActionBarContributor() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigActionBarContributor
-
This creates an instance of the contributor.
- ConfigAdapterFactory - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util
-
The Adapter Factory for the model.
- ConfigAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates an instance of the adapter factory.
- ConfigEditor - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
This is an example of a Config model editor.
- ConfigEditor() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This creates a model editor.
- ConfigEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
- ConfigEditorPlugin - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
This is the central singleton for the Config editor plugin.
- ConfigEditorPlugin() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditorPlugin
-
Create the instance.
- ConfigEditorPlugin.Implementation - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
The actual implementation of the Eclipse Plugin.
- ConfigEditPlugin - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider
-
This is the central singleton for the Config edit plugin.
- ConfigEditPlugin() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigEditPlugin
-
Create the instance.
- ConfigEditPlugin.Implementation - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider
-
The actual implementation of the Eclipse Plugin.
- ConfigFactory - Interface in org.eclipse.emf.emfstore.internal.fuzzy.emf.config
-
The Factory for the model.
- ConfigFactoryImpl - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl
-
An implementation of the model Factory.
- ConfigFactoryImpl() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
Creates an instance of the factory.
- ConfigItemProviderAdapterFactory - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ConfigItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
This constructs an instance.
- ConfigModelWizard - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
This is a simple wizard for creating a new model file.
- ConfigModelWizard() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard
-
- ConfigModelWizard.ConfigModelWizardInitialObjectCreationPage - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
This is the page where the type of object to create is selected.
- ConfigModelWizard.ConfigModelWizardNewFileCreationPage - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation
-
This is the one page of the wizard.
- ConfigModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard.ConfigModelWizardInitialObjectCreationPage
-
Pass in the selection.
- ConfigModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard.ConfigModelWizardNewFileCreationPage
-
Pass in the selection.
- ConfigPackage - Interface in org.eclipse.emf.emfstore.internal.fuzzy.emf.config
-
The Package for the model.
- ConfigPackage.Literals - Interface in org.eclipse.emf.emfstore.internal.fuzzy.emf.config
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- ConfigPackageImpl - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl
-
An implementation of the model Package.
- ConfigSwitch<T> - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util
-
The Switch for the model's inheritance hierarchy.
- ConfigSwitch() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigSwitch
-
Creates an instance of the switch.
- Configuration - Class in org.eclipse.emf.emfstore.internal.client.model
-
Represents the current Workspace Configuration.
- confirm(String, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.AbstractEMFStoreUIController
-
Shows a confirmation dialog.
- ConflictBucket - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
Represents a bucket of conflicting operations sets.
- ConflictBucket(AbstractOperation, AbstractOperation) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
Constructor.
- ConflictBucket(Set<AbstractOperation>, Set<AbstractOperation>) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
Constructor.
- ConflictBucketCandidate - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
Represents a bucket containing operations that potentially conflict but that do not necessarily conflict.
- ConflictBucketCandidate() - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
Default constructor.
- ConflictBucketCandidateStore - Interface in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
- ConflictContext - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
Holding the data for the context of an conflict.
- ConflictContext(EObject, String, String) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Default constructor.
- ConflictContext(EObject, String) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Alternative constructor.
- ConflictContext(DecisionManager, AbstractOperation, AbstractOperation) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Alternative constructor.
- ConflictContext_Attribute_Label - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.Messages
-
- ConflictContext_ModelElement_Label - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.Messages
-
- ConflictContext_Opponent_Label - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.Messages
-
- ConflictDescription - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
Container for the conflict description.
- ConflictDescription(String) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictDescription
-
Default constructor.
- ConflictDetector - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
Detects conflicts between operation.
- ConflictDetector() - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictDetector
-
Constructor.
- ConflictHandler - Interface in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging
-
Allows to hook in for custom conflict treatment.
- conflictOccurred(ESConflictSet, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.callbacks.ESUpdateCallback
-
Called when local and remote changes overlap.
- conflictOccurred(ESConflictSet, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIUpdateProjectController
-
Called when local and remote changes overlap.
- ConflictOption - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
This class represents an option/solution for a conflict.
- ConflictOption(String, ConflictOption.OptionType) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Default constructor.
- ConflictOption(Object, ConflictOption.OptionType) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Alternative contstrutor which will toString the input object.
- ConflictOption.OptionType - Enum in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
Type of options.
- ConflictOption_Unset_Label - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.Messages
-
- ConflictResolver - Interface in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging
-
Represents a controller that can merge conflicting changes resulting in a
list of changes that is not conflicting any more.
- connect() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
Initializes the connection to the LDAP server, using the properties
field.
- ConnectionException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Represents a connection problem.
- ConnectionException(String, Throwable) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.ConnectionException
-
Default constructor.
- ConnectionException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.ConnectionException
-
Default constructor.
- ConnectionHandler<T extends EMFStoreInterface> - Interface in org.eclipse.emf.emfstore.internal.server.connection
-
The ConnectionHandler makes the network transport layer transparent for the server.
- ConnectionManager - Interface in org.eclipse.emf.emfstore.internal.client.model.connectionmanager
-
The connection manager manages the connection to the EMFStore.
- ConnectionManager_Encoding_Problem - Static variable in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.Messages
-
- ConnectionManager_Incompatible_Client_Version - Static variable in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.Messages
-
- ConnectionManager_Login_Refused - Static variable in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.Messages
-
- ConnectionManager_Server_Could_Not_Be_Reached - Static variable in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.Messages
-
- ConnectionManager_Session_Unknown - Static variable in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.Messages
-
- CONTAINER_FEATURE - Static variable in class org.eclipse.emf.emfstore.internal.server.conflictDetection.FeatureNameReservationMap
-
The name of the container feature.
- CONTAINER_VALUE - Static variable in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
The 'CONTAINER' literal value.
- CONTAINMENT_TYPE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- CONTAINMENT_TYPE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- CONTAINMENT_VALUE - Static variable in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
The 'CONTAINMENT' literal value.
- ContainmentChangeMutation<M extends ESContainmentChangeMutation<?>> - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
Abstract mutation for mutating the containment tree of models.
- ContainmentChangeMutation(ESModelMutatorUtil) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.mutation.ContainmentChangeMutation
-
Creates a new mutation with the specified util making sure that only containment references are selected
as target feature.
- ContainmentType - Enum in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the literals of the enumeration ' Containment Type', and
utility methods for working with them.
- contains(T) - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
Checks whether the
EObject with the given
ESModelElementId is contained in the collection.
- contains(EObject) - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
Checks whether a given EObject is contained in the collection.
- contains(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Returns true if the given alias maps to an existing certificate.
- contains(ESModelElementId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Checks whether the
EObject with the given
ESModelElementId is contained in the collection.
- contains(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Checks whether a given EObject is contained in the collection.
- contains(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.RemovedElementsCache
-
Checks whether the given model element has been previously removed.
- contains(EObject) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Checks whether a given EObject is contained in the collection.
- contains(ModelElementId) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Checks whether the
EObject with the given
ESModelElementId is contained in the collection.
- contains(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Checks whether a given EObject is contained in the collection.
- contains(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Checks whether the
EObject with the given
ESModelElementId is contained in the collection.
- containsConfig(Resource, TestConfig) - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.FuzzyUtil
-
- containsEObjectWithMaxNumberOfContainments(int) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is the container of an
EObject that itself has at most the
given number of
maxNumberOfContainments.
- ContextComponent - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.components
-
Displays the context bar in the decision box.
- ContextComponent(DecisionBox, VisualConflict) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.components.ContextComponent
-
Default constructor.
- contributeToMenu(IMenuManager) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigActionBarContributor
-
This adds to the menu bar a menu and some separators for editor additions,
as well as the sub-menus for object creation items.
- contributeToToolBar(IToolBarManager) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigActionBarContributor
-
This adds Separators for editor additions to the tool bar.
- convert(NotificationInfo) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.NotificationToOperationConverter
-
Converts given notification to an operation.
- convertContainmentTypeToString(EDataType, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- convertEMFStorePropertyTypeToString(EDataType, Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- convertFileBasedToInMemoryChangePackage(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentUploadAdapter
-
Returns the aggregated change package.
- convertToString(EFactory, EDataType, Object) - Method in class org.eclipse.emf.emfstore.internal.common.EMFStoreResourceHelper
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- convertUnsetTypeToString(EDataType, Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- COPIER - Static variable in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Copier option identifier.
- copy(EObject) - Method in interface org.eclipse.emf.emfstore.client.util.ESCopier
-
Copy the given EObject.
- copy(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.DefaultCopier
-
Copy the given EObject.
- copy(List<T>) - Static method in class org.eclipse.emf.emfstore.internal.common.APIUtil
-
Copies the given list.
- copy(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionCopier
-
- copy() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Copies the collection.
- copy() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
Copies the current collection.
- copy() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Copies this change package.
- copyAndResolveUser(ESUser) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESOrgUnitResolverService
-
Resolves the given user and returns a copy of it with all roles.
- copyAndResolveUser(ESUser) - Method in interface org.eclipse.emf.emfstore.server.auth.ESOrgUnitResolver
-
Resolves the given user and returns a copy of it with all roles.
- copyDirectory(File, File) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
Copy a directory from source to target including its contained files and directories.
- copyFile(File, File) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
This method copies a single file.
- copyFile(InputStream, File) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
This method copies a single file and closes the given stream.
- copyIdEObjectCollection(IdEObjectCollection, XMIResource) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Copies the given
IdEObjectCollection and writes the IDs it contains into the given
XMIResource.
- CorruptedSourceException - Exception in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
This exception class is a very generic one, which can be used for any import
source on diagnosing an unwanted behavior, e.g.
- CorruptedSourceException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CorruptedSourceException
-
- CouldNotCreateDiffs - Static variable in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.Messages
-
- COUNT_DOWN_LATCH - Static variable in class org.eclipse.emf.emfstore.mongodb.ResourceSetFactoryProvider
-
Synchronization tool for ResourceSetFactory-Service.
- countLeafOperations(Collection<AbstractOperation>) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.ChangePackageUtil
-
- countLeafOperations(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.ChangePackageUtil
-
- countLeafOperations(List<AbstractChangePackage>) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.ChangePackageUtil
-
Count all leaf operations of all operations contained in the given list of
ChangePackages.
- countMyLeafOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Count my leaf operations.
- countMyOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Count my operations.
- countOperations(List<AbstractChangePackage>) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.ChangePackageUtil
-
Count all root operations within the given list of
ChangePackages.
- countTheirLeafOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Count their leaf operations.
- countTheirOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Count their leaf operations.
- create() - Static method in class org.eclipse.emf.emfstore.common.model.ESModelElementIdFactory
-
- create() - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FrameworkFields
-
Creates a fresh instance.
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- create() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerFactoryImpl
-
- create() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
Creates an image proxy.
- create(BufferedReader) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.ReaderFactory
-
- create(ReversedLinesFileReader) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.ReaderFactory
-
Creates a
ReadLineCapable type that is backed by a
ReversedLinesFileReader.
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticFactoryImpl
-
- create(String, String) - Static method in class org.eclipse.emf.emfstore.server.auth.ESHashAndSalt
-
- CREATE_DELETE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- CREATE_DELETE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- CREATE_DELETE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- CREATE_DELETE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- CREATE_DELETE_OPERATION__DELETE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Delete' attribute.
- CREATE_DELETE_OPERATION__DELETE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Delete' attribute feature.
- CREATE_DELETE_OPERATION__EOBJECT_TO_ID_MAP - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'EObject To Id Map' map.
- CREATE_DELETE_OPERATION__EOBJECT_TO_ID_MAP - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'EObject To Id Map' map feature.
- CREATE_DELETE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- CREATE_DELETE_OPERATION__MODEL_ELEMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element' containment reference.
- CREATE_DELETE_OPERATION__MODEL_ELEMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Model Element' containment reference feature.
- CREATE_DELETE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- CREATE_DELETE_OPERATION__SUB_OPERATIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Sub Operations' containment reference list.
- CREATE_DELETE_OPERATION__SUB_OPERATIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Sub Operations' containment reference list feature.
- CREATE_DELETE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Create Delete Operation' class.
- createAbstractChangePackageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createAbstractOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
- createAbstractOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createACGroup() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolFactory
-
Returns a new object of class 'AC Group'.
- createACGroup() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- createACGroupAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
This creates an adapter for a
ACGroup.
- createACGroupAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Creates a new adapter for an object of class '
AC Group'.
- createACOrgUnit() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolFactory
-
Returns a new object of class 'AC Org Unit'.
- createACOrgUnit() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- createACOrgUnitAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
- createACOrgUnitAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Creates a new adapter for an object of class '
AC Org Unit'.
- createACOrgUnitId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolFactory
-
Returns a new object of class 'AC Org Unit Id'.
- createACOrgUnitId() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- createACOrgUnitIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
- createACOrgUnitIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
- createACUser() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolFactory
-
Returns a new object of class 'AC User'.
- createACUser() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- createACUserAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
This creates an adapter for a
ACUser.
- createACUserAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Creates a new adapter for an object of class '
AC User'.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.util.EventsAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates an adapter for the target.
- CreateAllDiffs - Class in org.eclipse.emf.emfstore.fuzzy.emf.internal.diff
-
Class used as JUnit plugin test to create diff reports from a
TestRunProvider.
- CreateAllDiffs() - Constructor for class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.CreateAllDiffs
-
- createAllDiffs() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.CreateAllDiffs
-
- createANCESTOR(ESPrimaryVersionSpec, ESPrimaryVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createANCESTOR(PrimaryVersionSpec, PrimaryVersionSpec) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createANCESTOR(ESPrimaryVersionSpec, ESPrimaryVersionSpec) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createAncestorVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createAncestorVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Ancestor Version Spec'.
- createAncestorVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createAncestorVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createAndStartLocalServer() - Method in interface org.eclipse.emf.emfstore.client.ESServerFactory
-
Creates a server with a local name and launches a server process locally.
- createAndStartLocalServer() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerFactoryImpl
-
Creates a server with a local name and launches a server process locally.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.common.api.AbstractAPIDeletegateImpl
-
Creates the API interface for this class.
- createAPI() - Method in interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelElementIdImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ProjectImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestConfigImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdToEObjectMappingImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACGroupImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitIdImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACUserImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.AuthenticationInformationImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ClientVersionInfoImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectIdImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.SessionIdImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.AncestorVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.BranchInfoImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.BranchVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.DateVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HeadVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.LogMessageImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ModelElementQueryImpl
-
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PagedUpdateVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PathQueryImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PrimaryVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.RangeQueryImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.TagVersionSpecImpl
-
Creates the API interface for this class.
- createAPI() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
Creates the API interface for this class.
- createAssociationClassElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createAttributeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createAttributeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Attribute Operation'.
- createAttributeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createAttributeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createAuthenticationInformation() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createAuthenticationInformation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Authentication Information'.
- createAuthenticationInformationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createAuthenticationInformationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
- createBranch(Shell, ESProject) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Creates a new branch.
- createBranch(Shell, ESProject, ESBranchVersionSpec) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Creates a new branch.
- createBranch(Shell, ESProject) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Creates a new branch.
- createBranch(Shell, ESProject, ESBranchVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Creates a new branch.
- createBRANCH(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createBRANCH(ESVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createBRANCH(String) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createBRANCH(VersionSpec) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createBRANCH(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
- createBRANCH(ESVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
- createBRANCH(String) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createBRANCH(ESVersionSpec) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- CreateBranchHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Triggers Branch creation.
- CreateBranchHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CreateBranchHandler
-
- createBranchInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createBranchInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Branch Info'.
- createBranchInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createBranchInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
Branch Info'.
- createBranchVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createBranchVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Branch Version Spec'.
- createBranchVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createBranchVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createChangePackage(boolean) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.ChangePackageUtil
-
Creates a new
AbstractChangePackage depending on the client configuration behavior whether
to create in-memory of file-based change packages.
- createChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Change Package'.
- createChangePackageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createChangePackageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createChangePackageEnvelope() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createChangePackageEnvelope() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Change Package Envelope'.
- createChangePackageEnvelopeAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createChangePackageEnvelopeAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createChangePackageProxy() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createChangePackageProxy() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Change Package Proxy'.
- createChangePackageProxyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createChangePackageProxyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createChangePackageURI(ProjectId, PrimaryVersionSpec) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing a specific changepackage of a project.
- createChangePackageURI(URI) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing a specific changepackage of a project.
- createChildren(EObject, int) - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Create recursively direct and indirect children for a given EObject and its children.
- createChildren(EObject) - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Creates/deletes direct children for the given EObject.
- createChildrenForRoot() - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Create the children for the root object.
- createClientVersionInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createClientVersionInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Client Version Info'.
- createClientVersionInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createClientVersionInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
- createCompositeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createCompositeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Composite Operation'.
- createCompositeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createCompositeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
- createCompositeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createContainmentTypeFromString(EDataType, String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createContent(Composite) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.widgets.MergeTextWidget
-
Called by container in order to build gui.
- createControl(Composite) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportPageOne
-
- createControl(Composite) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportPageTwo
-
- createControl(Composite) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.MergeWizardPage
- createControl(Composite) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizardPageOne
- createControl(Composite) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard.ConfigModelWizardInitialObjectCreationPage
-
- createCreateDeleteOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createCreateDeleteOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Create Delete Operation'.
- createCreateDeleteOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createCreateDeleteOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createCustomConflictOption(VisualConflict) - Method in interface org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.CustomConflictOptionFactory
-
Creates the custom option.
- createDateVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createDateVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Date Version Spec'.
- createDateVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createDateVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- CreateDeleteOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Create Delete Operation'.
- CreateDeleteOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Create Delete Operation'.
- CreateDeleteOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- CreateDeleteOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- CreateDeleteOperationItemProvider_CreatedCrossReferences - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CreateDeleteOperationItemProvider_DeletedCrossReferences - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CreateDeleteOperationItemProvider_Text_Created - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CreateDeleteOperationItemProvider_Text_Deleted - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CreateDeleteOperationItemProvider_Text_From - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CreateDeleteOperationItemProvider_Text_Including - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- CreateDeleteOperationItemProvider_Text_Siblings - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- createDiff(TestRun, TestRun) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.DiffGenerator
-
- createDiffReport() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Diff Report'.
- createDiffReport() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createDiffReportAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- createDiffReportAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for an object of class '
Diff Report'.
- createDynamicModelsURI(EPackage) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing a dynamic model.
- createEMFStoreProperty() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createEMFStoreProperty() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelFactory
-
Returns a new object of class 'EMF Store Property'.
- createEMFStorePropertyAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- createEMFStorePropertyAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createEMFStorePropertyTypeFromString(EDataType, String) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createEmptyProject(SessionId, String, String, LogMessage) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Create a new project on the server.
- createEmptyProject(SessionId, String, String, LogMessage) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Create a new project on the server.
- createEmptyProject(SessionId, String, String, LogMessage) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Create a new project on the server.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.util.EventsAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectToModelElementIdMap() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createEObjectToModelElementIdMapAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createEObjectToModelElementIdMapAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createEvent() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.EventsFactory
-
Returns a new object of class 'Event'.
- createEvent() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsFactoryImpl
-
- createEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventsItemProviderAdapterFactory
-
This creates an adapter for a
Event.
- createEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
Creates a new adapter for an object of class '
Event'.
- createEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.util.EventsAdapterFactory
-
Creates a new adapter for an object of class '
Event'.
- createFeatureOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createFileBasedChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createFileBasedChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'File Based Change Package'.
- createFileBasedChangePackageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createFileBasedChangePackageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createFileIdentifier() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createFileIdentifier() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'File Identifier'.
- createFileIdentifierAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createFileIdentifierAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createGroup(String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- createGroup(SessionId, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Creates a group on the server.
- createGroup(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- createGroup(SessionId, String) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Creates a group on the server.
- createGroup(SessionId, String) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Creates a group on the server.
- createGroup(SessionId, String) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Creates a group on the server.
- CreateGroupAction - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action
-
Action for creating a group.
- CreateGroupAction(AdminBroker, TableViewer, PropertiesForm) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.CreateGroupAction
-
Creates the create group action.
- CreateGroupAction_ActionTitle - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateGroupAction_GroupName_Empty - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateGroupAction_GroupName_Field - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateGroupAction_OrgUnitName - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- createHEAD() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
Creates a HEAD revision for the branch "trunk".
- createHEAD(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createHEAD(ESVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createHEAD() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
Creates a HEAD revision for the branch "trunk".
- createHEAD(String) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createHEAD(VersionSpec) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createHEAD() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
Creates a HEAD revision for the branch "trunk".
- createHEAD(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
- createHEAD(ESVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
- createHEAD() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
Creates a HEAD revision for the branch "trunk".
- createHEAD(String) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createHEAD(ESVersionSpec) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createHeadVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createHeadVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Head Version Spec'.
- createHeadVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createHeadVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createHistoryInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createHistoryInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'History Info'.
- createHistoryInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createHistoryInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
History Info'.
- createHistoryQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createIdentifiableElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
- createIdentifiableElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createIdentifiableElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
- createIdentifiableElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
- createIdentifiableElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
- createIdentifiableElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createInterface(ServerSpace, AccessControl) - Static method in class org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl
-
creates a dynamic proxy backed by EmfStoreImpl.
- createLocalProject(String) - Method in interface org.eclipse.emf.emfstore.client.ESWorkspace
-
Creates a new local project that is not shared with the server yet.
- createLocalProject(Shell) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Create a new local project.
- createLocalProject(Shell, String) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Create a new local project.
- createLocalProject(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESWorkspaceImpl
-
Creates a new local project that is not shared with the server yet.
- createLocalProject(String, Project, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Initializes a new project space.
- createLocalProject(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Creates a new local project that is not shared with the server yet.
- createLocalProject(String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Creates a new local project that is not shared with the server yet.
- createLocalProject(Shell) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Create a new local project.
- createLocalProject(Shell, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Create a new local project.
- CreateLocalProjectHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for creating a local project.
- CreateLocalProjectHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CreateLocalProjectHandler
-
- createLocationForTemporaryChangePackage() - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
Creates a temporary file location and returns the absolute path to it.
- createLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createLogMessage(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessageFactory
-
Creates a new log message with the specified message and author.
- createLogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Log Message'.
- createLogMessageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createLogMessageAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
Log Message'.
- createModel() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
- createModelElementGroup() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createModelElementGroup() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Model Element Group'.
- createModelElementGroupAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createModelElementGroupAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createModelElementId() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelFactory
-
Returns a new object of class 'Element Id'.
- createModelElementId(String) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Creates a ModelElementId object from a string.
- createModelElementIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- createModelElementIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Element Id'.
- createModelElementQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createModelElementQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Model Element Query'.
- createModelElementQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createModelElementQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createModelElementUrl(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
Creates and parses the model element url.
- createModelElementUrl() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
- createModelElementUrl() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory
-
Returns a new object of class 'Model Element Url'.
- createModelElementUrl(String) - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory
-
Creates and parses the model element url.
- createModelElementUrlAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
- createModelElementUrlAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
- createModelElementUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
- createModelElementUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory
-
Returns a new object of class 'Model Element Url Fragment'.
- createModelElementUrlFragmentAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
- createModelElementUrlFragmentAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
- createModelVersion() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createModelVersion() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelFactory
-
Returns a new object of class 'Version'.
- createModelVersionAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- createModelVersionAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Version'.
- createMultiAttributeMoveOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createMultiAttributeMoveOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Multi Attribute Move Operation'.
- createMultiAttributeMoveOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createMultiAttributeMoveOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createMultiAttributeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createMultiAttributeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Multi Attribute Operation'.
- createMultiAttributeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createMultiAttributeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createMultiAttributeSetOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createMultiAttributeSetOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Multi Attribute Set Operation'.
- createMultiAttributeSetOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createMultiAttributeSetOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createMultiReferenceMoveOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createMultiReferenceMoveOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Multi Reference Move Operation'.
- createMultiReferenceMoveOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createMultiReferenceMoveOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createMultiReferenceOperation(IdEObjectCollectionImpl, EObject, EReference, List<EObject>, boolean, int) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.NotificationToOperationConverter
-
Creates a multi reference operation based on the given information.
- createMultiReferenceOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createMultiReferenceOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Multi Reference Operation'.
- createMultiReferenceOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createMultiReferenceOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createMultiReferenceSetOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createMultiReferenceSetOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Multi Reference Set Operation'.
- createMultiReferenceSetOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createMultiReferenceSetOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createMutatorConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Mutator Config'.
- createMutatorConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createMutatorConfigAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- createMutatorConfigAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetter
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBigDecimal
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBigInteger
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBoolean
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEByte
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEByteArray
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEChar
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEDate
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEDouble
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEEnum
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEFeatureMapEntry
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEFloat
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEInt
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterELong
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEShort
-
Creates one attribute of type E.
- createNewAttribute() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEString
-
Creates one attribute of type E.
- createNewAttribute(EAttribute) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Creates a random attribute value for the given EAttribute.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetter
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBigDecimal
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBigInteger
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEBoolean
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEByte
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEByteArray
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEChar
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEDate
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEDouble
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEEnum
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEFeatureMapEntry
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEFloat
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEInt
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterELong
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEShort
-
Creates a collection of attributes of type E.
- createNewAttributes(int) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetterEString
-
Creates a collection of attributes of type E.
- createNonDomainElementAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createOfType(EClass) - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.FeatureMapValueMutation
-
- createOperationGroup() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createOperationGroup() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Operation Group'.
- createOperationGroupAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createOperationGroupAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createOperationId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createOperationId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Operation Id'.
- createOperationIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createOperationIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
Creates a new adapter for an object of class '
Operation Id'.
- createOperationProxy() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createOperationProxy() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Operation Proxy'.
- createOperationProxyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createOperationProxyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createOperationsURI(IdentifiableElement) - Static method in class org.eclipse.emf.emfstore.client.util.ESClientURIUtil
-
Creates an EMFStore URI for addressing the operations of a projectspace.
- CreateOrgUnitAction - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action
-
- CreateOrgUnitAction(String, AdminBroker, TableViewer, PropertiesForm) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.CreateOrgUnitAction
-
Constructor.
- CreateOrgUnitAction_EmptyField - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- CreateOrgUnitAction_EmptyInput - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- createOrgUnitProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolFactory
-
Returns a new object of class 'Org Unit Property'.
- createOrgUnitProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- createOrgUnitPropertyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
- createOrgUnitPropertyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticPackageImpl
-
Creates the meta-model objects for the package.
- createPAGEDUPDATE(ESPrimaryVersionSpec, int) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createPAGEDUPDATE(PrimaryVersionSpec, int) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createPAGEDUPDATE(ESPrimaryVersionSpec, int) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createPagedUpdateVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createPagedUpdateVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Paged Update Version Spec'.
- createPagedUpdateVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createPagedUpdateVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createPages() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This is the method used by the framework to install your own controls.
- createPartControl(Composite) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.HistoryBrowserView
-
- createPathQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createPathQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Path Query'.
- createPathQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createPathQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
Path Query'.
- createPendingFileTransfer() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- createPendingFileTransfer() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelFactory
-
Returns a new object of class 'Pending File Transfer'.
- createPendingFileTransferAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- createPendingFileTransferAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
- createPRIMARY(String, int) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createPRIMARY(ESVersionSpec, int) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createPRIMARY(int) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createPRIMARY(String, int) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createPRIMARY(VersionSpec, int) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createPRIMARY(int) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createPRIMARY(String, int) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createPRIMARY(ESVersionSpec, int) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createPRIMARY(int) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- createPrimaryVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createPrimaryVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Primary Version Spec'.
- createPrimaryVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createPrimaryVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createProject(SessionId, String, String, LogMessage, Project) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Create a new project on the server.
- createProject() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createProject() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelFactory
-
Returns a new object of class 'Project'.
- createProject(SessionId, String, String, LogMessage, Project) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Create a new project on the server.
- createProject(String, String, LogMessage) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl
-
Creates a empty project.
- createProject(String, String, LogMessage, Project) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl
-
Creates a new project.
- createProject(SessionId, String, String, LogMessage, Project) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Create a new project on the server.
- createProjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
This creates an adapter for a
Project.
- createProjectAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Project'.
- createProjectAdminRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
- createProjectAdminRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesFactory
-
Returns a new object of class 'Project Admin Role'.
- createProjectAdminRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
- createProjectAdminRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
- CreateProjectDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views
-
Create project dialog.
- CreateProjectDialog(Shell) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CreateProjectDialog
-
Default constructor.
- CreateProjectDialog(Shell, String) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CreateProjectDialog
-
Default constructor.
- CreateProjectDialog_CreateNewProject - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CreateProjectDialog_EnterName - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- CreateProjectDialog_Name - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.Messages
-
- createProjectHistory() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createProjectHistory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Project History'.
- createProjectHistoryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createProjectHistoryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
- createProjectHistoryURI(ProjectId) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing the history of a project.
- createProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Project Id'.
- createProjectIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createProjectIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Project Id'.
- createProjectInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createProjectInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Project Info'.
- createProjectInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createProjectInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Project Info'.
- CreateProjectOnServerHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Creates an empty project on a server.
- CreateProjectOnServerHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.CreateProjectOnServerHandler
-
- createProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- createProjectSpace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelFactory
-
Returns a new object of class 'Project Space'.
- createProjectSpaceAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- createProjectSpaceAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
- createProjectSpaceURI(IdentifiableElement) - Static method in class org.eclipse.emf.emfstore.client.util.ESClientURIUtil
-
Creates an EMFStore URI for addressing the projectspace fragment of a project.
- createProjectStateOnTag() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Whether the project state of a tagged version should be kept as a file.
- createProjectStateURI(ProjectId, PrimaryVersionSpec) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing a specific state of a project.
- createProjectStateURI(URI) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing a specific state of a project.
- createProjectUpdatedEvent() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerFactoryImpl
-
- createProjectUpdatedEvent() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerFactory
-
Returns a new object of class 'Project Updated Event'.
- createProjectUpdatedEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerItemProviderAdapterFactory
-
- createProjectUpdatedEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
- createProjectURI(IdentifiableElement) - Static method in class org.eclipse.emf.emfstore.client.util.ESClientURIUtil
-
Creates an EMFStore URI for addressing the project fragment of a projectspace.
- createProjectUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
- createProjectUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory
-
Returns a new object of class 'Project Url Fragment'.
- createProjectUrlFragmentAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
- createProjectUrlFragmentAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
- createPropertyMapEntry() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createPropertyMapEntryAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- createPropertyMapEntryAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createPropertyStringValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- createPropertyStringValue() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelFactory
-
Returns a new object of class 'Property String Value'.
- createPropertyStringValueAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- createPropertyStringValueAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createRangeQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createRangeQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Range Query'.
- createRangeQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createRangeQueryAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
Range Query'.
- createReaderRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
- createReaderRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesFactory
-
Returns a new object of class 'Reader Role'.
- createReaderRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
- createReaderRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Creates a new adapter for an object of class '
Reader Role'.
- createReferenceOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createRemoteProject(String, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Creates an empty project on the server.
- createRemoteProject(ESUsersession, String, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Creates an empty project on the server.
- createRemoteProject(Shell, ESUsersession) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Create a new remote project.
- createRemoteProject(Shell, ESUsersession, String) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Create a new remote project.
- createRemoteProject(String, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Creates an empty project on the server.
- createRemoteProject(ESUsersession, String, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Creates an empty project on the server.
- createRemoteProject(Shell, ESUsersession) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Create a new remote project.
- createRemoteProject(Shell, ESUsersession, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Create a new remote project.
- createResource(URI) - Method in class org.eclipse.emf.emfstore.internal.common.ResourceFactoryRegistry
- createResource(String) - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.FuzzyUtil
-
Create a new Resource.
- createResourceForChangePackage(AbstractChangePackage, PrimaryVersionSpec, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.helper.ResourceHelper
-
Creates a resource for a changepackage.
- createResourceForProject(Project, PrimaryVersionSpec, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.helper.ResourceHelper
-
Creates a resource for a new project.
- createResourceForProjectHistory(ProjectHistory) - Method in class org.eclipse.emf.emfstore.internal.server.core.helper.ResourceHelper
-
Creates a resource for project history.
- createResourceForVersion(Version, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.helper.ResourceHelper
-
Creates a resource for a new version.
- createResourceSetForURI(URI) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Creates and returns a new ResourceSet which may be used to load the given URI.
- createRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Creates a new adapter for an object of class '
Role'.
- createRoot() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Root'.
- createRoot() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createRootAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
This creates an adapter for a
Root.
- createRootAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for an object of class '
Root'.
- createRunnable(Runnable) - Method in interface org.eclipse.emf.emfstore.common.ESRunnableWrapper
-
The method is used to create a
Runnable which will be executed on the UI thread.
- createRunnable(Runnable) - Method in class org.eclipse.emf.emfstore.internal.client.ui.transaction.PrivilegedRunnableProvider
-
The method is used to create a
Runnable which will be executed on the UI thread.
- createSemanticCompositeOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
- createServer(String, int, String) - Method in interface org.eclipse.emf.emfstore.client.ESServerFactory
-
Creates a server without a local name.
- createServer(String, String, int, String) - Method in interface org.eclipse.emf.emfstore.client.ESServerFactory
-
Creates a server with a local name.
- createServer(String, int, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerFactoryImpl
-
Creates a server without a local name.
- createServer(String, String, int, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerFactoryImpl
-
Creates a server with a local name.
- createServerAdmin() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
- createServerAdmin() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesFactory
-
Returns a new object of class 'Server Admin'.
- createServerAdminAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
- createServerAdminAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Creates a new adapter for an object of class '
Server Admin'.
- createServerEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
Creates a new adapter for an object of class '
Event'.
- createServerInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- createServerInfo() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelFactory
-
Returns a new object of class 'Server Info'.
- createServerInfo(String, int, String) - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreClientUtil
-
Create a server info for a given port and URL.
- createServerInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- createServerInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Server Info'.
- createServerProjectEventAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
- createServerSpace() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createServerSpace() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Server Space'.
- createServerSpaceAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createServerSpaceAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Server Space'.
- createServerSpaceURI() - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing the serverspace.
- createServerUrl() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
- createServerUrl() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory
-
Returns a new object of class 'Server Url'.
- createServerUrlAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
- createServerUrlAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
Creates a new adapter for an object of class '
Server Url'.
- createSessionId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createSessionId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Session Id'.
- createSessionIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createSessionIdAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Session Id'.
- createSingleReferenceOperation(IdEObjectCollectionImpl, ModelElementId, ModelElementId, EReference, EObject) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.NotificationToOperationConverter
-
Creates a single reference operation based on the given information.
- createSingleReferenceOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createSingleReferenceOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns a new object of class 'Single Reference Operation'.
- createSingleReferenceOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- createSingleReferenceOperationAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- createSocket(String, int) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- createTAG(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
- createTAG(String, String) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
- createTAG(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
- createTAG(String, String) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
- CreateTagDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs
-
Dialog for setting a tag.
- CreateTagDialog(Shell, List<BranchInfo>) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CreateTagDialog
-
Constructor.
- createTagVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createTagVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Tag Version Spec'.
- createTagVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createTagVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createTempFile(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
Creates a file in the temporary cache folder for a specified file id and
returns it.
- createTest() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FuzzyTestClassRunner
-
- createTestConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Test Config'.
- createTestConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createTestConfigAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- createTestConfigAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for an object of class '
Test Config'.
- createTestDiff() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Test Diff'.
- createTestDiff() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createTestDiffAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- createTestDiffAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for an object of class '
Test Diff'.
- createTestResult() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Test Result'.
- createTestResult() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createTestResultAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- createTestResultAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for an object of class '
Test Result'.
- createTestRun() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns a new object of class 'Test Run'.
- createTestRun() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- createTestRunAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
This creates an adapter for a
TestRun.
- createTestRunAdapter() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Creates a new adapter for an object of class '
Test Run'.
- createUniqueIdentifierAdapter() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
- createUniqueIdentifierAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
- createUniqueIdentifierAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
- createUniqueIdentifierAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
- createUnsetTypeFromString(EDataType, String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- createUser(String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- createUser(SessionId, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Creates a user on the server.
- createUser(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- createUser(SessionId, String) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Creates a user on the server.
- createUser(SessionId, String) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Creates a user on the server.
- createUser(SessionId, String) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Creates a user on the server.
- CreateUserAction - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action
-
Action for creating a user.
- CreateUserAction(AdminBroker, TableViewer, PropertiesForm) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.CreateUserAction
-
Creates the create user action.
- CreateUserAction_ActionTitle - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateUserAction_OrgUnitName - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateUserAction_Password_Empty - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateUserAction_Password_Field - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateUserAction_UserName_Empty - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- CreateUserAction_UserName_Field - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.Messages
-
- createUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- createUsersession() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelFactory
-
Returns a new object of class 'Usersession'.
- createUsersession() - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreClientUtil
-
Create a default user session with the default super user and password and a server on localhost on the default
port.
- createUsersession(String, String, String, int) - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreClientUtil
-
Create a
Usersession for the given credentials and server info.
- createUsersessionAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- createUsersessionAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Usersession'.
- createUserVerifier(ESAuthenticationControlType, ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.ESUserVerifierFactory
-
- createVersion(SessionId, ProjectId, PrimaryVersionSpec, AbstractChangePackage, BranchVersionSpec, PrimaryVersionSpec, LogMessage) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Create a new version on the server of the given project.
- createVersion(SessionId, ProjectId, PrimaryVersionSpec, AbstractChangePackage, BranchVersionSpec, PrimaryVersionSpec, LogMessage) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Create a new version on the server of the given project.
- createVersion(SessionId, ProjectId, PrimaryVersionSpec, AbstractChangePackage, BranchVersionSpec, PrimaryVersionSpec, LogMessage) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl
-
Create a new version.
- createVersion(SessionId, ProjectId, PrimaryVersionSpec, AbstractChangePackage, BranchVersionSpec, PrimaryVersionSpec, LogMessage) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Create a new version on the server of the given project.
- createVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Version'.
- createVersionAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
This creates an adapter for a
Version.
- createVersionAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
Version'.
- createVersionInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- createVersionInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns a new object of class 'Version Info'.
- createVersionInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- createVersionInfoAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Version Info'.
- createVersionProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- createVersionProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns a new object of class 'Version Property'.
- createVersionPropertyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- createVersionPropertyAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
- createVersionSpecAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Creates a new adapter for an object of class '
Version Spec'.
- createVersionURI(ProjectId, PrimaryVersionSpec) - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Creates an EMFStore URI for addressing a specific version of a project.
- createWorkspace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- createWorkspace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelFactory
-
Returns a new object of class 'Workspace'.
- createWorkspaceAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- createWorkspaceAdapter() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Creates a new adapter for an object of class '
Workspace'.
- createWorkspaceProviderFor(String) - Static method in class org.eclipse.emf.emfstore.internal.client.model.WorkspaceLocator
-
Creates a workspace and associates it with the given ID.
- createWorkspaceURI() - Static method in class org.eclipse.emf.emfstore.client.util.ESClientURIUtil
-
Creates an EMFStore URI for addressing the client's workspace.
- createWriterRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
- createWriterRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesFactory
-
Returns a new object of class 'Writer Role'.
- createWriterRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
- createWriterRoleAdapter() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Creates a new adapter for an object of class '
Writer Role'.
- Creation(Shell, List<BranchInfo>) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.BranchSelectionDialog.Creation
-
Default constructor.
- CSVImportSource - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
- CSVImportSource() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
-
Constructor.
- CSVImportSource_ChooseFile - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- CSVImportSource_ImportFromCSV - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- CSVImportSource_Importing - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- CurrentProjectSpaceHasUnsavedChangesTester - Class in org.eclipse.emf.emfstore.internal.client.ui.testers
-
Tests if the currently selected project space has unsaved changes.
- CurrentProjectSpaceHasUnsavedChangesTester() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.testers.CurrentProjectSpaceHasUnsavedChangesTester
-
- CustomConflictOption - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
Abstract superclass for custom options.
- CustomConflictOption(String) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.CustomConflictOption
-
Default constructor.
- CustomConflictOptionFactory - Interface in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
Interface for extension point.
- CUT_OFF_INCOMING_CROSS_REFS_EXTENSION_POINT_ATTRIBUTE_NAME - Static variable in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
'Cut off incoming references' option identifier.
- cutString(String, int, boolean) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DecisionUtil
-
Cuts a text to certain length and adds "..." at the end if needed.
- cutString(String, int, boolean) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionUtil
-
Cuts a text to certain length and adds "..." at the end if needed.
- generate() - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Initial generation.
- generateModel(ESModelMutatorConfiguration) - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.ESDefaultModelMutator
-
Generates a model as specified in the config.
- generateModelElementId(ESObjectContainer<ID>) - Method in interface org.eclipse.emf.emfstore.common.model.ESModelElementIdGenerator
-
- get(ID) - Method in interface org.eclipse.emf.emfstore.common.model.ESIdToEObjectMapping
-
- get(int) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- get(int) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- get(int) - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider
-
Creates and returns the data for the next run.
Note that it is strongly recommended to instantiate the data in this
method for every call and not in the instantiation of the class, e.g.
- get(String, Class<T>, T, boolean) - Method in class org.eclipse.emf.emfstore.internal.common.ExtensionRegistry
-
Returns the requested extension point.
- get(String, Class<T>) - Method in class org.eclipse.emf.emfstore.internal.common.ExtensionRegistry
-
Returns the requested extension point.
- get(String) - Static method in enum org.eclipse.emf.emfstore.internal.common.model.EMFStorePropertyType
-
Returns the 'EMF Store Property Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.emfstore.internal.common.model.EMFStorePropertyType
-
Returns the 'EMF Store Property Type' literal with the specified integer value.
- get(ESModelElementId) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ESModelElementIdToEObjectMappingImpl
-
- get(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- get(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdToEObjectMappingImpl
-
- get(int) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Returns the operation at the given index.
- get(int) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Returns the operation at the given index.
- get(int) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Returns the operation at the given index.
- get(int) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Returns the operation at the given index.
- get(String) - Static method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
Returns the 'Containment Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
Returns the 'Containment Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
Returns the 'Unset Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
Returns the 'Unset Type' literal with the specified integer value.
- getAbstractChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getAbstractChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getAbstractChangePackage_LogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getAbstractChangePackage_LogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Log Message'.
- getAbstractOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAbstractOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getAbstractOperation_Accepted() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAbstractOperation_Accepted() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Accepted'.
- getAbstractOperation_ClientDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAbstractOperation_ClientDate() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Client Date'.
- getAbstractOperation_ModelElementId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAbstractOperation_ModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getAcceptedLocalOperations() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
Returns the set of local operations that have been accepted.
- getAcceptedMine() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
This method is used by
DecisionManager in order to create the
resulting operations.
- getAccessControl() - Static method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcConnectionHandler
-
Returns AccessControl.
- getAccessControl() - Method in class org.eclipse.emf.emfstore.internal.server.EMFStoreController
-
- getAccesscontrolFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the factory that creates the instances of the model.
- getAccesscontrolFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getAccesscontrolPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolFactory
-
Returns the package supported by this factory.
- getAccesscontrolPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
- getACGroup() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for class '
AC Group'.
- getACGroup() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACGroup_Members() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the reference list '
Members'.
- getACGroup_Members() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACOrgUnit() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
- getACOrgUnit() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACOrgUnit_Description() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
Description
'.
- getACOrgUnit_Description() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACOrgUnit_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
Name'.
- getACOrgUnit_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACOrgUnit_Properties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the containment reference list '
Properties
'.
- getACOrgUnit_Properties() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACOrgUnit_Roles() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the containment reference list '
Roles'.
- getACOrgUnit_Roles() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACOrgUnitId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
- getACOrgUnitId() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getActionBarContributor() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
- getActionBars() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
- getActiveProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CommitDialog
-
Returns the active project space.
- getActiveTabContent() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.OrgUnitManagementGUI
-
This will be used by GroupComposite and UserComposite.
- getACUser() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getACUser() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'AC User' containment reference.
- getACUser() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for class '
AC User'.
- getACUser() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACUser_EffectiveGroups() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
- getACUser_EffectiveGroups() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACUser_FirstName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
First Name'.
- getACUser_FirstName() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACUser_LastName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
Last Name'.
- getACUser_LastName() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getACUser_Password() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
Password'.
- getACUser_Password() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getAdapter(Class) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
This is to enable the workspace to be root of table views.
- getAdapter(Class) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ProjectImpl
-
this methods implements the adapter interface which is needed by the
navigator.
- getAdapter(Class) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This is how the framework determines which interfaces we implement.
- getAdapterFactory() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.Activator
-
Returns a composed adapter factory.
- getAdapterFactory() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionUtil
-
Returns a label provider.
- getAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
- getAdminBroker(ServerInfo) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
- getAdminBroker(Usersession) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
- getAdminBroker(ServerInfo) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
- getAdminBroker(Usersession) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
- getAdminBroker() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportController
-
- getAdminBroker() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.CreateOrgUnitAction
-
- getAdminBroker() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.DeleteOrgUnitAction
-
- getAdminBroker() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
- getAdminConnectionManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Get the admin connection manager.
- getAdminEmfStore() - Static method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminConnectionHandler
-
Returns the admin interface for EMFStore.
- getAllClassesAndObjects(EObject) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns all direct and indirect contents of rootObject as a
map.
- getAllConfigs() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.HudsonTestRunProvider
-
- getAllConflictBucketCandidates() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ExistenceOppositeReservationMap
-
- getAllConflictBucketCandidates() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.FeatureNameReservationMap
-
- getAllConflictBucketCandidates() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.LinkedHashMapWithConflictBucketCandidate
-
- getAllConflictBucketCandidates() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.OppositeReservationMap
-
- getAllContainedModelElements(EObject, boolean) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get all contained elements of a given element.
- getAllContainedModelElements(EObject, boolean, boolean) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get all contained elements of a given element.
- getAllContainedModelElements(Resource, boolean, boolean) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get all contained elements of a given resource.
- getAllContainedModelElements(Collection<EObject>, boolean, boolean) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get all contained elements of a given collection of model elements.
- getAllContainedModelElementsAsList(EObject, boolean) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get all contained elements of a given element as a list.
- getAllEClasses() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Iterates over all registered EPackages in order to retrieve all available
EClasses, excluding abstract classes and interfaces, and returns them as
a Set.
- getAllEClasses(Collection<EPackage>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Get all EClasses in the EPackages.
- getAllEClasses(EPackage) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Retrieve all EClasses that are contained in ePackage.
- getAllEContainments(EClass) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Gives all registryEClasses which can be contained in a given EClass.
- getAllEContainments(EReference) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Get all containments of a reference.
- getAllInvolvedModelElements(AbstractChangePackage) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl
-
Returns all model elements associated with the given change package.
- getAllInvolvedModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Returns all model elements that are involved in this change package.
- getAllInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Returns all model elements that are involved in this change package.
- getAllInvolvedModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Get all model elements that are involved in the operation.
- getAllInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
Get all model elements that are involved in the operation.
- getAllMETypes(EPackage) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Recursively goes through package and returns a list of all EClasses
inheriting ModelElement (abstract classes and interfaces are also
include).
- getAllModelElementEClasses() - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Retrieve all EClasses from the ECore package registry.
- getAllModelElements() - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
Returns a flat representation of all model elements in the collection.
- getAllModelElements() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns a flat representation of all model elements in the collection.
- getAllModelElements() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Returns a flat representation of all model elements in the collection.
- getAllModelElements() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Returns a flat representation of all model elements in the collection.
- getAllModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Returns all model elements in the reservation set.
- getAllModelElementsByClass(Class<U>, Boolean) - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
Retrieve a list of all model elements of a certain type in the collection.
- getAllModelElementsByClass(Class<U>) - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
Retrieve a list of all model elements of a certain type in the collection.
- getAllModelElementsByClass(Class<T>, Boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Retrieve a list of all model elements of a certain type in the collection.
- getAllModelElementsByClass(Class<T>) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Retrieve a list of all model elements of a certain type in the collection.
- getAllModelElementsByClass(EClass, EList<T>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Gets all model elements by class.
- getAllModelElementsByClass(EClass, EList<T>, Boolean) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Gets all model elements by class.
- getAllModelElementsByClass(Class<T>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Retrieve a list of all model elements of a certain type in the collection.
- getAllModelElementsByClass(Class<T>, Boolean) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Retrieve a list of all model elements of a certain type in the collection.
- getAllObjects(EObject) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns all contents of the given EObject sorted by
the EClass of the contained children.
- getAllObjectsCount(EObject) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
- getAllParameters() - Method in class org.eclipse.emf.emfstore.server.auth.ESMethodInvocation
-
Get the invocation parameters, including the session id.
- getAllSubEClasses(EClass) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Retrieve all EClasses from the ECore package registry that are subclasses of the given EClass.
- getAllSubEClasses(EClass) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns all subclasses of an EClass, excluding abstract classes and
interfaces.
- getAllSubPackages(EPackage) - Static method in class org.eclipse.emf.emfstore.internal.server.core.helper.EPackageHelper
-
Gets the all sub packages.
- getAncestorVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getAncestorVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Ancestor Version' reference.
- getAncestorVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getAncestorVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getAncestorVersionSpec_Source() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getAncestorVersionSpec_Source() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Source'.
- getAncestorVersionSpec_Target() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getAncestorVersionSpec_Target() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Target'.
- getAssociationClassElement() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getAssociationClassElement() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getAssociationFeatures() - Method in interface org.eclipse.emf.emfstore.internal.common.model.AssociationClassElement
-
Return the features which constitute the features of this link that contain information about the link, other
than source and target.
- getAttachmentId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.PendingFileTransferImpl
-
- getAttachmentId() - Method in interface org.eclipse.emf.emfstore.internal.client.model.PendingFileTransfer
-
Returns the value of the 'Attachment Id' containment reference.
- getAttribute(String) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns an attribute as string.
- getAttribute(String) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getAttribute() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getAttribute() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Get Attribute.
- getAttribute() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getAttribute() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getAttributeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAttributeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getAttributeOperation_NewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAttributeOperation_NewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
New Value'.
- getAttributeOperation_OldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getAttributeOperation_OldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Old Value'.
- getAttributeSetters() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns a map containing an AttributeSetter-instance for each attribute
type, granting access to all AttributeSetters.
- getAttributeTitleLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Get label of attribute.
- getAuthenticationInformation() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getAuthenticationInformation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getAuthenticationInformation_ResolvedACUser() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getAuthenticationInformation_ResolvedACUser() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getAuthenticationInformation_SessionId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getAuthenticationInformation_SessionId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference '
Session Id
'.
- getAuthor(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DefaultOperationAuthorProvider
-
Get the author for the given operation.
- getAuthor(AbstractOperation) - Method in interface org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.OperationAuthorProvider
-
Get the author for the given operation.
- getAuthor() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESLogMessageImpl
-
Returns the author that wrote the log message.
- getAuthor() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.LogMessageImpl
-
- getAuthor() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage
-
Returns the value of the 'Author' attribute.
- getAuthor() - Method in interface org.eclipse.emf.emfstore.server.model.ESLogMessage
-
Returns the author that wrote the log message.
- getAuthorForOperation(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Returns the name of the author for a operation in list of their
operations.
- getAuthorizationService() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
- getAvailableFeatures() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the features that are currently available for mutation.
- getAvailableFeatures(Predicate<? super EStructuralFeature>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the features that are currently available for mutation filtered by the given predicate.
- getAvailablePackages(boolean) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.epackages.EPackageRegistryHelper
-
Gets all available EPackages from the EPackageRegistry.
- getAverageThroughput() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
Returns the average throughput in bytes per second.
- getBackupDirectory() - Method in class org.eclipse.emf.emfstore.internal.server.DefaultServerWorkspaceLocationProvider
-
Returns the backup directory.
- getBaseVersion() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Returns the base version of the project.
- getBaseVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns the base version of the project.
- getBaseVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getBaseVersion() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Base Version' containment reference.
- getBaseVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESPagedUpdateVersionSpecImpl
-
The base version from which on counting of changes should occur.
- getBaseVersion() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESPagedUpdateVersionSpec
-
The base version from which on counting of changes should occur.
- getBaseVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PagedUpdateVersionSpecImpl
-
- getBaseVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.PagedUpdateVersionSpec
-
Returns the value of the 'Base Version Spec' containment reference.
- getBlue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy.RGB
-
Returns the blue value.
- getBlueMask() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
Returns the blue mask for a Palette.
- getBoolean(String) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns the value of the boolean attribute, if existing, or false otherwise.
- getBoolean(String, boolean) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns the value of the boolean attribute, if existing, or given defaultValue otherwise.
- getBoolean(String) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getBoolean(String, boolean) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getBooleanProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
- getBooleanProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
- getBranch() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getBranch() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getBranch() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionSpecImpl
-
Returns the branch name.
- getBranch() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionSpecImpl
-
- getBranch() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec
-
Returns the value of the 'Branch' attribute.
- getBranch() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionSpec
-
Returns the branch name.
- getBranchedVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getBranchedVersions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Branched Versions' reference list.
- getBranches(IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESProject
-
Returns a list of branches for the current project.
- getBranches(ESUsersession, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Returns all branches for the current project.
- getBranches(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Lista all branches of the given project.
- getBranches(IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns a list of branches for the current project.
- getBranches(IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns a list of branches for the current project.
- getBranches(ESUsersession, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns all branches for the current project.
- getBranches() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Returns a list of branches of the current project.
- getBranches() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns a list of branches of the current project.
- getBranches(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Lista all branches of the given project.
- getBranches(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl
-
Returns all branches for the project with the given ID.
- getBranches(SessionId, ProjectId) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Lista all branches of the given project.
- getBranches() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
- getBranches() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the value of the 'Branches' containment reference
list.
- getBranchInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getBranchInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getBranchInfo_Head() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getBranchInfo_Head() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Head'.
- getBranchInfo_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getBranchInfo_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Name'.
- getBranchInfo_Source() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getBranchInfo_Source() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Source'.
- getBranchVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getBranchVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getByName(String) - Static method in enum org.eclipse.emf.emfstore.internal.common.model.EMFStorePropertyType
-
Returns the 'EMF Store Property Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
Returns the 'Containment Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
Returns the 'Unset Type' literal with the specified name.
- getCachedFile(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
Returns a cached file with a given identifier.
- getCacheFolder(ProjectSpace) - Static method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
Returns the default file cache folder of a given projectspace.
- getCertificate(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Returns the certificate mapped by the given alias.
- getCertificateAlias() - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns the alias for the certificate used by this server.
- getCertificateAlias() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the alias for the certificate used by this server.
- getCertificateAlias() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getCertificateAlias() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Certificate Alias' attribute.
- getCertificateAlias() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CertificateSelectionDialog
-
Returns the alias of the certificate.
- getCertificates() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Lists all certificates in the client's KeyStore.
- getChangeConflict() - Method in exception org.eclipse.emf.emfstore.internal.client.model.exceptions.ChangeConflictException
-
Returns the change conflict.
- getChangedProperties() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getChangedProperties() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Changed Properties' containment reference list.
- getChangedSharedProperties() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getChangedSharedProperties() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Changed Shared Properties'
reference list.
- getChangeNotifier() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
Returns the change notifier attached to this collection.
- getChangeNotifier() - Method in interface org.eclipse.emf.emfstore.internal.common.model.NotifiableIdEObjectCollection
-
Returns the change notifier attached to this collection.
- getChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
Returns the
ESChangePackage containing the changes associated
with this history.
- getChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Change Package' containment reference.
- getChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getChangePackage() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
Returns the
ESChangePackage containing the changes associated
with this history.
- getChangePackage_Events() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackage_Events() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Events'.
- getChangePackage_Operations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackage_Operations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Operations
'.
- getChangePackage_VersionProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackage_VersionProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getChangePackageEnvelope() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackageEnvelope() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getChangePackageEnvelope_Fragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackageEnvelope_Fragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute list '
Fragment'.
- getChangePackageEnvelope_FragmentCount() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackageEnvelope_FragmentCount() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getChangePackageEnvelope_FragmentIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackageEnvelope_FragmentIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getChangePackageFragmentSize() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Returns the change package fragments size.
- getChangePackageFragmentSize() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Returns the change package fragments size.
- getChangePackageProxy() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackageProxy() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getChangePackageProxy_Id() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getChangePackageProxy_Id() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Id'.
- getChangePackageUri() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
Returns the normalized URI of the change package.
- getChangePackageUri() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.ChangePackageContainer
-
Returns the normalized URI of the change package.
- getChangePackageVisualizationHelper(DecisionManager) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionUtil
-
Returns the visualizationhelper.
- getChangePackageVisualizationHelper() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
-
- getChanges(SessionId, ProjectId, VersionSpec, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Get changes from the server.
- getChanges(VersionSpec, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
- getChanges(VersionSpec, VersionSpec) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
- getChanges(SessionId, ProjectId, VersionSpec, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Get changes from the server.
- getChanges(ProjectId, VersionSpec, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl
-
Returns all changes within the specified version range for a given project.
- getChanges(SessionId, ProjectId, VersionSpec, VersionSpec) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Get changes from the server.
- getChanges() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getChanges() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
- getCheckedItems() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportPageTwo
-
- getChecksum() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ChecksumCalculatorWriter
-
- getChecksumErrorHandler() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
- getChecksumSaveOptions() - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Delivers a map of options that is used while computing a checksum.
- getChild(int) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getChild(int) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getChildCount() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getChildCount() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getChildOrgUnits() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportItemWrapper
-
- getChildren() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FuzzyTestClassRunner
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.WorkspaceItemProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
Returns the children of a given object (which is of the type
ImportItemWrapper in this case).
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMContentProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
This returns the label text for the adapted class.
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor.ReverseAdapterFactoryContentProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CompositeOperationItemProvider
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ModelElementGroupItemProvider
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationGroupItemProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticCompositeOperationItemProvider
- getChildren(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.PendingFileTransferItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
-
This specifies how to implement
ProjectSpaceItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ServerInfoItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.UsersessionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.WorkspaceItemProvider
-
This specifies how to implement
WorkspaceItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
This specifies how to implement
ProjectItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.DiffReportItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.RootItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestConfigItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestDiffItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestRunItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACUserItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.OrgUnitPropertyItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.AuthenticationInformationItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectHistoryItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerSpaceItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlFragmentItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ProjectUrlFragmentItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ProjectUpdatedEventItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerProjectEventItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CompositeOperationItemProvider
-
This specifies how to implement
CompositeOperationItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
This specifies how to implement
CreateDeleteOperationItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceOperationItemProvider
-
This specifies how to implement
AbstractOperationItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceSetOperationItemProvider
-
This specifies how to implement
AbstractOperationItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.AncestorVersionSpecItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchInfoItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageEnvelopeItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageProxyItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.FileBasedChangePackageItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
This specifies how to implement
HistoryInfoItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand,
RemoveCommand or
MoveCommand in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ModelElementQueryItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.OperationProxyItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PathQueryItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an
AddCommand, RemoveCommand or
MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
- getChunkNumber() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.PendingFileTransferImpl
-
- getChunkNumber() - Method in interface org.eclipse.emf.emfstore.internal.client.model.PendingFileTransfer
-
Returns the value of the 'Chunk Number' attribute.
- getChunkNumber() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk
-
- getChunkNumber() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileTransferInformation
-
- getChunkSize() - Static method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FilePartitionerUtil
-
- getClass(String, Class<T>) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns a class, or rather the registered instance of this class.
- getClass(String, Class<T>) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getClassAndName(EObject) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DecisionUtil
-
Returns Class and Name of EObject.
- getClasses(String, Class<T>) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
Gets all available classes with the specified type from the elements.
- getClientBehavior() - Static method in class org.eclipse.emf.emfstore.internal.client.model.Configuration
-
Get the client behavior configuration.
- getClientDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESLogMessageImpl
-
Gets the client date this log message was created.
- getClientDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.LogMessageImpl
-
- getClientDate() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage
-
Returns the value of the 'Client Date' attribute.
- getClientDate() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Returns the value of the 'Client Date' attribute.
- getClientDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
- getClientDate() - Method in interface org.eclipse.emf.emfstore.server.model.ESLogMessage
-
Gets the client date this log message was created.
- getClientVersion() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.VersioningInfo
-
Get the client version as specified
in the org.eclipse.emf.emfstore.internal.client manifest file.
- getClientVersionInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getClientVersionInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getClientVersionInfo_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getClientVersionInfo_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the attribute '
Name'.
- getClientVersionInfo_Version() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getClientVersionInfo_Version() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the attribute '
Version'.
- getCollection() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Returns the collection the operation recorder is operation on.
- getColor() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getColor() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getCommitFor(HistoryInfo, boolean) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommitProvider
-
Gets a plot commit for the provided history info.
- getCommitFor(HistoryInfo, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommitProvider
-
Gets a plot commit for the provided history info.
- getCompositeDescription() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CompositeOperation
-
Returns the value of the 'Composite Description' attribute.
- getCompositeDescription() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
- getCompositeName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CompositeOperation
-
Returns the value of the 'Composite Name' attribute.
- getCompositeName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
- getCompositeOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Returns the composite operation.
- getCompositeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCompositeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getCompositeOperation_CompositeDescription() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCompositeOperation_CompositeDescription() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getCompositeOperation_CompositeName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCompositeOperation_CompositeName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getCompositeOperation_MainOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCompositeOperation_MainOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getCompositeOperation_Reversed() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCompositeOperation_Reversed() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Reversed'.
- getCompositeOperation_SubOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCompositeOperation_SubOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference list '
Sub Operations'.
- getConfDirectory() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Return the configuration directory location.
- getConfFile() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Return the configuration file location.
- getConfig() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
Returns the config specifying this run of this provider.
- getConfig() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESFuzzyEMFDataProvider
-
Returns the config specifying this run of this provider.
- getConfig() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getConfig() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Returns the configuration options for the operation recorder.
- getConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestDiffImpl
-
- getConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestRunImpl
-
- getConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestDiff
-
Returns the value of the 'Config' reference.
- getConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestRun
-
Returns the value of the 'Config' containment reference.
- getConfig() - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
- getConfigFactory() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the factory that creates the instances of the model.
- getConfigFactory() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getConfigPackage() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigFactory
-
Returns the package supported by this factory.
- getConfigPackage() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
- getConflict() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.DecisionBox
-
Returns the conflict of the box.
- getConflictBucketCandidate() - Method in interface org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidateStore
-
- getConflictBucketCandidate() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.LinkedHashMapWithConflictBucketCandidate
-
- getConflictBucketCandidates(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.FeatureNameReservationMap
-
- getConflictBucketCandidates(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.FeatureNameReservationMap
-
- getConflictBucketCandidates(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdReservationMap
-
- getConflictBucketCandidates(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdReservationMap
-
- getConflictBucketCandidates(String, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdReservationMap
-
Returns a set of
ConflictBucketCandidates for the combination
of ModelElementId, a feature name and an opposite model element.
- getConflictBucketCandidates(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.OppositeReservationMap
-
- getConflictBucketCandidates(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Returns all conflict bucket candidates for the given model element.
- getConflictBucketCandidates(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Returns all conflict bucket candidates for the given model element and a feature.
- getConflictBucketCandidates(String, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Returns all conflict bucket candidates for the given model element and its feature, together with
an opposite model element.
- getConflictBucketCandidates() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationToConflictBucketCandidateMap
-
Get all Conflict Buckets that are part of the map.
- getConflictBuckets() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Returns a set of conflict candidates.
- getConflictContext() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Returns the conflict context.
- getConflictDescription() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Returns the conflict description.
- getConflictDetector() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Returns the conflictdetector.
- getConflictOptionByType(List<ConflictOption>, ConflictOption.OptionType) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DecisionUtil
-
Get Option by is type.
- getConflicts() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Returns the conflicts.
- getConflicts() - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESConflictSetImpl
-
Get the conflicts of the conflict set.
- getConflicts() - Method in interface org.eclipse.emf.emfstore.server.ESConflictSet
-
Get the conflicts of the conflict set.
- getConnectionManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Get the connection manager.
- getContainerModelElement(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get the container of an EObject.
- getContainmentType() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getContainmentType() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.ReferenceOperationImpl
-
- getContainmentType() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getContainmentType() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ReferenceOperation
-
Returns the value of the 'Containment Type' attribute.
- getContent() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.VirtualNode
-
Returns the content stored by this node.
- getContentOutlinePage() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This accesses a cached version of the content outliner.
- getContentProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.GroupTabContent
- getContentProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.ProjectTabContent
- getContentProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
- getContentProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.UserTabContent
- getContentTypeToFactoryMap() - Method in class org.eclipse.emf.emfstore.internal.common.ResourceFactoryRegistry
- getController() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.AbstractLoginDialog
-
- getController() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportWizard
-
- getCopyOfOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Retrieve a copy of all operations in the change package.
- getCopyOfOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Retrieve a copy of all operations in the change package.
- getCorruptProjectIds() - Method in class org.eclipse.emf.emfstore.internal.server.startup.ServerHrefMigrator
-
Returns a list of project IDs that could not be migrated.
- getCount() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESTestConfig
-
Specifies how many times the test should be executed.
- getCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESTestConfigImpl
-
Specifies how many times the test should be executed.
- getCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestConfigImpl
-
- getCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestConfig
-
Returns the value of the 'Count' attribute.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestDiffItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceSetOperationItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.AncestorVersionSpecItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchInfoItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
This returns the label text for CreateChildCommand.
- getCreateDeleteOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCreateDeleteOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getCreateDeleteOperation_Delete() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCreateDeleteOperation_Delete() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Delete'.
- getCreateDeleteOperation_EObjectToIdMap() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCreateDeleteOperation_EObjectToIdMap() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getCreateDeleteOperation_ModelElement() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCreateDeleteOperation_ModelElement() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference '
Model Element'.
- getCreateDeleteOperation_SubOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getCreateDeleteOperation_SubOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference list '
Sub Operations'.
- getCurrentInput() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.PropertiesForm
-
This is used by tab contents upon deleting an OrgUnit.
- getCurrentRoleIndex(ACOrgUnit) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.ProjectComposite
-
This returns an integer representing the actual role of an OrgUnit.
- getCurrentSeedCount() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
Returns the current seed that is used to generate the model.
- getCurrentSeedCount() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESFuzzyEMFDataProvider
-
Returns the current seed that is used to generate the model.
- getCurrentSeedCount() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getCutElements() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ProjectImpl
-
- getCutElements() - Method in interface org.eclipse.emf.emfstore.internal.common.model.Project
-
Returns the value of the 'Cut Elements' containment reference list.
- getData() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk
-
- getData() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
- getDataField() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FrameworkFields
-
- getDate() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecording
-
- getDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESDateVersionSpecImpl
-
Returns the date this version specifier is based on.
- getDate() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.DateVersionSpec
-
Returns the value of the 'Date' attribute.
- getDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.DateVersionSpecImpl
-
- getDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.LogMessageImpl
-
- getDate() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage
-
Returns the value of the 'Date' attribute.
- getDate() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESDateVersionSpec
-
Returns the date this version specifier is based on.
- getDateVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getDateVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getDateVersionSpec_Date() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getDateVersionSpec_Date() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Date'.
- getDebugString() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getDecisionManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
- getDecisionManager() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.DecisionBox
-
Returns the decisionmanager.
- getDefault() - Static method in class org.eclipse.emf.emfstore.internal.client.model.Activator
-
.
- getDefault() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.emfstore.internal.common.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
Returns a new instance of this factory.
- getDefault() - Static method in class org.eclipse.emf.emfstore.internal.server.Activator
-
Returns the shared instance.
- getDefaultCertificate() - Method in interface org.eclipse.emf.emfstore.client.provider.ESKeyStoreManager
-
Returns the default certificate alias.
- getDefaultCertificate() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Returns the default certificate alias.
- getDefaultCipherSuites() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- getDefaultColor() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Default background color.
- getDefaultServerInfos() - Method in interface org.eclipse.emf.emfstore.client.provider.ESClientConfigurationProvider
-
- getDefaultServerInfos() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Get the default server info.
- getDefaultSPFVFilePath() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Default filepath for spfv authentication.
- getDefaultTextColor() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Default text color.
- getDefaultValue(Method) - Static method in class org.eclipse.emf.emfstore.internal.common.observer.ObserverCall.Result
-
Returns the default value for a given method, which is null or the default primitive value.
- getDeletedModelElement(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Returns the deleted model element by means of an ID.
- getDeletedModelElementId(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Returns the ID of a deleted model element.
- getDeleteModes() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the delete modes.
- getDepth() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
- getDescription() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictDescription
-
Get description with placeholders unreplaced.
- getDescription(String, boolean) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DecisionUtil
-
- getDescription(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DescriptionProvider
-
Returns a description for given key.
- getDescription(AbstractOperation) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.common.OperationCustomLabelProvider
-
Returns the description of an operation.
- getDescription(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.ChangePackageVisualizationHelper
-
Returns a description for the given operation.
- getDescription(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.DefaultOperationLabelProvider
-
Returns the description of an operation.
- getDescription() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACOrgUnit
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitImpl
-
- getDescription() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectInfoImpl
-
- getDescription() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectInfo
-
Returns the value of the 'Description' attribute.
- getDetailProvider() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Returns detailprovider string.
- getDiffReport() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getDiffReport() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getDiffReport_Diffs() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference list '
Diffs'.
- getDiffReport_Diffs() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getDiffResource() - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.HudsonTestRunProvider
-
- getDiffs() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.DiffReport
-
Returns the value of the 'Diffs' containment reference list.
- getDiffs() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.DiffReportImpl
-
- getDragNDropObject() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.PropertiesForm
-
This is a place holder for object being dragged.
- getDragSource() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.PropertiesForm
-
This is used by drop adapter of properties form to find out from which tab DnD operation started.
- getDynamicModels() - Method in class org.eclipse.emf.emfstore.internal.server.storage.FileDynamicModelProvider
-
Returns a list of all dynamic models which shall be added to the server's EPackage-Registry.
- getDynamicModels() - Method in class org.eclipse.emf.emfstore.mongodb.server.MongoDBDynamicModelProvider
-
Returns a list of all dynamic models which shall be added to the server's EPackage-Registry.
- getDynamicModels() - Method in interface org.eclipse.emf.emfstore.server.ESDynamicModelProvider
-
Returns a list of all dynamic models which shall be added to the server's EPackage-Registry.
- getEClassesToIgnore() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getEClassesToIgnore() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Returns a collection of EClasses to be ignored during
object generation.
- getEClassesToIgnore() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Returns a collection of EClasses to be ignored during
object generation.
- getEClassesToIgnore() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getEClassesToIgnore() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'EClasses To Ignore' reference list.
- geteClassesToIgnore() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getEditingDomain(ResourceSet) - Method in interface org.eclipse.emf.emfstore.client.provider.ESEditingDomainProvider
-
Returns an EditingDomain.
- getEditingDomain() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Retrieve the editing domain.
- getEditingDomain() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Return this editing domain belonging to this workspace.
- getEditingDomain() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Return this editing domain belonging to this workspace.
- getEditingDomain(ResourceSet) - Method in class org.eclipse.emf.emfstore.internal.client.transaction.TransactionalEditingDomainProvider
-
Returns an EditingDomain.
- getEditingDomain() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This returns the editing domain as required by the IEditingDomainProvider interface.
- getEditingDomain() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getEffectiveGroups() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACUser
-
Returns the value of the 'Effective Groups' containment
reference list.
- getEffectiveGroups() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACUserImpl
-
- getElapsedTime() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
Returns the number of seconds the download is already active.
- getElementFromResource(String, Class<T>, Map<?, ?>, int) - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.ResourceHelper
-
Gets an element from a resource.
- getElementFromResource(String, Class<T>, int) - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.ResourceHelper
-
Gets an element from a resource.
- getElements(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
-
- getElements(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- getElements(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
- getElements(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMContentProvider
-
- getElements() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.RootImpl
-
- getElements(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor.ReverseAdapterFactoryContentProvider
-
- getElements() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.Root
-
Returns the value of the 'Elements' containment reference list.
- getElementWithHighestPriority() - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getEMap() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyMapEntryImpl
-
- getEMap() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.EObjectToModelElementIdMapImpl
-
- getEMFProperties(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Get stored EMFStoreProperties from the server.
- getEMFProperties(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Get stored EMFStoreProperties from the server.
- getEMFProperties(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.EMFStorePropertiesSubInterfaceImpl
-
Return the Properties for a specific Project.
- getEMFProperties(SessionId, ProjectId) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Get stored EMFStoreProperties from the server.
- getEmfStore() - Static method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcConnectionHandler
-
Returns EMFstore.
- getEMFStoreMigrator() - Static method in class org.eclipse.emf.emfstore.internal.migration.EMFStoreMigratorUtil
-
Retrieve a migrator.
- getEMFStoreProperty() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getEMFStoreProperty() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getEMFStoreProperty_Key() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getEMFStoreProperty_Key() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Key'.
- getEMFStoreProperty_Type() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getEMFStoreProperty_Type() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Type'.
- getEMFStoreProperty_Value() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getEMFStoreProperty_Value() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the containment reference '
Value'.
- getEMFStoreProperty_Version() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getEMFStoreProperty_Version() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Version'.
- getEMFStorePropertyType() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getEMFStorePropertyType() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getEmfStoreVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.VersionInfoImpl
-
Get the version.
- getEmfStoreVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.VersionInfo
-
Returns the value of the 'Emf Store Version String'
attribute as a Version.
- getEmfStoreVersionString() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.VersionInfoImpl
-
- getEmfStoreVersionString() - Method in interface org.eclipse.emf.emfstore.internal.server.model.VersionInfo
-
Returns the value of the 'Emf Store Version String' attribute.
- getEncoding() - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Returns the file encoding in use.
- getEncoding() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard.ConfigModelWizardInitialObjectCreationPage
-
- getEObjectToAdd() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.AddObjectMutation
-
Returns the object added or to be added by this mutation.
- getEObjectToAdd() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESAddObjectMutation
-
Returns the object added or to be added by this mutation.
- getEObjectToDelete() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.DeleteObjectMutation
-
Returns the object deleted or to be deleted by this mutation.
- getEObjectToIdMap() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CreateDeleteOperation
-
Returns the value of the 'EObject To Id Map' map.
- getEObjectToIdMap() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
- getEObjectToIdMapping() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Returns the EObject/ID mapping where IDs are represented as strings.
- getEObjectToIdMapping() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Returns the EObject/ID mapping where IDs are represented as strings.
- getEObjectToModelElementIdMap() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getEObjectToModelElementIdMap() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getEObjectToModelElementIdMap_Key() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getEObjectToModelElementIdMap_Key() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the reference '
Key'.
- getEObjectToModelElementIdMap_Value() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getEObjectToModelElementIdMap_Value() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference '
Value'.
- getEObjectToMove() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Returns the EObject that will be or has been moved.
- getEObjectToMove() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESMoveObjectMutation
-
Returns the EObject that will be or has been moved.
- getEPackage(String) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the EPackage to the specified nsURI.
- getEPackages() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
Returns a collection of EPackages that are
being considered to be generated/mutated.
- getEPackages() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESFuzzyEMFDataProvider
-
Returns a collection of EPackages that are
being considered to be generated/mutated.
- getEPackages() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getEPackages() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
The EPackages to used during object generation.
- getEPackages() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getEPackages() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
The EPackages to used during object generation.
- getEPackages() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getEPackages() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'EPackages' reference list.
- getError() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestResultImpl
-
- getError() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestResult
-
Returns the value of the 'Error' attribute.
- getErrorFeatureForModelElement(EObject, String) - Static method in class org.eclipse.emf.emfstore.internal.common.model.provider.ValidationConstraintHelper
-
Deprecated.
Returns the structural feature specified by the feature name belonging to
the model element.
- getErrorLogDirectory() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.FileInfo
-
Returns the directory that is used for error logging.
If the directory does not exist it will be created.
- getESCopierFor(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Returns the copier that is used to copy EObjects.
- getESPasswordHashGenerator() - Static method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
- getESSessionId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
Returns the session ID.
- getEstimatedRemainingTime() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
Gets the number of remaining seconds (estimated).
- getEStructuralFeaturesToIgnore() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getEStructuralFeaturesToIgnore() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Returns a collection of EStructuralFeatures to be ignored during object mutation.
- getEStructuralFeaturesToIgnore() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Returns a collection of EStructuralFeatures to be ignored during object mutation.
- getEStructuralFeaturesToIgnore() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getEStructuralFeaturesToIgnore() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'EStructural Features To Ignore' reference list.
- geteStructuralFeaturesToIgnore() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getEvent() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.EventsPackage
-
Returns the meta object for class '
Event'.
- getEvent() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsPackageImpl
-
- getEvent_Timestamp() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.EventsPackage
-
Returns the meta object for the attribute '
Timestamp'.
- getEvent_Timestamp() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsPackageImpl
-
- getEvents() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Returns the value of the 'Events' containment reference list.
- getEvents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
- getEventsFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.EventsPackage
-
Returns the factory that creates the instances of the model.
- getEventsFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsPackageImpl
-
- getEventsPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.EventsFactory
-
Returns the package supported by this factory.
- getEventsPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsFactoryImpl
-
- getEventType() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getEventType() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getEventType() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getEventType(int) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.api.FilteredAdapter
-
Convert an int eventType of a notification to a
String.
- getException() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Returns the exception that caused the download to fail, if the status ==
FAILED.
- getException() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferJob
-
- getException() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithException
-
Get the exception that occured if any.
- getException() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreCommandWithResultAndException
-
Get the exception that occured during command execution if any.
- getException() - Method in class org.eclipse.emf.emfstore.internal.common.observer.ObserverCall.Result
-
.
- getExceptionLog() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getExcludedSourceEClasses() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Returns the collection of EClasses to be excluded when selecting the source object from which
this mutation will move an object.
- getExcludedSourceFeatures() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Returns the collection of features to be excluded from being selected as the source
object's containment feature from which this mutation will move an object.
- getExcludedSourceObjects() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Returns the collection of EObjects to be excluded from being selected as the source object
from which this mutation will move an object.
- getExcludedTargetEClasses() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.StructuralFeatureMutation
-
Returns the collection of EClasses to be excluded when selecting the target object.
- getExcludedTargetEClasses() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESStructuralFeatureMutation
-
Returns the collection of EClasses to be excluded when selecting the target object.
- getExcludedTargetFeatures() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.StructuralFeatureMutation
-
Returns the collection of features to be excluded from being selected as the target
feature.
- getExcludedTargetFeatures() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESStructuralFeatureMutation
-
Returns the collection of features to be excluded from being selected as the target
feature.
- getExcludedTargetObjects() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.StructuralFeatureMutation
-
Returns the collection of EObjects to be excluded from being selected as the target object.
- getExcludedTargetObjects() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESStructuralFeatureMutation
-
Returns the collection of EObjects to be excluded from being selected as the target object.
- getExecutionTime() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestResultImpl
-
- getExecutionTime() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestResult
-
Returns the value of the 'Execution Time' attribute.
- getExportChangesController(ProjectSpace) - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Export
-
Returns the controller for exporting changes on a given project space.
- getExportProjectController(ProjectSpace) - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Export
-
Returns the controller for exporting a project.
- getExportProjectHistoryController(ProjectInfo) - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Export
-
Returns the controller for exporting a project history.
- getExportProjectSpaceController(ProjectSpace) - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Export
-
Returns the controller for exporting a given project space.
- getExportWorkspaceController() - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Export
-
Returns the controller for exporting the whole workspace.
- getExtension() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.ExportImportDataUnit
-
Returns the file extension that is used to persist this data unit.
- getExtension(File) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
Returns the extension of the given file.
- getExtensionElements() - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
Returns the wrapped extension elements.
- getExtensionToFactoryMap() - Method in class org.eclipse.emf.emfstore.internal.common.ResourceFactoryRegistry
- getFactory(URI) - Method in class org.eclipse.emf.emfstore.internal.common.ResourceFactoryRegistry
- getFactory(URI, String) - Method in class org.eclipse.emf.emfstore.internal.common.ResourceFactoryRegistry
- getFailure() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestResultImpl
-
- getFailure() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestResult
-
Returns the value of the 'Failure' attribute.
- getFeature() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getFeature() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getFeature() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getFeature(Project) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.FeatureOperation
-
Get the feature from the Eclass of the model element identified by the
model element of the operation.
- getFeature(EObject) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.FeatureOperation
-
Get the feature from the eclass of the given model element.
- getFeature(Project) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.FeatureOperationImpl
-
Get the feature from the Eclass of the model element identified by the
model element of the operation.
- getFeature(EObject) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.FeatureOperationImpl
-
Get the feature from the eclass of the given model element.
- getFeatureID(Class<?>) - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getFeatureID(Class<?>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getFeatureID(Class<?>) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getFeatureName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.FeatureOperation
-
Returns the value of the 'Feature Name' attribute.
- getFeatureName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.FeatureOperationImpl
-
- getFeatureNames(String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Returns all reserved features for the given model element.
- getFeatureOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getFeatureOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getFeatureOperation_FeatureName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getFeatureOperation_FeatureName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getFeatureOperation_Unset() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getFeatureOperation_Unset() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Unset'.
- getFeaturesOfFeatureMapGroup() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.FeatureMapKeyMutation
-
Returns the features that are derived from the selected feature map.
- getFieldValue(String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action.NewOrgUnitDialog
-
Returns the field value.
- getFile(FileIdentifier, boolean, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferManager
-
Returns the download status of the file that is associated with the given
FileIdentifier.
- getFile(FileIdentifier, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferManager
-
Returns the download status of the file that is associated with the given
FileIdentifier.
- getFile(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Gets a file with a specific identifier.
- getFile(FileIdentifier) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Gets a file with a specific identifier.
- getFileBasedChangePackage(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentUploadAdapter
-
Returns the temporary file based changepackage for the given proxy id, if present.
- getFileBasedChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getFileBasedChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getFileBasedChangePackage_FilePath() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getFileBasedChangePackage_FilePath() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
File Path'.
- getFileBasedChangePackage_OperationProxies() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getFileBasedChangePackage_OperationProxies() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getFileIdentifier() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Returns the identifier of the file to be downloaded.
- getFileIdentifier() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk
-
- getFileIdentifier() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileTransferInformation
-
- getFileIdentifier() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getFileIdentifier() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getFileInfo() - Static method in class org.eclipse.emf.emfstore.internal.client.model.Configuration
-
Get the file configuration.
- getFileInfo(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferManager
-
returns a file information object for a specific file identifier.
- getFileInfo(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Gets the file information for a specific file identifier.
- getFileInfo(FileIdentifier) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Gets the file information for a specific file identifier.
- getFileInformation() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk
-
- getFilename() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.IExportImportController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportChangesController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectHistoryController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectSpaceController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportWorkspaceController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
Returns the file name that is used for export/import.
- getFilename() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
Returns the file name that is used for export/import.
- getFileName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.PendingFileTransferImpl
-
- getFileName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.PendingFileTransfer
-
Returns the value of the 'File Name' attribute.
- getFilePath() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.FileBasedChangePackage
-
Returns the value of the 'File Path' attribute.
- getFilePath() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
- getFileSize() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
.
- getFileSize() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk
-
- getFileSize(File) - Static method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FilePartitionerUtil
-
- getFileSize() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileTransferInformation
-
- getFileTransferManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Returns the file transfer manager.
- getFileVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.PendingFileTransferImpl
-
- getFileVersion() - Method in interface org.eclipse.emf.emfstore.internal.client.model.PendingFileTransfer
-
Returns the value of the 'File Version' attribute.
- getFilter() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns the current filter pattern.
- getFilteredEClasses() - Method in interface org.eclipse.emf.emfstore.client.ui.ESClassFilter
-
Returns the EClasses that are considered as filtered.
- getFilteredExtensions() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.IExportImportController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportChangesController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectHistoryController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectSpaceController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportWorkspaceController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredExtensions() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
Returns an array of extensions that should be filtered in the export/import dialog.
- getFilteredList() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns the filtered list.
- getFilteredNames() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.IExportImportController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportChangesController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectHistoryController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectSpaceController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportWorkspaceController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredNames() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
Returns an array of names that should be filtered in the export/import dialog.
- getFilteredOperations() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.FilteredOperationsResult
-
Returns all operations that are considered to have been filtered.
- getFilterLabel() - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilter
-
Returns the label that is used to group filtered types or operations that involve
only such types.
- getFirst() - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getFirstDecisionBoxColor() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
- getFirstName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACUser
-
Returns the value of the 'First Name' attribute.
- getFirstName() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACUserImpl
-
- getFirstResult() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns the first element from the list of results.
- getFoldedElements(int) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns all elements which are folded together to one entry in the list.
- getFont(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
- getFontRegistry() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionUtil
-
Returns FontRegistry.
- getForeground(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
- getForm() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
- getFragment(String, int) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentProviderAdapter
-
Returns a single fragment.
- getFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackageEnvelope
-
Returns the value of the 'Fragment' attribute list.
- getFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageEnvelopeImpl
-
- getFragmentCount() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackageEnvelope
-
Returns the value of the 'Fragment Count' attribute.
- getFragmentCount() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageEnvelopeImpl
-
- getFragmentIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackageEnvelope
-
Returns the value of the 'Fragment Index' attribute.
- getFragmentIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageEnvelopeImpl
-
- getFragmentSize(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentProviderAdapter
-
Returns the number of fragments for the given ID.
- getFullOptionLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Returns the complete option label.
- getFullOptionLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Returns the complete option label.
- getGlobalProjectId() - Method in interface org.eclipse.emf.emfstore.client.ESProject
-
Returns the global ID of the project.
- getGlobalProjectId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns the global ID of the project.
- getGlobalProjectId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns the global ID of the project.
- getGreen() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy.RGB
-
Returns the green value.
- getGreenMask() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
Returns the green mask for a Palette.
- getGroups() - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getGroups(ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getGroups(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns all groups on the server.
- getGroups(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns a list of all groups in which the specified user is member of.
- getGroups() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getGroups(ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getGroups(ESOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESOrgUnitResolverService
-
Returns the group member of the organizational unit the given
ESOrgUnitId belongs to.
- getGroups(ESOrgUnit) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESOrgUnitResolverService
-
Returns the group membership of the organizational unit.
- getGroups(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns all groups on the server.
- getGroups(SessionId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns a list of all groups in which the specified user is member of.
- getGroups(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns all groups on the server.
- getGroups(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns a list of all groups in which the specified user is member of.
- getGroups(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns all groups on the server.
- getGroups(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns a list of all groups in which the specified user is member of.
- getGroups() - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESOrgUnitProviderImpl
-
Returns a set of all known groups.
- getGroups() - Method in interface org.eclipse.emf.emfstore.internal.server.model.dao.ACGroupDAO
-
Returns all groups.
- getGroups() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESOrgUnitRepositoryImpl
-
Returns a set of all available
ESGroups.
- getGroups() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
- getGroups() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ServerSpace
-
Returns the value of the 'Groups' containment reference
list.
- getGroups(ESOrgUnitId) - Method in interface org.eclipse.emf.emfstore.server.auth.ESOrgUnitResolver
-
Returns the group member of the organizational unit the given
ESOrgUnitId belongs to.
- getGroups(ESOrgUnit) - Method in interface org.eclipse.emf.emfstore.server.auth.ESOrgUnitResolver
-
Returns the group membership of the organizational unit.
- getGroups() - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitProvider
-
Returns a set of all known groups.
- getGroups() - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitRepository
-
Returns a set of all available
ESGroups.
- getHash() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyMapEntryImpl
-
- getHash() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.EObjectToModelElementIdMapImpl
-
- getHash() - Method in class org.eclipse.emf.emfstore.server.auth.ESHashAndSalt
- getHash() - Method in interface org.eclipse.emf.emfstore.server.auth.ESPasswordHashGenerator.ESHashAndSalt
-
- getHead() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESBranchInfoImpl
-
Returns the HEAD version of this branch.
- getHead() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.BranchInfo
-
Returns the value of the 'Head' containment reference.
- getHead() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.BranchInfoImpl
-
- getHead() - Method in interface org.eclipse.emf.emfstore.server.model.ESBranchInfo
-
Returns the HEAD version of this branch.
- getHeadVersion(IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Returns the HEAD version of the project.
- getHeadVersion(IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns the HEAD version of the project.
- getHeadVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHeadVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getHeight() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
- getHighlighted() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
-
- getHint() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecording
-
- getHistoryInfo(SessionId, ProjectId, HistoryQuery<?>) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Get history information from the server.
- getHistoryInfo(SessionId, ProjectId, HistoryQuery<?>) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Get history information from the server.
- getHistoryInfo(ProjectId, HistoryQuery<?>) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.HistorySubInterfaceImpl
-
Returns history information for the given project.
- getHistoryInfo(SessionId, ProjectId, HistoryQuery<?>) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Get history information from the server.
- getHistoryInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getHistoryInfo_ChangePackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_ChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Change Package'.
- getHistoryInfo_LogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_LogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Log Message
'.
- getHistoryInfo_MergedFrom() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_MergedFrom() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Merged From
'.
- getHistoryInfo_MergedTo() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_MergedTo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Merged To'.
- getHistoryInfo_NextSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_NextSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Next Spec'.
- getHistoryInfo_PreviousSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_PreviousSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Previous Spec'.
- getHistoryInfo_PrimarySpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_PrimarySpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Primary Spec
'.
- getHistoryInfo_TagSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_TagSpecs() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Tag Specs'.
- getHistoryInfo_VersionProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryInfo_VersionProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getHistoryInfos(ESHistoryQuery<? extends ESHistoryQuery<?>>, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESProject
-
Retrieves a part of the project's version history from the server based on the given query.
- getHistoryInfos(ESUsersession, ESHistoryQuery<? extends ESHistoryQuery<?>>, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Retrieves a part of the project's version history from the server based on the given query.
- getHistoryInfos(ESHistoryQuery<? extends ESHistoryQuery<?>>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Retrieves a part of the project's version history from the server based on the given query.
- getHistoryInfos(ESHistoryQuery<? extends ESHistoryQuery<?>>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Retrieves a part of the project's version history from the server based on the given query.
- getHistoryInfos(ESUsersession, ESHistoryQuery<? extends ESHistoryQuery<?>>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Retrieves a part of the project's version history from the server based on the given query.
- getHistoryQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getHistoryQuery_IncludeAllVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryQuery_IncludeAllVersions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getHistoryQuery_IncludeChangePackages() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryQuery_IncludeChangePackages() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getHistoryQuery_Source() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getHistoryQuery_Source() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Source'.
- getHostName() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ServerUrlImpl
-
- getHostName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ServerUrl
-
Returns the value of the 'Host Name' attribute.
- getIConfigurationElement() - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns the wrapped element.
- getId() - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
Returns the ID of the extension point.
- getId() - Method in interface org.eclipse.emf.emfstore.common.model.ESUniqueIdentifier
-
Returns the actual identifier as a string.
- getId() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESTestConfig
-
Returns the unique ID of this test configuration.
- getId() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getId() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getId() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ESModelElementIdImpl
-
Returns the actual identifier as a string.
- getId() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.UniqueIdentifierImpl
-
- getId() - Method in interface org.eclipse.emf.emfstore.internal.common.model.UniqueIdentifier
-
Returns the value of the 'Id' attribute.
- getId() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESTestConfigImpl
-
Returns the unique ID of this test configuration.
- getId() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestConfigImpl
-
- getId() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestConfig
-
Returns the value of the 'Id' attribute.
- getId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACOrgUnit
-
- getId() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitImpl
- getId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESGlobalProjectIdImpl
-
Returns the actual identifier as a string.
- getId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESLocalProjectIdImpl
-
Returns the actual identifier as a string.
- getId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESSessionIdImpl
-
Returns the actual identifier as a string.
- getId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackageProxy
-
Returns the value of the 'Id' attribute.
- getId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
- getIdentifiableElement() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getIdentifiableElement() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getIdentifiableElement_Identifier() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getIdentifiableElement_Identifier() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Identifier'.
- getIdentifier() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdentifiableElement
-
Returns the value of the 'Identifier' attribute.
- getIdentifier() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdentifiableElementImpl
-
- getIdentifier() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESPrimaryVersionSpecImpl
-
Returns the globally unique numeric identifier.
- getIdentifier() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PrimaryVersionSpecImpl
-
- getIdentifier() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec
-
Returns the value of the 'Identifier' attribute.
- getIdentifier() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESPrimaryVersionSpec
-
Returns the globally unique numeric identifier.
- getIdToEObjectMapping() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Returns the mapping that is used to resolve model elements correctly.
- getIdToEObjectMapping() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Returns the ID/EObject mapping where IDs are represented as strings.
- getIdToEObjectMapping() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Returns the ID/EObject mapping where IDs are represented as strings.
- getIdToEObjectMapping() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Returns the mapping from IDs to EObjects and vice versa.
The mapping contains all IDs of model elements involved in the
ChangePackages
as well as those contained by the project in the ProjectSpace
- getImage() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictDescription
-
Return name of image.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.PendingFileTransferItemProvider
-
This returns PendingFileTransfer.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ServerInfoItemProvider
-
This returns ServerInfo.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.UsersessionItemProvider
-
This returns Usersession.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.WorkspaceItemProvider
-
This returns Workspace.gif.
- getImage(AbstractOperation) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.common.OperationCustomLabelProvider
-
Returns the image of an operation.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportLabelProvider
-
Gets the image to display for a node in the tree.
- getImage(String) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionUtil
-
Fetches image by path.
- getImage(ILabelProvider, AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.ChangePackageVisualizationHelper
-
Get an image for the operation.
- getImage(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.DefaultOperationLabelProvider
-
Returns the image of an operation.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.ESBrowserLabelProvider
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.LogMessageColumnLabelProvider
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.EMFStorePropertyItemProvider
-
This returns EMFStoreProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelElementIdItemProvider
-
This returns ModelElementId.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelVersionItemProvider
-
This returns ModelVersion.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
This returns Project.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyMapEntryItemProvider
-
This returns PropertyMapEntry.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyStringValueItemProvider
-
This returns PropertyStringValue.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.DiffReportItemProvider
-
This returns DiffReport.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.MutatorConfigItemProvider
-
This returns MutatorConfig.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.RootItemProvider
-
This returns Root.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestConfigItemProvider
-
This returns TestConfig.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestDiffItemProvider
-
This returns TestDiff.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestResultItemProvider
-
This returns TestResult.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestRunItemProvider
-
This returns TestRun.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACGroupItemProvider
-
This returns ACGroup.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitIdItemProvider
-
This returns ACOrgUnitId.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitItemProvider
-
This returns ACOrgUnit.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACUserItemProvider
-
This returns ACUser.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.OrgUnitPropertyItemProvider
-
This returns OrgUnitProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ProjectAdminRoleItemProvider
-
This returns ProjectAdminRole.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ReaderRoleItemProvider
-
This returns ReaderRole.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ServerAdminItemProvider
-
This returns ServerAdmin.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.WriterRoleItemProvider
-
This returns WriterRole.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.AuthenticationInformationItemProvider
-
This returns AuthenticationInformation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ClientVersionInfoItemProvider
-
This returns ClientVersionInfo.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.FileIdentifierItemProvider
-
This returns FileIdentifier.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectHistoryItemProvider
-
This returns ProjectHistory.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectIdItemProvider
-
This returns ProjectId.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectInfoItemProvider
-
This returns ProjectInfo.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerSpaceItemProvider
-
This returns ServerSpace.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.SessionIdItemProvider
-
This returns SessionId.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.VersionInfoItemProvider
-
This returns VersionInfo.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlFragmentItemProvider
-
This returns ModelElementUrlFragment.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlItemProvider
-
This returns ModelElementUrl.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ProjectUrlFragmentItemProvider
-
This returns ProjectUrlFragment.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ServerUrlItemProvider
-
This returns ServerUrl.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventItemProvider
-
This returns Event.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ProjectUpdatedEventItemProvider
-
This returns ProjectUpdatedEvent.gif.
- getImage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.OperationProxyImpl
-
Returns the image to be used by the label provider.
- getImage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.OperationProxy
-
Returns the image to be used by the label provider.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
This returns AbstractOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AttributeOperationItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CompositeOperationItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
This returns CreateDeleteOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.EObjectToModelElementIdMapItemProvider
-
This returns EObjectToModelElementIdMap.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.FeatureOperationItemProvider
-
This returns FeatureOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ModelElementGroupItemProvider
-
This returns ModelElementGroup.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeMoveOperationItemProvider
-
This returns MultiAttributeMoveOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeOperationItemProvider
-
This returns MultiAttributeOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeSetOperationItemProvider
-
This returns MultiAttributeSetOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceMoveOperationItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceOperationItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceSetOperationItemProvider
-
This returns MultiReferenceSetOperation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationGroupItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationIdItemProvider
-
This returns OperationId.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ReferenceOperationItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.SingleReferenceOperationItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.AncestorVersionSpecItemProvider
-
This returns AncestorVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchInfoItemProvider
-
This returns BranchInfo.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchVersionSpecItemProvider
-
This returns BranchVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageEnvelopeItemProvider
-
This returns ChangePackageEnvelope.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageProxyItemProvider
-
This returns ChangePackageProxy.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.DateVersionSpecItemProvider
-
This returns DateVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.FileBasedChangePackageItemProvider
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HeadVersionSpecItemProvider
-
This returns HeadVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryQueryItemProvider
-
This returns HistoryQuery.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.LogMessageItemProvider
-
This returns LogMessage.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ModelElementQueryItemProvider
-
This returns ModelElementQuery.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.OperationProxyItemProvider
-
This returns OperationProxy.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PagedUpdateVersionSpecItemProvider
-
This returns PagedUpdateVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PathQueryItemProvider
-
This returns PathQuery.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PrimaryVersionSpecItemProvider
-
This returns PrimaryVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.RangeQueryItemProvider
-
This returns RangeQuery.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.TagVersionSpecItemProvider
-
This returns TagVersionSpec.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionItemProvider
-
This returns Version.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionPropertyItemProvider
-
This returns VersionProperty.gif.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.Activator
-
Returns an image descriptor for the image file at the given plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionUtil
-
Fetches image descriptor by path.
- getImportChangesController(ProjectSpace) - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Import
-
Returns a controller for import the changes on the given project space.
- getImportProjectController(String) - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Import
-
Returns a controller for import a project.
- getImportProjectHistoryController() - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Import
-
Returns a controller for import a project history.
- getImportProjectSpaceController() - Static method in class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Import
-
Returns a controller for import the given project space.
- getImportSource() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportController
-
- getIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.OperationProxyImpl
-
Returns the index within the operations file.
- getIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.OperationProxy
-
Returns the index within the operations file.
- getIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeSetOperationImpl
-
- getIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceOperationImpl
-
- getIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceSetOperationImpl
-
- getIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeSetOperation
-
Returns the value of the 'Index' attribute.
- getIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceOperation
-
Returns the value of the 'Index' attribute.
- getIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceSetOperation
-
Returns the value of the 'Index' attribute.
- getIndexes() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeOperationImpl
-
- getIndexes() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeOperation
-
Returns the value of the 'Indexes' attribute list.
- getInitialObjectName() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard.ConfigModelWizardInitialObjectCreationPage
-
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
This method retrieves the instance of ESWorkspaceProviderImpl associated with this thread.
- getInstance(String) - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
This method retrieves the workspace provider instance associated with the given ID.
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.common.ESRunnableWrapperProvider
-
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.ESUserVerifierFactory
-
The singleton instance.
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.server.connection.ServerKeyStoreManager
-
Returns the instance of the ServerKeyStoreManager.
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcWebserverManager
-
Returns an instance of the webserver manager.
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.server.core.MonitorProvider
-
Returns an singleton instance of the monitor provider.
- getInstance() - Static method in class org.eclipse.emf.emfstore.internal.server.EMFStoreController
-
Return the singleton instance of EmfStoreControler.
- getInteger(String) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns an Integer attribute.
- getInteger(String) - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPoint
-
- getIntegerProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
- getIntegerProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
- getInterface() - Method in class org.eclipse.emf.emfstore.internal.server.core.InternalCommand
-
- getInternalWorkspace() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Returns the internal workspace.
- getInterval() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.PeriodicProjectSpaceTask
-
Returns the interval in which the task is executed.
- getIsInitFinished() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapSourceDialog
-
- getKey() - Method in interface org.eclipse.emf.emfstore.internal.common.model.EMFStoreProperty
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.EMFStorePropertyImpl
-
- getKey() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyMapEntryImpl
-
- getKey() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.EObjectToModelElementIdMapImpl
-
- getKeyManagerFactory() - Method in class org.eclipse.emf.emfstore.internal.server.connection.ServerKeyStoreManager
-
- getKeyStore() - Method in class org.eclipse.emf.emfstore.internal.server.connection.ServerKeyStoreManager
-
Returns the keystore of the server.
- getKeyStore() - Static method in class org.eclipse.emf.emfstore.server.ESKeyStoreUtil
-
Returns the keystore used by the server.
- getKeyStorePassword() - Method in class org.eclipse.emf.emfstore.internal.server.connection.ServerKeyStoreManager
-
Returns the keystore password as a char array.
- getKeyStorePassword() - Static method in class org.eclipse.emf.emfstore.server.ESKeyStoreUtil
-
Returns the password of the keystore.
- getKnownUsersessions() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.ILoginDialogController
-
- getKnownUsersessions() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.LoginDialogController
-
- getLabel() - Method in interface org.eclipse.emf.emfstore.client.ui.ESClassFilter
-
A label that groups all filtered EClasses.
- getLabel() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.IExportImportController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportChangesController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectHistoryController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectSpaceController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportWorkspaceController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
The label that should be shown while exporting/importing.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
The label that should be shown while exporting/importing.
- getLabel(Object, String) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DecisionUtil
-
Uses the object's toString method or returns unset string.
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
-
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
- getLabel() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.OperationProxyImpl
-
Returns the label to be used by the label provider.
- getLabel() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.OperationProxy
-
Returns the label to be used by the label provider.
- getLabelProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.GroupTabContent
- getLabelProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.ProjectTabContent
- getLabelProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
- getLabelProvider() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.UserTabContent
- getLane() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getLane() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getLastName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACUser
-
Returns the value of the 'Last Name' attribute.
- getLastName() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACUserImpl
-
- getLastRecorded() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecording
-
- getLastUpdate() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestDiffImpl
-
- getLastUpdate() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestDiff
-
Returns the value of the 'Last Update' attribute.
- getLastUpdated() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Returns the
Date when the project was updated the last time.
- getLastUpdated() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns the
Date when the project was updated the last time.
- getLastUpdated() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getLastUpdated() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Last Updated' attribute.
- getLastUsersession() - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns the
ESUsersession which was used on the last call to this server.
- getLastUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the
ESUsersession which was used on the last call to this server.
- getLastUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getLastUsersession() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Last Usersession' reference.
- getLastVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
Returns the last version (the last element in the version list).
- getLastVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the last version (the last element in the version list).
- getLeafOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Get all leaf operations of a change package, decomposing all composite
operations.
- getLeafOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Get all leaf operations of a change package, decomposing all composite
operations.
- getLeafOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Get all operations that are a leaf operation.
- getLeafOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
Get all operations that are a leaf operation.
- getLeafOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
Get all operations that are a leaf operation.
- getLeafOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.FeatureOperationImpl
-
Get all operations that are a leaf operation.
- getLeftChanges() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Returns a list of
ChangePackages representing one side of the conflict.
- getLeftOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get first left operation.
- getLeftOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get left operations.
- getLightColor() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getLightColor() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getLightColor() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotLane
-
- getListener() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- getListener() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getListener() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider
-
- getLiteral() - Method in enum org.eclipse.emf.emfstore.internal.common.model.EMFStorePropertyType
-
- getLiteral() - Method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
- getLiteral() - Method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
- getLocalChangePackage(boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Gathers all local operations and canonizes them.
- getLocalChangePackage() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getLocalChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Local Change Package' containment reference.
- getLocalChangePackage(boolean) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Gathers all local operations and canonizes them.
- getLocalOperations() - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESConflictImpl
-
The involved local operations.
- getLocalOperations() - Method in interface org.eclipse.emf.emfstore.server.ESConflict
-
The involved local operations.
- getLocalProject(EObject) - Method in interface org.eclipse.emf.emfstore.client.ESWorkspace
-
- getLocalProject() - Method in interface org.eclipse.emf.emfstore.client.sessionprovider.ESServerCall
-
- getLocalProject() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerCallImpl
-
- getLocalProject(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESWorkspaceImpl
-
- getLocalProjectByName(String) - Method in interface org.eclipse.emf.emfstore.client.ESWorkspace
-
Returns all projects whose name matches the supplied project name ignoring
any case.
- getLocalProjectByName(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESWorkspaceImpl
-
Returns all projects whose name matches the supplied project name ignoring
any case.
- getLocalProjectId() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Returns a locally unique ID for the project.
- getLocalProjectId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns a locally unique ID for the project.
- getLocalProjects() - Method in interface org.eclipse.emf.emfstore.client.ESWorkspace
-
Returns all local projects.
- getLocalProjects() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESWorkspaceImpl
-
Returns all local projects.
- getLocalProperty(String) - Method in class org.eclipse.emf.emfstore.internal.client.properties.PropertyManager
-
Retrieves a local property.
- getLocalStringProperty(String) - Method in class org.eclipse.emf.emfstore.internal.client.properties.PropertyManager
-
Retrieves a local string property.
- getLocationProvider() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.FileInfo
-
- getLocationProvider() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- getLoginService() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
Returns the login service.
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESChangePackageImpl
-
Returns the
ESLogMessage that was entered by the
user and is supposed to describe the changes within
the change package.
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESFileBasedChangePackageImpl
-
Returns the
ESLogMessage that was entered by the
user and is supposed to describe the changes within
the change package.
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
Returns the
ESLogMessage that was specified when a commit succeeded.
- getLogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Returns the value of the 'Log Message' containment reference.
- getLogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Log Message' containment reference.
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getLogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getLogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Log Message' containment reference.
- getLogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getLogMessage() - Method in interface org.eclipse.emf.emfstore.server.model.ESChangePackage
-
Returns the
ESLogMessage that was entered by the
user and is supposed to describe the changes within
the change package.
- getLogMessage() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
Returns the
ESLogMessage that was specified when a commit succeeded.
- getLogMessage_Author() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getLogMessage_Author() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Author'.
- getLogMessage_ClientDate() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getLogMessage_ClientDate() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Client Date'.
- getLogMessage_Date() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getLogMessage_Date() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Date'.
- getLogMessage_Message() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getLogMessage_Message() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Message'.
- getLogText() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CommitDialog
-
- getLowerLimit() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
Returns the lower limit of the range query.
- getLowerLimit() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.RangeQueryImpl
-
- getLowerLimit() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.RangeQuery
-
Returns the value of the 'Lower Limit' attribute.
- getLowerLimit() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESRangeQuery
-
Returns the lower limit of the range query.
- getMainOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CompositeOperation
-
Returns the value of the 'Main Operation' reference.
- getMainOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
- getMaxChanges() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESPagedUpdateVersionSpecImpl
-
Returns the maximum of allowed changes that make up a page.
- getMaxChanges() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PagedUpdateVersionSpecImpl
-
- getMaxChanges() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.PagedUpdateVersionSpec
-
Returns the value of the 'Max Changes' attribute.
- getMaxChanges() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESPagedUpdateVersionSpec
-
Returns the maximum of allowed changes that make up a page.
- getMaxDeleteCount() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Specifies how many objects should be deleted at most?
Only applies to mutation.
- getMaxDeleteCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Specifies how many objects should be deleted at most?
Only applies to mutation.
- getMaxDeleteCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getMaxDeleteCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Max Delete Count' attribute.
- getMaxDeleteCount() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getMaxNumberOfContainments() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.DeleteObjectMutation
-
Returns the maximum number of containments that the object selected for deletion may contain.
- getMembers(ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getMembers(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns all members from a group.
- getMembers(ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getMembers(SessionId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns all members from a group.
- getMembers(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns all members from a group.
- getMembers(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns all members from a group.
- getMembers() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACGroup
-
Returns the value of the 'Members' reference list.
- getMembers() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACGroupImpl
-
Get the group members.
- getMergedFrom() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Merged From' containment reference list.
- getMergedFrom() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getMergedFromSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
Returns an optional list of
ESPrimaryVersionSpecs that identifies the versions
this version was merged from.
- getMergedFromSpecs() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
Returns an optional list of
ESPrimaryVersionSpecs that identifies the versions
this version was merged from.
- getMergedFromVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getMergedFromVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Merged From Version' reference list.
- getMergedText() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Get merged text.
- getMergedTo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Merged To' containment reference list.
- getMergedTo() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getMergedToSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
Returns an optional list of
ESPrimaryVersionSpecs that identifies the versions
this version was merged from.
- getMergedToSpecs() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
Returns an optional list of
ESPrimaryVersionSpecs that identifies the versions
this version was merged from.
- getMergedToVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getMergedToVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Merged To Version' reference list.
- getMergedVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getMergedVersion() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Merged Version' containment reference.
- getMessage() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
- getMessage() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportController
-
- getMessage() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- getMessage() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
- getMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESLogMessageImpl
-
Returns the actual log message.
- getMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.LogMessageImpl
-
- getMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage
-
Returns the value of the 'Message' attribute.
- getMessage() - Method in interface org.eclipse.emf.emfstore.server.model.ESLogMessage
-
Returns the actual log message.
- getMethodName() - Method in class org.eclipse.emf.emfstore.server.auth.ESMethodInvocation
-
Returns the original method name.
- getMinObjectsCount() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getMinObjectsCount() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Defines how many objects should be generated.
- getMinObjectsCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Defines how many objects should be generated.
- getMinObjectsCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getMinObjectsCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Min Objects Count' attribute.
- getMinObjectsCount() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getModelElement(T) - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
- getModelElement() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Get ModelELement.
- getModelElement(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Returns the model element.
- getModelElement(ESModelElementId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
- getModelElement(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.ChangePackageVisualizationHelper
-
Get a model element instance from the project for the given id.
- getModelElement(ModelElementId) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
- getModelElement(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- getModelElement() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CreateDeleteOperation
-
Returns the value of the 'Model Element' containment reference.
- getModelElement() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
- getModelElementClassAndName(ModelElementId) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
- getModelElementClassesAndNames(EList<ModelElementId>, String) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
Returns a comma separated list of class names and model names.
- getModelElementGroup() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getModelElementGroup() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getModelElementGroup_ModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getModelElementGroup_ModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getModelElementGroup_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getModelElementGroup_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Name'.
- getModelElementId(EObject) - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
- getModelElementId(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
- getModelElementId(EObject) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
- getModelElementId(EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- getModelElementId() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getModelElementId(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Searches for the project and then looks for the modelelement id.
- getModelElementId() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlFragmentImpl
-
- getModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrlFragment
-
Returns the value of the 'Model Element Id' containment reference.
- getModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Returns the value of the 'Model Element Id' containment reference.
- getModelElementId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
- getModelElementIds() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESModelElementQueryImpl
-
Returns all model element IDs this query is filtering for.
- getModelElementIds() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESModelElementQuery
-
Returns all model element IDs this query is filtering for.
- getModelElementName(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Get the Name of an model element by modelelement id.
- getModelElementName(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Get the Name of an model element.
- getModelElementName(EObject) - Static method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.DecisionUtil
-
- getModelElementName(EObject) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.common.OperationCustomLabelProvider
-
Returns the name of the given model element.
- getModelElementName(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.DefaultOperationLabelProvider
-
Returns the name of the given model element.
- getModelElementName(ModelElementId) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
- getModelElementNames(List<ModelElementId>) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
- getModelElementQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getModelElementQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getModelElementQuery_ModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getModelElementQuery_ModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Model Elements'.
- getModelElements() - Method in interface org.eclipse.emf.emfstore.common.model.ESObjectContainer
-
Returns all directly contained model element of the container, i.e.
- getModelElements() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns all directly contained model element of the container, i.e.
- getModelElements() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Returns all directly contained model element of the container, i.e.
- getModelElements() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Returns all directly contained model element of the container, i.e.
- getModelElements() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ProjectImpl
-
- getModelElements() - Method in interface org.eclipse.emf.emfstore.internal.common.model.Project
-
Returns the value of the 'Model Elements' containment reference list.
- getModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ModelElementQueryImpl
-
- getModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ModelElementQuery
-
Returns the value of the 'Model Elements' containment
reference list.
- getModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.ModelElementGroupImpl
-
- getModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ModelElementGroup
-
Returns the value of the 'Model Elements' reference list.
- getModelElementsByClass(EClass, EList<T>) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Retrieve a list of model elements of a certain type in the collection
that are directly contained in the collection.
- getModelElementsByClass(EClass, EList<T>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Gets all model elements by class.
- getModelElementTitleLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Get label for Modelelement.
- getModelElementUrl() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrl() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getModelElementUrl_ModelElementUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrl_ModelElementUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getModelElementUrl_ProjectUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrl_ProjectUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getModelElementUrl_ServerUrl() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrl_ServerUrl() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the meta object for the containment reference '
Server Url'.
- getModelElementUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlImpl
-
- getModelElementUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrl
-
Returns the value of the 'Model Element Url Fragment' containment reference.
- getModelElementUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getModelElementUrlFragment_ModelElementId() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrlFragment_ModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getModelElementUrlFragment_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getModelElementUrlFragment_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the meta object for the attribute '
Name'.
- getModelFactory() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getModelFactory() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the factory that creates the instances of the model.
- getModelFactory() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getModelFactory() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the factory that creates the instances of the model.
- getModelFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getModelFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the factory that creates the instances of the model.
- getModelFile() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard.ConfigModelWizardNewFileCreationPage
-
- getModelFile() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard
-
Get the file from the page.
- getModelMutatorConfiguration() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- getModelMutatorConfiguration() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESFuzzyEMFDataProvider
-
- getModelMutatorConfiguration() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getModelMutatorConfiguration() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider
-
- getModelMutatorConfiguration() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the model mutator configuration.
- getModelPackage() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
- getModelPackage() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelFactory
-
Returns the package supported by this factory.
- getModelPackage() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
- getModelPackage() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelFactory
-
Returns the package supported by this factory.
- getModelPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
- getModelPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelFactory
-
Returns the package supported by this factory.
- getModelPackages() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getModelVersion() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getModelVersion() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for class '
Version'.
- getModelVersion_ReleaseNumber() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getModelVersion_ReleaseNumber() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getMongoURIPrefix() - Method in class org.eclipse.emf.emfstore.mongodb.MongoDBConfiguration
-
Returns the prefix for MongoDB URIs.
- getMonitor() - Method in class org.eclipse.emf.emfstore.internal.server.core.MonitorProvider
-
Returns the main monitor objects.
- getMonitor(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.MonitorProvider
-
Returns a monitor for a given namespace.
- getMultiAttributeMoveOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeMoveOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiAttributeMoveOperation_NewIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeMoveOperation_NewIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
New Index'.
- getMultiAttributeMoveOperation_OldIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeMoveOperation_OldIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Old Index'.
- getMultiAttributeMoveOperation_ReferencedValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeMoveOperation_ReferencedValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiAttributeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiAttributeOperation_Add() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeOperation_Add() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Add'.
- getMultiAttributeOperation_Indexes() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeOperation_Indexes() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute list '
Indexes'.
- getMultiAttributeOperation_ReferencedValues() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeOperation_ReferencedValues() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiAttributeSetOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeSetOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiAttributeSetOperation_Index() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeSetOperation_Index() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Index'.
- getMultiAttributeSetOperation_NewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeSetOperation_NewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
New Value'.
- getMultiAttributeSetOperation_OldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiAttributeSetOperation_OldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Old Value'.
- getMultiReferenceMoveOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceMoveOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiReferenceMoveOperation_NewIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceMoveOperation_NewIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
New Index'.
- getMultiReferenceMoveOperation_OldIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceMoveOperation_OldIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Old Index'.
- getMultiReferenceMoveOperation_ReferencedModelElementId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceMoveOperation_ReferencedModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiReferenceOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiReferenceOperation_Add() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceOperation_Add() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Add'.
- getMultiReferenceOperation_Index() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceOperation_Index() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Index'.
- getMultiReferenceOperation_ReferencedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceOperation_ReferencedModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiReferenceSetOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceSetOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getMultiReferenceSetOperation_Index() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceSetOperation_Index() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Index'.
- getMultiReferenceSetOperation_NewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceSetOperation_NewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference '
New Value'.
- getMultiReferenceSetOperation_OldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getMultiReferenceSetOperation_OldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference '
Old Value'.
- getMutationCount() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
Returns how many mutation should be performed, if set
- getMutationCount() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Specifies the exact number of mutations to be performed.
- getMutationCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Specifies the exact number of mutations to be performed.
- getMutationCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getMutationCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Mutation Count' attribute.
- getMutationCount() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
Returns the number of mutations to be performed.
- getMutatorConfig() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESTestConfig
-
Returns the configuration of the model mutator.
- getMutatorConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESTestConfigImpl
-
Returns the configuration of the model mutator.
- getMutatorConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestConfigImpl
-
- getMutatorConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestConfig
-
Returns the value of the 'Mutator Config' containment reference.
- getMutatorConfig_AllowDuplicateIDs() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_AllowDuplicateIDs() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_DoNotGenerateRoot() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_DoNotGenerateRoot() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_EClassesToIgnore() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_EClassesToIgnore() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_EPackages() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the reference list '
EPackages'.
- getMutatorConfig_EPackages() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_EStructuralFeaturesToIgnore() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_EStructuralFeaturesToIgnore() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_IgnoreAndLog() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_IgnoreAndLog() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_MaxDeleteCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_MaxDeleteCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_MinObjectsCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_MinObjectsCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_MutationCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_MutationCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_RootEClass() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the reference '
Root EClass'.
- getMutatorConfig_RootEClass() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorConfig_UseEcoreUtilDelete() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getMutatorConfig_UseEcoreUtilDelete() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getMutatorField() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FrameworkFields
-
- getMyOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get my operation.
- getMyOperation(Class<T>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get my operation and cast.
- getMyOperation() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
- getMyOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get my operations.
- getMyOperations() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
- getMyOperations() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
- getMyText() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Returns "my" text.
- getName() - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns the local name of the server.
- getName() - Method in interface org.eclipse.emf.emfstore.client.provider.ESClientVersionProvider
-
Returns the name of the client component.
- getName() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyTest
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.ExportImportDataUnit
-
Returns the name of this data unit.
- getName() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the local name of the server.
- getName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CreateProjectDialog
-
Returns the name of the project as entered by the user.
- getName() - Method in enum org.eclipse.emf.emfstore.internal.common.model.EMFStorePropertyType
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.connection.ConnectionHandler
-
Return the handler name.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminConnectionHandler
-
Return the handler name.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcConnectionHandler
-
Return the handler name.
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACOrgUnit
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ClientVersionInfo
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESBranchInfoImpl
-
Returns the name of the branch.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESUserImpl
-
Returns the name of the user.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESTagVersionSpecImpl
-
Return the name of the tag name this version specifier is associated with.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ClientVersionInfoImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectInfoImpl
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectInfo
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlFragmentImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ProjectUrlFragmentImpl
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrlFragment
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ProjectUrlFragment
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.BranchInfo
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.BranchInfoImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.TagVersionSpecImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionPropertyImpl
-
- getName() - Method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.ModelElementGroupImpl
-
- getName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationGroupImpl
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ModelElementGroup
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationGroup
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionProperty
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.emf.emfstore.server.model.ESBranchInfo
-
Returns the name of the branch.
- getName() - Method in interface org.eclipse.emf.emfstore.server.model.ESUser
-
Returns the name of the user.
- getName() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESTagVersionSpec
-
Return the name of the tag name this version specifier is associated with.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.client.startup.ProjectAndChangePackageRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.client.startup.ProjectSpaceRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.client.startup.UsersessionRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.client.startup.WorkspaceRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.server.startup.ServerSpaceRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in interface org.eclipse.emf.emfstore.internal.server.startup.UpdateXMIAttributeRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.server.startup.VersionMultiRule
-
Computes the the new attribute based on the old value.
- getNewAttribute(String) - Method in class org.eclipse.emf.emfstore.internal.server.startup.VersionRule
-
Computes the the new attribute based on the old value.
- getNewBooleanValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewBooleanValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewBooleanValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewBranch() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.BranchSelectionDialog.Creation
-
Returns the selected name for the branch.
- getNewByteValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewByteValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewByteValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewCharValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewCharValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewCharValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewDoubleValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewDoubleValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewDoubleValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewFloatValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewFloatValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewFloatValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeMoveOperationImpl
-
- getNewIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceMoveOperationImpl
-
- getNewIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeMoveOperation
-
Returns the value of the 'New Index' attribute.
- getNewIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceMoveOperation
-
Returns the value of the 'New Index' attribute.
- getNewIntValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewIntValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewIntValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewLongValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewLongValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewLongValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewModelElementValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewModelElementValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewModelElementValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewResult() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestDiffImpl
-
- getNewResult() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestDiff
-
Returns the value of the 'New Result' containment reference.
- getNewShortValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewShortValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewShortValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewStringValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewStringValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewStringValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNewValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNewValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AttributeOperation
-
Returns the value of the 'New Value' attribute.
- getNewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AttributeOperationImpl
-
- getNewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeSetOperationImpl
-
- getNewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceSetOperationImpl
-
- getNewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.SingleReferenceOperationImpl
-
- getNewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeSetOperation
-
Returns the value of the 'New Value' attribute.
- getNewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceSetOperation
-
Returns the value of the 'New Value' containment reference.
- getNewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.SingleReferenceOperation
-
Returns the value of the 'New Value' containment reference.
- getNewVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ProjectUpdatedEventImpl
-
- getNewVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ProjectUpdatedEvent
-
Returns the value of the 'New Version' containment reference.
- getNextSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Next Spec' containment reference list.
- getNextSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getNextSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
- getNextSpecs() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
- getNextVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getNextVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Next Version' reference.
- getNonAbstractMETypes(EPackage) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Recursively goes through model and create a list of all non-Abstract
classes.
- getNonDomainElement() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getNonDomainElement() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getNonFiltered() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.FilteredOperationsResult
-
Returns the non-filtered content.
- getNonFilteredFeaturesForEClass() - Method in interface org.eclipse.emf.emfstore.client.ui.ESWhitelistFilter
-
Returns the features which will be regarded as non-filtered if they appear in an
operation.
- getNonTransientContents(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Get all contained EObjects not including transient containment features.
- getNotificationRecorder() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Returns the notification recorder.
- getNotificationRecorder() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Returns the notification recorder of the project space.
- getNotificationRecorder() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Get the current notification recorder.
- getNotificationType() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
Returns the type of the Notification.
- getNotificationType() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
-
Returns the type of the Notification.
- getNotificationType() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
Returns the type of the Notification.
- getNotifier() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNotifier() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNotifier() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNotifierModelElement() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getNotifierModelElement() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getNotifierModelElement() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getNotInvolvedInConflict() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Returns a set of operations not involved in any conflict.
- getNumberOfAllowedChanges() - Method in interface org.eclipse.emf.emfstore.client.ESPagedUpdateConfig
-
Returns the overall number of changes that constitute a page.
- getNumberOfChunks(File) - Static method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FilePartitionerUtil
-
Returns the number of chunks for a given file.
- getObserver() - Method in class org.eclipse.emf.emfstore.internal.common.observer.ObserverCall.Result
-
The observer.
- getObserverBus() - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
- getObserverCallResults() - Method in interface org.eclipse.emf.emfstore.internal.common.observer.ObserverCall
-
Returns the results of each notified observer.
- getOfferingEObjectsForAvailableFeature(EStructuralFeature) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the currently existing objects to be mutated that offer the given feature.
- getOfferingEObjectsForAvailableFeature(EStructuralFeature, Predicate<? super EObject>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns the currently existing objects to be mutated that offer the given feature filtered by the given
predicate.
- getOffset() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.AbstractOperationEmitter
-
Returns the current offset.
- getOkButton() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns the ok button.
- getOldBooleanValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldBooleanValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldBooleanValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldByteValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldByteValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldByteValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldCharValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldCharValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldCharValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldDoubleValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldDoubleValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldDoubleValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldFloatValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldFloatValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldFloatValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeMoveOperationImpl
-
- getOldIndex() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceMoveOperationImpl
-
- getOldIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeMoveOperation
-
Returns the value of the 'Old Index' attribute.
- getOldIndex() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceMoveOperation
-
Returns the value of the 'Old Index' attribute.
- getOldIntValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldIntValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldIntValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldLogMessages() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getOldLogMessages() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Old Log Messages' attribute
list.
- getOldLongValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldLongValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldLongValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldModelElementValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldModelElementValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldModelElementValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldResult() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestDiffImpl
-
- getOldResult() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestDiff
-
Returns the value of the 'Old Result' containment reference.
- getOldShortValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldShortValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldShortValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldStringValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldStringValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldStringValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldValue() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getOldValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getOldValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getOldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AttributeOperation
-
Returns the value of the 'Old Value' attribute.
- getOldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AttributeOperationImpl
-
- getOldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeSetOperationImpl
-
- getOldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceSetOperationImpl
-
- getOldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.SingleReferenceOperationImpl
-
- getOldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeSetOperation
-
Returns the value of the 'Old Value' attribute.
- getOldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceSetOperation
-
Returns the value of the 'Old Value' containment reference.
- getOldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.SingleReferenceOperation
-
Returns the value of the 'Old Value' containment reference.
- getOpenSessions() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
- getOpenSessions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ServerSpace
-
Returns the value of the 'Open Sessions' containment
reference list.
- getOperationGroup() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getOperationGroup() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getOperationGroup_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getOperationGroup_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the attribute '
Name
'.
- getOperationGroup_Operations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getOperationGroup_Operations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the reference list '
Operations'.
- getOperationId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Get the operations id.
- getOperationId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
Get the operations id.
- getOperationId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getOperationId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getOperationManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
- getOperationManager() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
- getOperationModifier() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Returns the operation modifier.
- getOperationModifier() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderConfig
-
Returns the operation modifier in use.
- getOperationProxies() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.FileBasedChangePackage
-
Returns the value of the 'Operation Proxies' containment reference list.
- getOperationProxies() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
- getOperationProxy() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getOperationProxy() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getOperationProxy_Proxies() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getOperationProxy_Proxies() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Proxies'.
- getOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Returns the operations, stored in this option.
- getOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Returns the operations, stored in this option.
- getOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Returns the value of the 'Operations' containment reference list.
- getOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Returns the operations of the change package.
- getOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationGroupImpl
-
- getOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationGroup
-
Returns the value of the 'Operations' reference list.
- getOperationsFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getOperationsFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the factory that creates the instances of the model.
- getOperationsPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
- getOperationsPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsFactory
-
Returns the package supported by this factory.
- getOpponent() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Get Opponent.
- getOpponentTitleLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictContext
-
Get label of opponent.
- getOppositeFeatureName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.ReferenceOperationImpl
-
- getOppositeFeatureName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ReferenceOperation
-
Returns the value of the 'Opposite Feature Name' attribute.
- getOpposites(String, String) - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSet
-
Returns all opposites for the given model element ID and a feature.
- getOptionEnteredColor() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Color for selected option text if mouse entered.
- getOptionLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Returns the option's label.
- getOptionOfType(ConflictOption.OptionType) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get an option by its type.
- getOptionPrefix() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.CustomConflictOption
-
Returns Option prefix.
- getOptions() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Returns the list of options.
- getOptionSelectedBack() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Color for selected option background.
- getOptionSelectedBackEnter() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Color for selected option background if mouse entered.
- getOptionSelectedFor() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Color for selected option text.
- getOptionsField() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FrameworkFields
-
- getOrgUnit(ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getOrgUnit(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns an orgUnit with the specified orgUnitId.
- getOrgUnit(ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getOrgUnit() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportItemWrapper
-
- getOrgUnit(SessionId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns an orgUnit with the specified orgUnitId.
- getOrgUnit(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns an orgUnit with the specified orgUnitId.
- getOrgUnit(SessionId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns an orgUnit with the specified orgUnitId.
- getOrgUnitProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
- getOrgUnitProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getOrgUnitProperty_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
Name'.
- getOrgUnitProperty_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getOrgUnitProperty_Project() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the containment reference '
Project
'.
- getOrgUnitProperty_Project() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getOrgUnitProperty_Value() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.AccesscontrolPackage
-
Returns the meta object for the attribute '
Value'.
- getOrgUnitProperty_Value() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
- getOrgUnitProviderService() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
- getOrgUnitResolverServive() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
- getOrgUnits() - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getOrgUnits(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns all orgUnits on the server.
- getOrgUnits() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getOrgUnits(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns all orgUnits on the server.
- getOrgUnits(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns all orgUnits on the server.
- getOrgUnits(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns all orgUnits on the server.
- getOtherInvolvedModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Get all model elements that are involved in the operation other than the
element the operation is directly operating on.
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
Get all model elements that are involved in the operation other than the
element the operation is directly operating on.
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
Get all model elements that are involved in the operation other than the
element the operation is directly operating on.
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceMoveOperationImpl
-
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceOperationImpl
-
Get all model elements that are involved in the operation other than the
element the operation is directly operating on.
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceSetOperationImpl
-
- getOtherInvolvedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.SingleReferenceOperationImpl
-
Get all model elements that are involved in the operation other than the
element the operation is directly operating on.
- getOutdatedProperties() - Method in exception org.eclipse.emf.emfstore.internal.client.model.exceptions.EMFStorePropertiesOutdatedException
-
Returns the out dated properties.
- getOverlayImage(AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.changes.ChangePackageVisualizationHelper
-
Get the overlay image for an operation.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticFactoryImpl
-
Deprecated.
- getPagedUpdateVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPagedUpdateVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getPagedUpdateVersionSpec_BaseVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPagedUpdateVersionSpec_BaseVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getPagedUpdateVersionSpec_MaxChanges() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPagedUpdateVersionSpec_MaxChanges() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Max Changes'.
- getPaletteColors() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
Returns the palette colors.
- getParameters() - Method in class org.eclipse.emf.emfstore.server.auth.ESMethodInvocation
-
Get the invocation parameters.
- getParent(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- getParent(int) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getParent(int) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getParent(Class<T>, EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Get the EContainer that contains the given model element and whose EContainer is null.
- getParent(Class<T>, EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get the EContainer that contains the given model element and whose eContainer is null.
- getParent(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor.ReverseAdapterFactoryContentProvider
-
- getParentCount() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getParentCount() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getParentFolderPropertyKey() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.IExportImportController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportChangesController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectHistoryController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectSpaceController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportWorkspaceController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentFolderPropertyKey() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
Returns the key that is used to cache the last location of the export/import performed.
- getParentofDeletedElement(Project) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CreateDeleteOperation
-
Get the id of the previous parent of the deleted element.
- getParentofDeletedElement(Project) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
Get the id of the previous parent of the deleted element.
- getParentOrgUnit() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportItemWrapper
-
- getParser(XmlRpcStreamConfig, NamespaceContextImpl, String, String) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util.EObjectTypeFactory
- getParticipants(ProjectId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getParticipants(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns all orgUnits which are attached to the given project.
- getParticipants(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getParticipants(SessionId, ProjectId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns all orgUnits which are attached to the given project.
- getParticipants(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns all orgUnits which are attached to the given project.
- getParticipants(SessionId, ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns all orgUnits which are attached to the given project.
- getPassingLanes() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- getPassingLanes() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- getPassword() - Method in interface org.eclipse.emf.emfstore.client.ESUsersession
-
Returns the password.
- getPassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
Returns the password.
- getPassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
Returns the value of the 'Password' attribute.
- getPassword() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Password' attribute.
- getPassword() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.AbstractLoginDialog
-
Returns the password.
- getPassword() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACUser
-
Returns the value of the 'Password' attribute.
- getPassword() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACUserImpl
-
- getPassword() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESUserImpl
-
Returns the hashed password of the user.
- getPassword() - Method in interface org.eclipse.emf.emfstore.server.model.ESUser
-
Returns the hashed password of the user.
- getPasswordGen() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getPath() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getPath() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Path' attribute.
- getPathForExport(Shell, String) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.util.EMFStoreFileDialogHelper
-
Returns the file path to export a model element to.
- getPathForExport(Shell, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.util.EMFStoreFileDialogHelperImpl
-
Returns the file path to export a model element to.
- getPathForImport(Shell) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.util.EMFStoreFileDialogHelper
-
Returns the absolute file path of the file selected by the user.
- getPathForImport(Shell) - Method in class org.eclipse.emf.emfstore.internal.client.ui.util.EMFStoreFileDialogHelperImpl
-
Returns the absolute file path of the file selected by the user.
- getPathQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPathQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getPathQuery_Target() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPathQuery_Target() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Target'.
- getPathToKeyStore() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Returns the path to the KeyStore.
- getPendingFileTransfer() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getPendingFileTransfer_AttachmentId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer_AttachmentId() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference '
Attachment Id
'.
- getPendingFileTransfer_ChunkNumber() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer_ChunkNumber() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getPendingFileTransfer_FileName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer_FileName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
File Name'.
- getPendingFileTransfer_FileVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer_FileVersion() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getPendingFileTransfer_PreliminaryFileName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer_PreliminaryFileName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getPendingFileTransfer_Upload() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getPendingFileTransfer_Upload() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Upload'.
- getPendingUploads() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.util.ProjectSpaceUploadQueue
- getPendingUploads() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.util.SimpleUploadQueue
- getPendingUploads() - Method in interface org.eclipse.emf.emfstore.internal.client.model.filetransfer.util.UploadQueue
-
- getPercentTransferred() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
Returns a value between 0 and 1 stating the percentage of already transfered data.
- getPersistentPassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getPersistentPassword() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Persistent Password' attribute.
- getPlugin() - Static method in class org.eclipse.emf.emfstore.internal.client.model.provider.ClientModelEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.emfstore.internal.common.model.provider.CommonEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginDataBaseDirectory() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.FileInfo
-
Return the path of the plugin data directory inside the EMFStore
workspace (trailing file separator included).
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ClientModelEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.CommonEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPort() - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns the port of the server where EMFStore is listening on.
- getPort() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the port of the server where EMFStore is listening on.
- getPort() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getPort() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Port' attribute.
- getPort() - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer
-
Returns the port the server is listening to.
- getPort() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ServerUrlImpl
-
- getPort() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ServerUrl
-
Returns the value of the 'Port' attribute.
- getPort() - Method in interface org.eclipse.emf.emfstore.server.ESXmlRpcWebServerProvider
-
Returns the port the server is listening to.
- getPosition() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getPosition() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotLane
-
Logical location of this lane within the graphing plane.
- getPosition() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getPosition() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getPossibleContainingReference(EObject, EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Returns a containing reference of the parent that may contain the
given containee.
- getPostStartupListeners() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- getPreference(String, String) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.util.EMFStorePreferenceHelper
-
Retrieves a preference value for a specific key.
- getPreliminaryFileName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.PendingFileTransferImpl
-
- getPreliminaryFileName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.PendingFileTransfer
-
Returns the value of the 'Preliminary File Name' attribute.
- getPreviousSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
- getPreviousSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Previous Spec' containment reference.
- getPreviousSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getPreviousSpec() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
- getPreviousVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getPreviousVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Previous Version' reference.
- getPrimarySpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
Returns the version the history information is associated with.
- getPrimarySpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Primary Spec' containment reference.
- getPrimarySpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getPrimarySpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getPrimarySpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Primary Spec' containment reference.
- getPrimarySpec() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
Returns the version the history information is associated with.
- getPrimaryVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPrimaryVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getPrimaryVersionSpec_Identifier() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPrimaryVersionSpec_Identifier() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Identifier'.
- getPrimaryVersionSpec_ProjectStateChecksum() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getPrimaryVersionSpec_ProjectStateChecksum() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getPriority() - Method in interface org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.MergeLabelProvider
-
Returns the priority of this observer.
- getPriority() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.DefaultMergeLabelProvider
-
Returns the priority of this observer.
- getPriority() - Method in interface org.eclipse.emf.emfstore.internal.common.observer.ESPrioritizedObserver
-
Returns the priority of this observer.
- getProfile() - Static method in class org.eclipse.emf.emfstore.server.ESServerURIUtil
-
Returns the used profile.
- getProgressMonitor() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall
-
Returns the progress monitor instance that may be used during
execution of this server call.
- getProject() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Returns the project on which the decision manager is working on.
- getProject(SessionId, ProjectId, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Gets a project in a certain revision from the server.
- getProject() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getProject() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Project' containment reference.
- getProject() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getProject() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for class '
Project'.
- getProject(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get Project that contains a model element.
- getProject(SessionId, ProjectId, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Gets a project in a certain revision from the server.
- getProject(ProjectId, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl
-
Get the project state for a specific version.
- getProject(SessionId, ProjectId, VersionSpec) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Gets a project in a certain revision from the server.
- getProject() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
-
- getProject() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
Returns the value of the 'Project' containment reference.
- getProject_CutElements() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getProject_CutElements() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the containment reference list '
Cut Elements'.
- getProject_ModelElements() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getProject_ModelElements() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the containment reference list '
Model Elements'.
- getProjectAdminRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getProjectAdminRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
- getProjectDescription() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getProjectDescription() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Project Description' attribute.
- getProjectDescription() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
- getProjectDescription() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the value of the 'Project Description' attribute.
- getProjectFolder(ProjectId) - Method in class org.eclipse.emf.emfstore.internal.server.core.helper.ResourceHelper
-
Returns the file path to a given project.
- getProjectHistory() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getProjectHistory_Branches() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory_Branches() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference list '
Branches'.
- getProjectHistory_ProjectDescription() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory_ProjectDescription() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getProjectHistory_ProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory_ProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference '
Project Id'.
- getProjectHistory_ProjectName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory_ProjectName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getProjectHistory_SharedProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory_SharedProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getProjectHistory_Versions() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectHistory_Versions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference list '
Versions'.
- getProjectId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getProjectId() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Project Id' containment reference.
- getProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
- getProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectInfoImpl
-
- getProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the value of the 'Project Id' containment reference.
- getProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectInfo
-
Returns the value of the 'Project Id' containment reference.
- getProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ProjectUrlFragmentImpl
-
- getProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ProjectUrlFragment
-
Returns the value of the 'Project Id' containment reference.
- getProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerProjectEventImpl
-
- getProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerProjectEvent
-
Returns the value of the 'Project Id' containment reference.
- getProjectInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns the project info of this remote project.
- getProjectInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Get a project info for the project space.
- getProjectInfo() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Get a project info for the project space.
- getProjectInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getProjectInfo_Description() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectInfo_Description() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the attribute '
Description'.
- getProjectInfo_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectInfo_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the attribute '
Name'.
- getProjectInfo_ProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectInfo_ProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference '
Project Id'.
- getProjectInfo_Version() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getProjectInfo_Version() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference '
Version'.
- getProjectInfos() - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getProjectInfos(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns a list of available project.
- getProjectInfos() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getProjectInfos() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getProjectInfos() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Project Infos' containment reference list.
- getProjectInfos(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns a list of available project.
- getProjectInfos(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns a list of available project.
- getProjectInfos(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns a list of available project.
- getProjectList(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Get a list of projects the user of the session id can access.
- getProjectList(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Get a list of projects the user of the session id can access.
- getProjectList(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl
-
Returns all projects.
- getProjectList(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Get a list of projects the user of the session id can access.
- getProjectName() - Method in interface org.eclipse.emf.emfstore.client.ESProject
-
Returns the project's name.
- getProjectName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns the project's name.
- getProjectName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns the project's name.
- getProjectName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getProjectName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Project Name' attribute.
- getProjectName() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
- getProjectName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the value of the 'Project Name' attribute.
- getProjects() - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESOrgUnitProviderImpl
-
- getProjects() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RoleImpl
-
Get all projects of the role.
- getProjects() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.Role
-
Returns the value of the 'Projects' containment reference
list.
- getProjects() - Method in interface org.eclipse.emf.emfstore.internal.server.model.dao.ProjectDAO
-
Returns all project histories.
- getProjects() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESOrgUnitRepositoryImpl
-
Returns a list of all available project histories.
- getProjects() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
- getProjects() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectRepository
-
- getProjects() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ServerSpace
-
Returns the value of the 'Projects' reference list.
- getProjects() - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitProvider
-
- getProjects() - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitRepository
-
Returns a list of all available project histories.
- getProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall
-
Returns the project space that will be checked for a valid user session when
executing this server call.
- getProjectSpace(EObject) - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Retrieve the project space for a model element.
- getProjectSpace(Project) - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Retrieve the project space for a project.
- getProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Returns the project space this operation recorder is attached to.
- getProjectSpace(Project) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Retrieves the project space for the given project.
- getProjectSpace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.PeriodicProjectSpaceTask
-
- getProjectSpace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.util.ProjectSpaceContainer
-
Retrieve the project space of the container.
- getProjectSpace(Project) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Retrieves the project space for the given project.
- getProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.HistoryBrowserView
-
Retrieve the project space of the container.
- getProjectSpace_BaseVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_BaseVersion() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference '
Base Version'.
- getProjectSpace_ChangedSharedProperties() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_ChangedSharedProperties() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_Dirty() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_Dirty() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Dirty'.
- getProjectSpace_LastUpdated() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_LastUpdated() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_LocalChangePackage() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_LocalChangePackage() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_MergedVersion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_MergedVersion() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference '
Merged Version'.
- getProjectSpace_OldLogMessages() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_OldLogMessages() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_Project() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_Project() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference '
Project'.
- getProjectSpace_ProjectDescription() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_ProjectDescription() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_ProjectId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_ProjectId() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference '
Project Id'.
- getProjectSpace_ProjectName() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_ProjectName() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_Properties() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_Properties() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference list '
Properties'.
- getProjectSpace_ResourceCount() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_ResourceCount() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getProjectSpace_Usersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_Usersession() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the reference '
Usersession'.
- getProjectSpace_WaitingUploads() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_WaitingUploads() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference list '
Waiting Uploads'.
- getProjectSpace_Workspace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getProjectSpace_Workspace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the container reference '
Workspace'.
- getProjectSpaces() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceImpl
-
- getProjectSpaces() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Returns the value of the 'Project Spaces' containment reference list.
- getProjectState() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
Allows to retrieve the project state associated with this version.
- getProjectState() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Allows to retrieve the project state associated with this version.
- getProjectStateChecksum() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PrimaryVersionSpecImpl
-
- getProjectStateChecksum() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec
-
Returns the value of the 'Project State Checksum' attribute.
- getProjectUpdatedEvent() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
- getProjectUpdatedEvent() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerPackage
-
- getProjectUpdatedEvent_NewVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
- getProjectUpdatedEvent_NewVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerPackage
-
Returns the meta object for the containment reference '
New Version'.
- getProjectUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlImpl
-
- getProjectUrlFragment() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getProjectUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrl
-
Returns the value of the 'Project Url Fragment' containment reference.
- getProjectUrlFragment() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getProjectUrlFragment_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getProjectUrlFragment_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the meta object for the attribute '
Name'.
- getProjectUrlFragment_ProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getProjectUrlFragment_ProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the meta object for the containment reference '
Project Id'.
- getProperties() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getProperties() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Properties' containment
reference list.
- getProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACOrgUnit
-
Returns the value of the 'Properties' containment reference list.
- getProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitImpl
-
- getProperties() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Gets the server's properties.
- getProperty(String, String) - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.FuzzyUtil
-
Get a property out of the properties file.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.PendingFileTransferItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ServerInfoItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.UsersessionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.WorkspaceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.EMFStorePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.IdentifiableElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelElementIdItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelVersionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyMapEntryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyStringValueItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.UniqueIdentifierItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.DiffReportItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.MutatorConfigItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.RootItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestConfigItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestDiffItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestResultItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestRunItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACGroupItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitIdItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACUserItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.OrgUnitPropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ProjectAdminRoleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ReaderRoleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RoleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ServerAdminItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.WriterRoleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.AuthenticationInformationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ClientVersionInfoItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.FileIdentifierItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectHistoryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectIdItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectInfoItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerSpaceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.SessionIdItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.VersionInfoItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlFragmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ProjectUrlFragmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ServerUrlItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ProjectUpdatedEventItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerEventItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerProjectEventItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AttributeOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CompositeOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.EObjectToModelElementIdMapItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.FeatureOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ModelElementGroupItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeMoveOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeSetOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceMoveOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceSetOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationGroupItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationIdItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ReferenceOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.SingleReferenceOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticCompositeOperationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.AncestorVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchInfoItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageEnvelopeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageProxyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.DateVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.FileBasedChangePackageItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HeadVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryQueryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.LogMessageItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ModelElementQueryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.OperationProxyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PagedUpdateVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PathQueryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PrimaryVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.RangeQueryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.TagVersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionPropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionSpecItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
- getPropertyManager() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
- getPropertyMapEntry() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getPropertyMapEntry() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getPropertyMapEntry_Key() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getPropertyMapEntry_Key() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Key'.
- getPropertyMapEntry_Value() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getPropertyMapEntry_Value() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the reference '
Value'.
- getPropertySheetPage() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This accesses a cached version of the property sheet.
- getPropertyStringValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getPropertyStringValue() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getPropertyStringValue_Value() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getPropertyStringValue_Value() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Value'.
- getProtocolToFactoryMap() - Method in class org.eclipse.emf.emfstore.internal.common.ResourceFactoryRegistry
- getProxies() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.OperationProxyImpl
-
- getProxies() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.OperationProxy
-
Returns the value of the 'Proxies' containment reference list.
- getRandom() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute.AttributeSetter
-
- getRandom() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getRandomDeleteMode() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns a random delete mode.
- getRangeQuery() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getRangeQuery() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getRangeQuery_IncludeIncoming() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getRangeQuery_IncludeIncoming() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getRangeQuery_IncludeOutgoing() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getRangeQuery_IncludeOutgoing() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getRangeQuery_LowerLimit() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getRangeQuery_LowerLimit() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Lower Limit'.
- getRangeQuery_UpperLimit() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getRangeQuery_UpperLimit() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Upper Limit'.
- getRawUser() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.ACUserContainer
-
Returns the user instance that this container holds.
- getRawUser(ESSessionId) - Method in class org.eclipse.emf.emfstore.server.auth.ESSessions
-
Returns the user associated with the given session ID.
- getReaderRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getReaderRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
- getRecentLogMessages() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Returns a list with copies of the most recent log messages.
- getRecentLogMessages() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns a list with copies of the most recent log messages.
- getRecorderConfig() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Returns the configuration options for the operation recorder.
- getRecording() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecorder
-
Returns a completed notification recording, may throw IllegalStateException in case the recording is requested
while recording still takes place, i.e.
- getRed() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy.RGB
-
Returns the red value.
- getRedMask() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
Returns the red mask for a Palette.
- getReference() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getReference() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getReference() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getReferenceClasses(EReference, Set<EClass>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Retrieves all EClasses from allEClasses that can possibly be
referenced by reference and returns them as a set.
- getReferencedElement() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.SettingWithReferencedElement
-
Get the referenced element.
- getReferencedModelElementId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceMoveOperationImpl
-
- getReferencedModelElementId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceMoveOperation
-
Returns the value of the 'Referenced Model Element Id' containment reference.
- getReferencedModelElements() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceOperationImpl
-
- getReferencedModelElements() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceOperation
-
Returns the value of the 'Referenced Model Elements'
containment reference list.
- getReferencedValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeMoveOperationImpl
-
- getReferencedValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeMoveOperation
-
Returns the value of the 'Referenced Value' attribute.
- getReferencedValues() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeOperationImpl
-
- getReferencedValues() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeOperation
-
Returns the value of the 'Referenced Values' attribute
list.
- getReferenceOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getReferenceOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getReferenceOperation_Bidirectional() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getReferenceOperation_Bidirectional() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getReferenceOperation_ContainmentType() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getReferenceOperation_ContainmentType() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getReferenceOperation_OppositeFeatureName() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getReferenceOperation_OppositeFeatureName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getRejectedRemoteOperations() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
Returns the set of remote operations that have been rejected.
- getRejectedTheirs() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
This method is used by
DecisionManager in order to create the
resulting operations.
- getReleaseNumber() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelVersionImpl
-
- getReleaseNumber() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelVersion
-
Returns the value of the 'Release Number' attribute.
- getRemainingBytes() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
returns the amount of bytes that has not yet been transferred.
- getRemoteOperations() - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESConflictImpl
-
The involved remote operations.
- getRemoteOperations() - Method in interface org.eclipse.emf.emfstore.server.ESConflict
-
The involved remote operations.
- getRemoteProject() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Returns the
ESRemoteProject on a server this local project is associated with.
- getRemoteProject() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Returns the
ESRemoteProject on a server this local project is associated with.
- getRemoteProject(ESGlobalProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the remote project with the given ID.
- getRemoteProject(ESUsersession, ESGlobalProjectId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the remote project with the given ID.
- getRemoteProjects() - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns a list with all remote projects hosted on this server.
- getRemoteProjects(ESUsersession) - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns a list with all remote projects hosted on this server.
- getRemoteProjects() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns a list with all remote projects hosted on this server.
- getRemoteProjects(ESUsersession) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns a list with all remote projects hosted on this server.
- getRemovedElementId(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.RemovedElementsCache
-
Returns the id of the specified removed element.
- getRemovedRootElements() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.RemovedElementsCache
-
Returns a list of all removed root elements.
- getRemovedRootElementToReferenceSetting(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.RemovedElementsCache
-
Returns the saved settings of the specified model element.
- getResolvedACUser() - Method in interface org.eclipse.emf.emfstore.internal.server.model.AuthenticationInformation
-
Returns the value of the 'Resolved AC User' containment reference.
- getResolvedACUser() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.AuthenticationInformationImpl
-
- getResolvedDescription() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictDescription
-
Resolves description, by replacing the placeholders with it's values.
- getResourceCount() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getResourceCount() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Resource Count' attribute.
- getResourceHelper() - Method in class org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface
-
Returns the ResourceHelper.
- getResourceLoadOptions() - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Delivers a map of options for loading resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.PendingFileTransferItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ServerInfoItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.UsersessionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.WorkspaceItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.EMFStorePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.IdentifiableElementItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelVersionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyMapEntryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyStringValueItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.UniqueIdentifierItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.DiffReportItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.MutatorConfigItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.RootItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestConfigItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestDiffItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestResultItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestRunItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitIdItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.OrgUnitPropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RoleItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.AuthenticationInformationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ClientVersionInfoItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.FileIdentifierItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectHistoryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectIdItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectInfoItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerSpaceItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.SessionIdItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.VersionInfoItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlFragmentItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ProjectUrlFragmentItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ServerUrlItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerEventItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.EObjectToModelElementIdMapItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ModelElementGroupItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationGroupItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationIdItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticCompositeOperationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchInfoItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageEnvelopeItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageProxyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.FileBasedChangePackageItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryQueryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.LogMessageItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.OperationProxyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionPropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionSpecItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLogger() - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.WorkspaceUtil
-
Returns the resource logger.
- getResourceLogger() - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Returns the resource logger.
- getResourceSaveOptions() - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Delivers a map of mandatory options for saving resources.
- getResourceSet() - Method in interface org.eclipse.emf.emfstore.common.ESResourceSetProvider
-
- getResourceSet() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Returns the resource set of the ProjectSpace.
- getResourceSet() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Returns the workspace resource set.
- getResourceSet() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the resource set of the ProjectSpace.
- getResourceSet() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Returns the workspace resource set.
- getResourceSet() - Method in class org.eclipse.emf.emfstore.internal.client.provider.ClientXMIResourceSetProvider
-
- getResourceSet() - Method in class org.eclipse.emf.emfstore.internal.server.storage.ServerXMIResourceSetProvider
-
- getResourceSet() - Method in class org.eclipse.emf.emfstore.modelmutator.ESCrossResourceReferencesModelMutator
-
Returns the ResourceSet the mutator is acting upon.
- getResourceSet() - Method in class org.eclipse.emf.emfstore.mongodb.AbstractMongoDBResourceSetProvider
-
- getResourceSetFactory() - Static method in class org.eclipse.emf.emfstore.mongodb.ResourceSetFactoryProvider
-
Returns the IResourceSetFactory or null if not binded.
- getResult() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.BranchSelectionDialog
-
Returns a
BranchInfo as result or null for certain dialogs.
- getResult() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.ServerInfoSelectionDialog
-
Returns the selected server.
- getResult() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns the list of selections made by the user, or null if the selection was canceled.
- getResult() - Method in class org.eclipse.emf.emfstore.internal.common.observer.ObserverCall.Result
-
The result.
- getResult() - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util.EObjectDeserializer
-
- getResultOrDefaultValue() - Method in class org.eclipse.emf.emfstore.internal.common.observer.ObserverCall.Result
-
Returns the result or the default value for primitive types.
- getResults() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestRunImpl
-
- getResults() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestRun
-
Returns the value of the 'Results' containment reference list.
- getRightChanges() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ChangeConflictSet
-
Returns a list of
ChangePackages representing the other side of the conflict.
- getRightOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
get first right operation.
- getRightOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
get right operations.
- getRole(ProjectId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getRole(SessionId, ProjectId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns an orgUnit's role for a specified project.
- getRole(ProjectId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getRole(SessionId, ProjectId, ACOrgUnitId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns an orgUnit's role for a specified project.
- getRole(SessionId, ProjectId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns an orgUnit's role for a specified project.
- getRole(SessionId, ProjectId, ACOrgUnitId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns an orgUnit's role for a specified project.
- getRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
Returns the meta object for class '
Role'.
- getRole_Projects() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getRole_Projects() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
Returns the meta object for the containment reference list '
Projects'.
- getRoles() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACOrgUnit
-
Returns the value of the 'Roles' containment reference list.
- getRoles() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.ACOrgUnitImpl
-
- getRoles() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESGroupImpl
-
Returns a collection of roles associated with the group.
- getRoles() - Method in interface org.eclipse.emf.emfstore.server.model.ESGroup
-
Returns a collection of roles associated with the group.
- getRolesFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getRolesFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
Returns the factory that creates the instances of the model.
- getRolesFromGroups(ESOrgUnit) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESOrgUnitResolverService
-
Returns all roles that can be obtained via group membership.
- getRolesFromGroups(ESOrgUnit) - Method in interface org.eclipse.emf.emfstore.server.auth.ESOrgUnitResolver
-
Returns all roles that can be obtained via group membership.
- getRolesPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
- getRolesPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesFactory
-
Returns the package supported by this factory.
- getRoot() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for class '
Root
'.
- getRoot() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getRoot_Elements() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference list '
Elements'.
- getRoot_Elements() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventsItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootConflictBucketCandidate() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
Returns the root conflict bucket this bucket belongs to.
- getRootEClass() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
The EClass of the root.
- getRootEClass() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
The EClass of the root.
- getRootEClass() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- getRootEClass() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Root EClass' reference.
- getRootEObject() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- getRunnableContext() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
- getRunResourcePath(String) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getRunResourceURI(String) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getRuntimeException() - Method in class org.eclipse.emf.emfstore.internal.client.model.util.AbstractEMFStoreCommand
-
Get the runtime exception that occurred during command execution.
- getSalt() - Method in class org.eclipse.emf.emfstore.server.auth.ESHashAndSalt
- getSalt() - Method in interface org.eclipse.emf.emfstore.server.auth.ESPasswordHashGenerator.ESHashAndSalt
-
- getSaturatedColor() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotLane
-
- getScanlinePad() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
- getSecondDecisionBoxColor() - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
- getSeed() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
Returns the current seed for this data provider.
- getSeed() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESFuzzyEMFDataProvider
-
Returns the current seed for this data provider.
- getSeed() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getSeed() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESTestConfig
-
Returns the initial seed for the random generator.
- getSeed() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getSeed() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESTestConfigImpl
-
Returns the initial seed for the random generator.
- getSeed() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestConfigImpl
-
- getSeed() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestConfig
-
Returns the value of the 'Seed' attribute.
- getSeedCount() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- getSeedCount() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyTest
-
- getSeedCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestResultImpl
-
- getSeedCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestResult
-
Returns the value of the 'Seed Count' attribute.
- getSelectedEPackage() - Method in class org.eclipse.emf.emfstore.internal.client.ui.epackages.EPackageTreeSelectionDialog
-
Returns the selected EPackage.
- getSelectedUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.AbstractLoginDialog
-
Returns the selected session.
- getSelection(ExecutionEvent, Class<T>) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.handlers.LoadChangePackagesHandler
-
Gets the selection from an ExecutionEvent.
- getSelection(ExecutionEvent, Class<T>) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.util.EMFStoreHandlerUtil
-
Extracts element from event.
- getSelection() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This implements ISelectionProvider to return this editor's overall selection.
- getSemanticCompositeOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticPackageImpl
-
- getSemanticCompositeOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.SemanticPackage
-
- getSemanticFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticPackageImpl
-
- getSemanticFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.SemanticPackage
-
Returns the factory that creates the instances of the model.
- getSemanticPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticFactoryImpl
-
- getSemanticPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.SemanticFactory
-
Returns the package supported by this factory.
- getSerializer(XmlRpcStreamConfig, Object) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util.EObjectTypeFactory
- getServer() - Method in interface org.eclipse.emf.emfstore.client.ESRemoteProject
-
Returns the project's server.
- getServer() - Method in interface org.eclipse.emf.emfstore.client.ESUsersession
-
Returns the usersession's server.
- getServer() - Method in interface org.eclipse.emf.emfstore.client.sessionprovider.ESServerCall
-
Returns the
ESServer this server call is meant to be executed against.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall
-
Returns the server info that is used by this server call, if set.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns the project's server.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerCallImpl
-
Returns the
ESServer this server call is meant to be executed against.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
Returns the usersession's server.
- getServer() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.ILoginDialogController
-
Returns the
ESServer the login dialog controller was assigned to, if any.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.LoginDialogController
-
Returns the
ESServer the login dialog controller was assigned to, if any.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizard
-
Getter for the server.
- getServer() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizardPageOne
-
Saves the uses choices from this page to the model.
- getServerAdmin() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getServerAdmin() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
- getServerEvent() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
- getServerEvent() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerPackage
-
Returns the meta object for class '
Event'.
- getServerFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
- getServerFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerPackage
-
Returns the factory that creates the instances of the model.
- getServerHome() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Return the server home directory location.
- getServerInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESRemoteProjectImpl
-
Returns the server info of this remote project.
- getServerInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getServerInfo() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getServerInfo() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Server Info' reference.
- getServerInfo_CertificateAlias() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_CertificateAlias() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getServerInfo_LastUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_LastUsersession() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getServerInfo_Name() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_Name() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Name'.
- getServerInfo_Path() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_Path() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Path'.
- getServerInfo_Port() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_Port() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Port'.
- getServerInfo_ProjectInfos() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_ProjectInfos() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference list '
Project Infos'.
- getServerInfo_Url() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getServerInfo_Url() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Url'.
- getServerInfos() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceImpl
-
- getServerInfos() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Returns the value of the 'Server Infos' containment
reference list.
- getServerKeyStorePath() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Returns the path to the server's keystore.
- getServerLabel() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.LoginDialogController
-
Returns the server name.
- getServerPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerFactoryImpl
-
- getServerPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerFactory
-
Returns the package supported by this factory.
- getServerProjectEvent() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
- getServerProjectEvent() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerPackage
-
- getServerProjectEvent_ProjectId() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
- getServerProjectEvent_ProjectId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.ServerPackage
-
Returns the meta object for the containment reference '
Project Id'.
- getServers() - Method in interface org.eclipse.emf.emfstore.client.ESWorkspace
-
Returns all available servers.
- getServers() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESWorkspaceImpl
-
Returns all available servers.
- getServerSpace() - Method in class org.eclipse.emf.emfstore.internal.server.EMFStoreController
-
- getServerSpace() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getServerSpace() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getServerSpace_Groups() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getServerSpace_Groups() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference list '
Groups'.
- getServerSpace_OpenSessions() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getServerSpace_OpenSessions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference list '
Open Sessions'.
- getServerSpace_Projects() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getServerSpace_Projects() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the reference list '
Projects'.
- getServerSpace_Users() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getServerSpace_Users() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
Returns the meta object for the containment reference list '
Users'.
- getServerUrl() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlImpl
-
- getServerUrl() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getServerUrl() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrl
-
Returns the value of the 'Server Url' containment reference.
- getServerUrl() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- getServerUrl_HostName() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getServerUrl_HostName() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the meta object for the attribute '
Host Name'.
- getServerUrl_Port() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getServerUrl_Port() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the meta object for the attribute '
Port'.
- getServerVersion() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Get the server version as in the org.eclipse.emf.emfstore.internal.server manifest
file.
- getSessionId() - Method in interface org.eclipse.emf.emfstore.client.ESUsersession
-
Returns the session id of this session.
- getSessionId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
Returns the session id of this session.
- getSessionId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
Returns the value of the 'Session Id' reference.
- getSessionId() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Session Id' reference.
- getSessionId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.AuthenticationInformation
-
Returns the value of the 'Session Id' containment reference.
- getSessionId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.AuthenticationInformationImpl
-
- getSessionId() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getSessionId() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getSessionId() - Method in class org.eclipse.emf.emfstore.server.auth.ESMethodInvocation
-
Get the session id of the invocation.
- getSessionIdGen() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getSessionManager() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
- getSessionProvider() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.SessionManager
-
- getSessions() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.AccessControl
-
Returns the current session mapping.
- getSetting() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.SettingWithReferencedElement
-
Get the setting.
- getSharedProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
- getSharedProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the value of the 'Shared Properties' containment
reference list.
- getSharedProperty(String) - Method in class org.eclipse.emf.emfstore.internal.client.properties.PropertyManager
-
Retrieves the shared property with the given name.
- getSharedStringProperty(String) - Method in class org.eclipse.emf.emfstore.internal.client.properties.PropertyManager
-
Retrieves a shared string property.
- getShell() - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.AbstractEMFStoreUIController
-
Returns the shell used by the UI controller.
- getShell() - Method in class org.eclipse.emf.emfstore.internal.client.ui.handlers.AbstractEMFStoreHandlerWithResult
-
Returns the currently active shell.
- getSingleReferenceOperation() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getSingleReferenceOperation() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getSingleReferenceOperation_NewValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getSingleReferenceOperation_NewValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference '
New Value'.
- getSingleReferenceOperation_OldValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getSingleReferenceOperation_OldValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
Returns the meta object for the containment reference '
Old Value'.
- getSingleton(ESModelElementId) - Method in interface org.eclipse.emf.emfstore.common.model.ESSingletonIdResolver
-
- getSingleton(ModelElementId) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get the singleton instance for a given model element id.
- getSingletonModelElementId(EObject) - Method in interface org.eclipse.emf.emfstore.common.model.ESSingletonIdResolver
-
Returns the ID for the given singleton EObject.
- getSingletonModelElementId(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Get the singleton id for a singleton instance.
- getSize() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Counts the number of Leaf Operations within this change package.
- getSize() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
- getSolution() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Returns the solution.
- getSource() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportLabelProvider
-
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESBranchInfoImpl
-
Returns the source version of this branch.
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESPathQueryImpl
-
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESAncestorVersionSpecImpl
-
- getSource() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AncestorVersionSpec
-
Returns the value of the 'Source' containment reference.
- getSource() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.BranchInfo
-
Returns the value of the 'Source' containment reference.
- getSource() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery
-
Returns the value of the 'Source' containment reference.
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.AncestorVersionSpecImpl
-
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.BranchInfoImpl
-
- getSource() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryQueryImpl
-
- getSource() - Method in interface org.eclipse.emf.emfstore.server.model.ESBranchInfo
-
Returns the source version of this branch.
- getSource() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESHistoryQuery
-
- getSource() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESAncestorVersionSpec
-
- getSourceFeature() - Method in interface org.eclipse.emf.emfstore.internal.common.model.AssociationClassElement
-
Return the feature in which the source element of this link is contained.
- getSourceFeature() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Returns the EStructuralFeature of a source object from which this mutation will move or moved an
object.
- getSourceObj() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportItemWrapper
-
- getSourceObject() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Returns the selected or set source object from which this mutation will move or moved an object.
- getSourceObject() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESMoveObjectMutation
-
Returns the selected or set source object from which this mutation will move or moved an object.
- getSplittedProperty(String) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- getSplittedProperty(String, String) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- getSSLContext() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Returns a SSL Context.
- getStartArgument(String) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Gets startup parameter from Platform.getApplicationArgs() which
are in the form of -[parameterkey]=[parametervalue].
- getStartupListeners() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- getStatistics() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Gets the statistics object for this file transfer, which provides useful
information, especially while the transfer is active.
- getStatus() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
This is the ultimate method for checking in which "stage" a file transfer
currently is.
- getString(String) - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.Messages
-
- getString(String) - Static method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.Messages
-
Returns the messages with the given ID.
- getString(String) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.api.Messages
-
- getString(String) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.Messages
-
- getStringArrayProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
- getStringArrayProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
- getStrippedOptionLabel() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Returns the Option's label with new line characters removed.
- getStructuralFeature() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getStructuralFeature() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getStructuralFeature() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getSubOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CompositeOperation
-
Returns the value of the 'Sub Operations' containment reference list.
- getSubOperations() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CreateDeleteOperation
-
Returns the value of the 'Sub Operations' containment reference list.
- getSubOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
Returns all sub operations.
- getSubOperations() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
- getSuitableEObjectsForAvailableFeature(EStructuralFeature) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns currently existing objects that are suitable to act as values for the given feature filtered by
the given predicate.
- getSuitableEObjectsForAvailableFeature(EStructuralFeature, Predicate<? super EObject>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns currently existing objects that are suitable to act as values for the given feature.
- getSupportedCipherSuites() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPSSLSocketFactory
-
- getTab() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
- getTableViewer() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.PropertiesComposite
-
- getTableViewer() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.PropertiesForm
-
This will be called from a tabContents to handle following situation.
- getTableViewer() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
This is called from user and group properties composites in order to update TableViewer, For example when name of
an OrgUnit is changed.
- getTabName() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.TabContent
-
- getTagName() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CreateTagDialog
-
Returns the tag name entered by the user.
- getTagSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESHistoryInfoImpl
-
Returns the tag specifiers associated with this history.
- getTagSpecs() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Tag Specs' containment reference list.
- getTagSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getTagSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionImpl
-
- getTagSpecs() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.Version
-
Returns the value of the 'Tag Specs' containment reference list.
- getTagSpecs() - Method in interface org.eclipse.emf.emfstore.server.model.ESHistoryInfo
-
Returns the tag specifiers associated with this history.
- getTagVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getTagVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getTagVersionSpec_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getTagVersionSpec_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Name'.
- getTarget() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESPathQueryImpl
-
- getTarget() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESAncestorVersionSpecImpl
-
- getTarget() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AncestorVersionSpec
-
Returns the value of the 'Target' containment reference.
- getTarget() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.AncestorVersionSpecImpl
-
- getTarget() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.PathQueryImpl
-
- getTarget() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.PathQuery
-
Returns the value of the 'Target' containment reference.
- getTarget() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESPathQuery
-
- getTarget() - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESAncestorVersionSpec
-
- getTargetFeature() - Method in interface org.eclipse.emf.emfstore.internal.common.model.AssociationClassElement
-
Return the feature in which the target element of this link is contained.
- getTargetFeature() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.StructuralFeatureMutation
-
Returns the EStructuralFeature of a target object that will or has been mutated.
- getTargetFeature() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESStructuralFeatureMutation
-
Returns the EStructuralFeature of a target object that will or has been mutated.
- getTargetObject() - Method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.StructuralFeatureMutation
-
Returns the selected or set target object that will or has been mutated.
- getTargetObject() - Method in interface org.eclipse.emf.emfstore.modelmutator.ESStructuralFeatureMutation
-
Returns the selected or set target object that will or has been mutated.
- getTempFilePath() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.FileBasedChangePackage
-
Returns the file path to the temporary file that is used
in between saves.
- getTempFilePath() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Returns the path to the temporary file
- getTestClass() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESTestConfig
-
Returns the class containing the test.
- getTestClass() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESTestConfigImpl
-
Returns the class containing the test.
- getTestClass() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestConfigImpl
-
- getTestClass() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestConfig
-
Returns the value of the 'Test Class' attribute.
- getTestConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getTestConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestConfig(Resource, TestClass) - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.FuzzyUtil
-
Searches in the resource for a
TestConfig fitting to the given
TestClass.
- getTestConfig_Count() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Count'.
- getTestConfig_Count() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestConfig_Id() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Id'.
- getTestConfig_Id() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestConfig_MutatorConfig() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference '
Mutator Config'.
- getTestConfig_MutatorConfig() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestConfig_Seed() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Seed'.
- getTestConfig_Seed() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestConfig_TestClass() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Test Class'.
- getTestConfig_TestClass() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestDiff() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for class '
Test Diff'.
- getTestDiff() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestDiff_Config() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the reference '
Config'.
- getTestDiff_Config() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestDiff_LastUpdate() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Last Update'.
- getTestDiff_LastUpdate() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestDiff_NewResult() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference '
New Result'.
- getTestDiff_NewResult() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestDiff_OldResult() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference '
Old Result'.
- getTestDiff_OldResult() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestName() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestResultImpl
-
- getTestName() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestResult
-
Returns the value of the 'Test Name' attribute.
- getTestResult() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getTestResult() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestResult_Error() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Error'.
- getTestResult_Error() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestResult_ExecutionTime() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- getTestResult_ExecutionTime() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestResult_Failure() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Failure'.
- getTestResult_Failure() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestResult_SeedCount() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Seed Count'.
- getTestResult_SeedCount() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestResult_TestName() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Test Name'.
- getTestResult_TestName() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestRun() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for class '
Test Run'.
- getTestRun() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestRun_Config() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference '
Config'.
- getTestRun_Config() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestRun_Results() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the containment reference list '
Results'.
- getTestRun_Results() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestRun_Time() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
Returns the meta object for the attribute '
Time'.
- getTestRun_Time() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
- getTestRuns() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.diff.spi.TestRunProvider
-
- getTestRuns() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.FileTestRunProvider
-
- getTestRuns() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.diff.HudsonTestRunProvider
-
- getTestsToRun() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- getTestsToRun() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getTestsToRun() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider
-
- getText(EObject) - Method in interface org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.MergeLabelProvider
-
Returns a textual description of the given model element.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.PendingFileTransferItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ProjectSpaceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ServerInfoItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.UsersessionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.WorkspaceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportLabelProvider
-
Gets the text to display for a node in the tree.
- getText(EObject) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.DefaultMergeLabelProvider
-
Returns a textual description of the given model element.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.CommitInfoColumnLabelProvider
-
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.ESBrowserLabelProvider
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.LogMessageColumnLabelProvider
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.EMFStorePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.IdentifiableElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelElementIdItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelVersionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ProjectItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyMapEntryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.PropertyStringValueItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.UniqueIdentifierItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.DiffReportItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.MutatorConfigItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.RootItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestConfigItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestDiffItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestResultItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.TestRunItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACGroupItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitIdItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACOrgUnitItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.ACUserItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.OrgUnitPropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ProjectAdminRoleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ReaderRoleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RoleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.ServerAdminItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.WriterRoleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.AuthenticationInformationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ClientVersionInfoItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.FileIdentifierItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectHistoryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectIdItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ProjectInfoItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerSpaceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.SessionIdItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.VersionInfoItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlFragmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ProjectUrlFragmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.ServerUrlItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ProjectUpdatedEventItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerEventItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerProjectEventItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AbstractOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.AttributeOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CompositeOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.CreateDeleteOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.EObjectToModelElementIdMapItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.FeatureOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ModelElementGroupItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeMoveOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeSetOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceMoveOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceSetOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationGroupItemProvider
-
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationIdItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ReferenceOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.SingleReferenceOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticCompositeOperationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.AncestorVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchInfoItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.BranchVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageEnvelopeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ChangePackageProxyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.DateVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.FileBasedChangePackageItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HeadVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryInfoItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.HistoryQueryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.LogMessageItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ModelElementQueryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.OperationProxyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PagedUpdateVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PathQueryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.PrimaryVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.RangeQueryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.TagVersionSpecItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionPropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersionSpecItemProvider
-
This returns the label text for the adapted class.
- getTextHeight() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.SWTPlotRenderer
-
- getTheirOperation() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get their operation.
- getTheirOperation(Class<T>) - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get their operation and cast.
- getTheirOperation() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
- getTheirOperations() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Get their operations.
- getTheirOperations() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
- getTheirOperations() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
- getTheirString() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Returns "their" text.
- getThrowException() - Method in class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionElement
-
Returns whether exceptions are thrown or null is returned.
- getTime() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.TestRunImpl
-
- getTime() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.TestRun
-
Returns the value of the 'Time' attribute.
- getTimestamp() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.events.Event
-
Returns the value of the 'Timestamp' attribute.
- getTimestamp() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventImpl
-
- getTitle() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportController
-
- getToolTipText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.CommitInfoColumnLabelProvider
-
- getToolTipText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.HistorySCMLabelProvider
-
- getToolTipText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.LogMessageColumnLabelProvider
-
- getToolTipText(Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMLabelProvider
- getTouchingOperations(ModelElementId) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Get all operations of a change package, that are touching the given model
element id
- getTouchingOperations(ModelElementId) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
- getTransferredBytes() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferStatistics
-
.
- getTransferredFile() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Returns the transferred file.
- getTransferredFile(boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
- getTransferringProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Returns the project space which started this file transfer.
- getType() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Returns the type.
- getType() - Method in interface org.eclipse.emf.emfstore.internal.common.model.EMFStoreProperty
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.EMFStorePropertyImpl
-
- getType() - Method in class org.eclipse.emf.emfstore.server.auth.ESMethodInvocation
-
Get the methodId of the operation.
- getTypeConverter(Class) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util.EObjectTypeConverterFactory
- getTypedKey() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyMapEntryImpl
-
- getTypedKey() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.EObjectToModelElementIdMapImpl
-
- getTypedValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyMapEntryImpl
-
- getTypedValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.EObjectToModelElementIdMapImpl
-
- getUniqueIdentifier() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getUniqueIdentifier() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- getUniqueIdentifier_Id() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
- getUniqueIdentifier_Id() - Method in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
Returns the meta object for the attribute '
Id'.
- getUnset() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.FeatureOperation
-
Returns the value of the 'Unset' attribute.
- getUnset() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.FeatureOperationImpl
-
- getUnsetType() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
- getUnsetType() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- getUpperLimit() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
Returns the upper limit of the range query,
- getUpperLimit() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.RangeQueryImpl
-
- getUpperLimit() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.RangeQuery
-
Returns the value of the 'Upper Limit' attribute.
- getUpperLimit() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESRangeQuery
-
Returns the upper limit of the range query,
- getURL() - Method in interface org.eclipse.emf.emfstore.client.ESServer
-
Returns the URL of the server.
- getURL() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerImpl
-
Returns the URL of the server.
- getUrl() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ServerInfoImpl
-
- getUrl() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ServerInfo
-
Returns the value of the 'Url' attribute.
- getUrlFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
- getUrlFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
Returns the factory that creates the instances of the model.
- getUrlPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
- getUrlPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory
-
Returns the package supported by this factory.
- getUrlString() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlFragmentImpl
-
- getUrlString() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ModelElementUrlImpl
-
- getUrlString() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ProjectUrlFragmentImpl
-
Returns a string representation of the url.
- getUrlString() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.ServerUrlImpl
-
Returns a string representation of the url.
- getUrlString() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrl
-
Returns a string representation of the url.
- getUrlString() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ModelElementUrlFragment
-
Returns a string representation of the url.
- getUrlString() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ProjectUrlFragment
-
Returns a string representation of the url.
- getUrlString() - Method in interface org.eclipse.emf.emfstore.internal.server.model.url.ServerUrl
-
Returns a string representation of the url.
- getUser() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.ACUserContainer
-
Returns the user and additionally performs a activity check of the user.
- getUser() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESAuthenticationInformationImpl
-
Returns the authenticated user.
- getUser() - Method in interface org.eclipse.emf.emfstore.server.model.ESAuthenticationInformation
-
Returns the authenticated user.
- getUsername() - Method in interface org.eclipse.emf.emfstore.client.ESUsersession
-
Returns the name of the user this user session is associated with.
- getUsername() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
Returns the name of the user this user session is associated with.
- getUsername() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- getUsername() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Username' attribute.
- getUsers() - Method in interface org.eclipse.emf.emfstore.internal.client.model.AdminBroker
-
- getUsers(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Returns all users on the server.
- getUsers() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AdminBrokerImpl
-
- getUsers(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore
-
Returns all users on the server.
- getUsers(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminEmfStoreImpl
-
Returns all users on the server.
- getUsers(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.core.AdminEmfStoreImpl
-
Returns all users on the server.
- getUsers() - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESOrgUnitProviderImpl
-
Returns a set of all known users.
- getUsers() - Method in interface org.eclipse.emf.emfstore.internal.server.model.dao.ACUserDAO
-
Returns all users.
- getUsers() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESOrgUnitRepositoryImpl
-
Returns a set of all available
ESUsers.
- getUsers() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ServerSpaceImpl
-
- getUsers() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ServerSpace
-
Returns the value of the 'Users' containment reference
list.
- getUsers() - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitProvider
-
Returns a set of all known users.
- getUsers() - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitRepository
-
Returns a set of all available
ESUsers.
- getUsersession() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
- getUsersession() - Method in interface org.eclipse.emf.emfstore.client.sessionprovider.ESServerCall
-
Returns the user session used by the server call.
- getUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ServerCall
-
Returns the user session that is used by this server call.
- getUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
- getUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerCallImpl
-
Returns the user session used by the server call.
- getUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getUsersession() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getUsersession() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Usersession' reference.
- getUsersession() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.ILoginDialogController
-
Returns the
ESUsersession the login dialog controller was assigned to, if any.
- getUsersession() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.LoginDialogController
-
Returns the
ESUsersession the login dialog controller was assigned to, if any.
- getUsersession_ACUser() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_ACUser() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference '
AC User'.
- getUsersession_ChangedProperties() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_ChangedProperties() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getUsersession_Password() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_Password() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Password'.
- getUsersession_PersistentPassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_PersistentPassword() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getUsersession_SavePassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_SavePassword() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
- getUsersession_ServerInfo() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_ServerInfo() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the reference '
Server Info'.
- getUsersession_SessionId() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_SessionId() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the reference '
Session Id'.
- getUsersession_Username() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getUsersession_Username() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the attribute '
Username'.
- getUsersessions() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceImpl
-
- getUsersessions() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Returns the value of the 'Usersessions' containment
reference list.
- getUtil() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- getUtil() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- getUtil() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider
-
- getUtilField() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FrameworkFields
-
- getValidationMessage() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- getValidationMessage() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- getValidationMessage() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- getValidContainmentReferences(EObject) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns all valid containment references for an EObject.
- getValidCrossReferences(EObject) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns all valid references for an EObject.
- getValidTestResult(TestDiff) - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.FuzzyUtil
-
- getValue() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.CertificateAliasDialog
-
Deprecated.
Returns the string typed into this input dialog.
- getValue() - Method in interface org.eclipse.emf.emfstore.internal.common.model.EMFStoreProperty
-
Returns the value of the 'Value' containment reference.
- getValue() - Method in enum org.eclipse.emf.emfstore.internal.common.model.EMFStorePropertyType
-
- getValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.EMFStorePropertyImpl
-
- getValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyMapEntryImpl
-
- getValue() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.PropertyStringValueImpl
-
- getValue() - Method in interface org.eclipse.emf.emfstore.internal.common.model.PropertyStringValue
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
-
- getValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersionPropertyImpl
-
- getValue() - Method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ContainmentType
-
- getValue() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.EObjectToModelElementIdMapImpl
-
- getValue() - Method in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
- getValue() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionProperty
-
Returns the value of the 'Value' attribute.
- getValues() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictDescription
-
Returns values for placeholders.
- getVerifiers() - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.UserVerifierChain
-
Returns the list of verifier.
- getVersion() - Method in interface org.eclipse.emf.emfstore.client.provider.ESClientVersionProvider
-
Returns the version of the client component.
- getVersion(ServerInfo) - Method in interface org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ConnectionManager
-
Returns the version of the EMFStore server.
- getVersion(ServerInfo) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Returns the version of the EMFStore server.
- getVersion(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Returns the version of the EMFStore server.
- getVersion() - Method in interface org.eclipse.emf.emfstore.internal.common.model.EMFStoreProperty
-
Returns the value of the 'Version' attribute.
- getVersion() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.EMFStorePropertyImpl
-
- getVersion(SessionId) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Returns the version of the EMFStore server.
- getVersion() - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.EMFStoreVersionSubInterface
-
Returns the EMFStore version.
- getVersion(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Returns the version of the EMFStore server.
- getVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ClientVersionInfo
-
Returns the value of the 'Version' attribute.
- getVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ClientVersionInfoImpl
-
- getVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectInfoImpl
-
- getVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectInfo
-
Returns the value of the 'Version' containment reference.
- getVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for class '
Version'.
- getVersion_AncestorVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_AncestorVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersion_BranchedVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_BranchedVersions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersion_LogMessage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_LogMessage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Log Message'.
- getVersion_MergedFromVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_MergedFromVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersion_MergedToVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_MergedToVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersion_NextVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_NextVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersion_PreviousVersion() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_PreviousVersion() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersion_PrimarySpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_PrimarySpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference '
Primary Spec'.
- getVersion_TagSpecs() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersion_TagSpecs() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the containment reference list '
Tag Specs'.
- getVersionInfo() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getVersionInfo() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getVersionInfo_EmfStoreVersionString() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
- getVersionInfo_EmfStoreVersionString() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ModelPackage
-
- getVersioningFactory() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersioningFactory() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the factory that creates the instances of the model.
- getVersioningInfo() - Static method in class org.eclipse.emf.emfstore.internal.client.model.Configuration
-
Get the version configuration.
- getVersioningPackage() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
- getVersioningPackage() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory
-
Returns the package supported by this factory.
- getVersionProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackage
-
Returns the value of the 'Version Properties' containment reference list.
- getVersionProperties() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryInfo
-
Returns the value of the 'Version Properties' containment reference list.
- getVersionProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
- getVersionProperties() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryInfoImpl
-
- getVersionProperty() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersionProperty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersionProperty_Name() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersionProperty_Name() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Name'.
- getVersionProperty_Value() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersionProperty_Value() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Value'.
- getVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ProjectHistoryImpl
-
- getVersions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.ProjectHistory
-
Returns the value of the 'Versions' containment reference
list.
- getVersionSpec() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersionSpec() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- getVersionSpec_Branch() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
- getVersionSpec_Branch() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
Returns the meta object for the attribute '
Branch'.
- getViewer() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This returns the viewer as required by the IViewerProvider interface.
- getWaitingUploads() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getWaitingUploads() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Waiting Uploads' containment
reference list.
- getWebServerProvider() - Static method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcWebserverManager
-
- getWidth() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
- getWorked() - Method in class org.eclipse.emf.emfstore.internal.client.common.UnknownEMFStoreWorkloadCommand
-
Returns how many ticks the command has incremented the monitor.
- getWorkspace() - Method in interface org.eclipse.emf.emfstore.client.ESWorkspaceProvider
-
Returns the current workspace.
- getWorkspace() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Get the current workspace.
- getWorkspace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getWorkspace() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- getWorkspace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for class '
Workspace'.
- getWorkspace() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Workspace' container reference.
- getWorkspace_ProjectSpaces() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getWorkspace_ProjectSpaces() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference list '
Project Spaces'.
- getWorkspace_ServerInfos() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getWorkspace_ServerInfos() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference list '
Server Infos'.
- getWorkspace_Usersessions() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
- getWorkspace_Usersessions() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ModelPackage
-
Returns the meta object for the containment reference list '
Usersessions'.
- getWorkspaceById(String) - Static method in class org.eclipse.emf.emfstore.internal.client.model.WorkspaceLocator
-
Retrieves the workspace associated with the given ID.
- getWorkspaceDirectory() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.FileInfo
-
- getWorkspaceDirectory() - Method in class org.eclipse.emf.emfstore.internal.server.DefaultServerWorkspaceLocationProvider
-
Get the path to the workspace directory, where the model data is stored to.
- getWorkspaceDirectory() - Method in interface org.eclipse.emf.emfstore.server.ESLocationProvider
-
Get the path to the workspace directory, where the model data is stored to.
- getWriterRole() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
- getWriterRole() - Method in interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.RolesPackage
-
- getXFromPolicy(String, String, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.core.helper.ResourceHelper
-
Gets and checks a number from a given server property.
- getXMLRPC() - Static method in class org.eclipse.emf.emfstore.internal.client.model.Configuration
-
Get the XML RPC configuration.
- getXMLRPCConnectionTimeout() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.XMLRPC
-
Returns the XML RPC connection timeout value.
- getXMLRPCReplyTimeout() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.XMLRPC
-
Returns the XML RPC timeout value.
- giveServerInfo(String, int) - Static method in class org.eclipse.emf.emfstore.internal.client.model.util.EMFStoreClientUtil
-
Gives a server info for a given port and URL.
- GLOBAL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec
-
Global identifier.
- GLOBAL - Static variable in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionSpec
-
Global identifier.
- gotoMarker(IMarker) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
- GROUP - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Value of a details entry in EAnnotations to denote Feature Map groups.
- GroupComposite - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin
-
This shows attributes of a ACGroup (name, description) and show a list of its
member OrgUnits.
- GroupComposite(Composite, int, AdminBroker, OrgUnitManagementGUI) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.GroupComposite
-
Constructor.
- GroupComposite_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupComposite_Insufficient_Access_Rights - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupComposite_Members - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupComposite_Not_Allowed_To_Add_Member_To_Selected_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupComposite_Not_Allowed_To_Remove_Member_From_Selected_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupComposite_Projects - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupComposite_Select_Member - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin
-
- GroupTabContent(String, AdminBroker, PropertiesForm) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.GroupTabContent
-
Constructor.
- GroupTabContent_Create_New_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_Delete_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_Error - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_GroupAlreadExists - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_GroupAlreadyExists_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_Insufficient_Access_Rights - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_Not_Allowed_To_Create_New_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_Not_Allowed_To_Delete_Selected_Group - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- GroupTabContent_Not_Allowed_To_List_Groups - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- IApplyChangesCallback - Interface in org.eclipse.emf.emfstore.internal.client.model.impl
-
A callback to implement code that applies to a project.
- IApplyChangesWrapper - Interface in org.eclipse.emf.emfstore.internal.client.model.impl
-
Wraps a call to apply operations on a project space.
- ID - Static variable in interface org.eclipse.emf.emfstore.client.ESPagedUpdateConfig
-
The ID of an page update configuration class.
- ID - Static variable in interface org.eclipse.emf.emfstore.client.handler.ESOperationModifier
-
Deprecated.
- ID - Static variable in interface org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util.MergeLabelProvider
-
- ID - Static variable in interface org.eclipse.emf.emfstore.internal.client.ui.common.OperationCustomLabelProvider
-
ID of the label provider.
- ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.conflictDetection.ReservationSetModifier
-
- IDENTIFIABLE_ELEMENT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- IDENTIFIABLE_ELEMENT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage.Literals
-
- IDENTIFIABLE_ELEMENT__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The feature id for the 'Identifier' attribute.
- IDENTIFIABLE_ELEMENT__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage.Literals
-
The meta object literal for the 'Identifier' attribute feature.
- IDENTIFIABLE_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The number of structural features of the 'Identifiable Element' class.
- IdentifiableElement - Interface in org.eclipse.emf.emfstore.internal.common.model
-
A representation of the model object 'Identifiable Element'.
- IdentifiableElementImpl - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
An implementation of the model object 'Identifiable Element'.
- IdentifiableElementItemProvider - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
- IdentifiableElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.common.model.provider.IdentifiableElementItemProvider
-
This constructs an instance from a factory and a notifier.
- IdEObjectCollection - Interface in org.eclipse.emf.emfstore.internal.common.model
-
A collection of
EObjects where each one can be identified via a
ModelElementId.
- IdEObjectCollectionChangeObserver - Interface in org.eclipse.emf.emfstore.internal.common.model.util
-
- IdEObjectCollectionCopier - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
A copier class for copying projects.
- IdEObjectCollectionCopier() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionCopier
-
Default constructor.
- IDEObjectCollectionDirtyStateListener - Interface in org.eclipse.emf.emfstore.internal.client.model.impl
-
Listener to the dirty state of an IdEObjectCollection.
- IdEObjectCollectionImpl - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
Implementation of an ID based storage mechanism for EObjects.
- IdEObjectCollectionImpl() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Constructor.
- IdEObjectCollectionImpl(XMIResource) - Constructor for class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Constructor.
- IdEObjectCollectionImpl_CouldNotLoadElementResource - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.Messages
-
- IdEObjectCollectionImpl_ElementNotContainedInProject - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.Messages
-
- IdEObjectCollectionImpl_ResoruceCouldNotBeLoaded - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.Messages
-
- IdEObjectCollectionImpl_ResourceCouldNotBeSaved - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.Messages
-
- IdEObjectCollectionImpl_XMIResourceNotLoaded - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.Messages
-
- IExportImportController - Interface in org.eclipse.emf.emfstore.internal.client.importexport
-
Generic interface that is used for both export and import.
- IgnoreNotificationsOutsideProject - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter
-
Filter notifications from elements outside of the project.
- IgnoreNotificationsOutsideProject() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.IgnoreNotificationsOutsideProject
-
- IgnoreNullFeatureNotificationsFilter - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter
-
Filter to ignore notifications with the illegal state of having no value for
the feature member.
- IgnoreNullFeatureNotificationsFilter() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.IgnoreNullFeatureNotificationsFilter
-
- IgnoreOutsideProjectReferencesFilter - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter
-
Filter to ignore Reference Notifications to Elements outside of the project.
- IgnoreOutsideProjectReferencesFilter() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter.IgnoreOutsideProjectReferencesFilter
-
- IllegalProjectSpaceStateException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Indicates that the project space is in an illegal state.
- IllegalProjectSpaceStateException(String, Throwable) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.IllegalProjectSpaceStateException
-
Constructor.
- IllegalProjectSpaceStateException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.IllegalProjectSpaceStateException
-
Constructor.
- ILog - Interface in org.eclipse.emf.emfstore.internal.common
-
Logger to log warnings and exceptions.
- ILoginDialogController - Interface in org.eclipse.emf.emfstore.internal.client.ui.dialogs.login
-
- ImageProxy - Class in org.eclipse.emf.emfstore.internal.server.model.versioning
-
Proxy for an ImageData object in order to avoid dependency to SWT.
- ImageProxy.RGB - Class in org.eclipse.emf.emfstore.internal.server.model.versioning
-
Helper class for representing RGB values.
- Implementation() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.provider.ClientModelEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.provider.CommonEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditorPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.provider.ServerEditPlugin.Implementation
-
Creates an instance.
- Import() - Constructor for class org.eclipse.emf.emfstore.internal.client.importexport.ExportImportControllerFactory.Import
-
- importChanges(ProjectSpace) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIImportController
-
Imports a set of changes.
- ImportChangesController - Class in org.eclipse.emf.emfstore.internal.client.importexport.impl
-
A controller for importing changes which then will be applied upon
a given
ProjectSpaceBase.
- ImportChangesController(ProjectSpaceBase) - Constructor for class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
Constructor.
- ImportChangesController_AllFilesFilter - Static variable in class org.eclipse.emf.emfstore.internal.client.importexport.impl.Messages
-
- ImportChangesController_ChangePackageFileType_Filter - Static variable in class org.eclipse.emf.emfstore.internal.client.importexport.impl.Messages
-
- ImportChangesController_Changes - Static variable in class org.eclipse.emf.emfstore.internal.client.importexport.impl.Messages
-
- ImportChangesController_CorruptFile - Static variable in class org.eclipse.emf.emfstore.internal.client.importexport.impl.Messages
-
- ImportChangesHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport
-
Handler for importing changes that will be applied upon the selected
ProjectSpace.
- ImportChangesHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport.ImportChangesHandler
-
- ImportController - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
- ImportController(AdminBroker) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportController
-
- ImportController_Insufficient_Access_Rights - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- ImportController_Not_Allowed_To_Create_Groups - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- ImportController_Not_Allowed_To_Create_Users - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- ImportController_Not_Allowed_To_List_Groups - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- ImportController_Not_Allowed_To_List_Users - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages
-
- ImportItemWrapper - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
This class is necessary for at least some import sources, e.g.
- ImportItemWrapper(Object, ACOrgUnit) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportItemWrapper
-
- ImportItemWrapper(Object, ACOrgUnit, ImportItemWrapper) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportItemWrapper
-
- ImportLabelProvider - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
- ImportLabelProvider(ImportController) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportLabelProvider
-
Constructs a FileTreeLabelProvider.
- importLocalChanges(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Import changes from a file.
- importLocalChanges(String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Import changes from a file.
- importOrgUnits(ArrayList<ImportItemWrapper>) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportController
-
- importProject(Project, String, String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Imports a project into a project space.
- importProject(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Import an existing project from a given file.
- importProject(Project, String, String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Imports a project into a project space.
- importProject(String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Import an existing project from a given file.
- importProject(String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIImportController
-
Imports a project.
- ImportProjectController - Class in org.eclipse.emf.emfstore.internal.client.importexport.impl
-
Imports a project.
- ImportProjectController(String) - Constructor for class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
Constructor.
- ImportProjectHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport
-
Handler for importing a project.
- ImportProjectHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport.ImportProjectHandler
-
- importProjectHistory(ProjectInfo) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIImportController
-
Imports a project history.
- ImportProjectHistoryController - Class in org.eclipse.emf.emfstore.internal.client.importexport.impl
-
- ImportProjectHistoryController() - Constructor for class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
- ImportProjectHistoryHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport
-
Handler for importing a project history.
- ImportProjectHistoryHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport.ImportProjectHistoryHandler
-
- importProjectHistoryToServer(SessionId, ProjectHistory) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Imports a project history to the server.
- importProjectHistoryToServer(SessionId, ProjectHistory) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl
-
Imports a project history to the server.
- importProjectHistoryToServer(ProjectHistory) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ProjectSubInterfaceImpl
-
Import the given project history to the server.
- importProjectHistoryToServer(SessionId, ProjectHistory) - Method in interface org.eclipse.emf.emfstore.internal.server.EMFStore
-
Imports a project history to the server.
- importProjectSpace(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Import an existing project space from a file.
- importProjectSpace(String) - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Import an existing project space from a file.
- importProjectSpace() - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIImportController
-
Imports the given project space.
- ImportProjectSpaceController - Class in org.eclipse.emf.emfstore.internal.client.importexport.impl
-
Controller that is capable of import a project space.
- ImportProjectSpaceController() - Constructor for class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
- ImportProjectSpaceHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport
-
Handler for importing a project space.
- ImportProjectSpaceHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.exportimport.ImportProjectSpaceHandler
-
- ImportSource - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
- ImportSource() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- INCOMPATIBLE_VERSION - Static variable in interface org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ConnectionManager
-
Connection related failure message.
- increaseVersion() - Method in interface org.eclipse.emf.emfstore.internal.common.model.EMFStoreProperty
-
- increaseVersion() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.EMFStorePropertyImpl
- init() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- init() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
- init() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider
-
This method is called after the
ESFuzzyDataProvider was created and
everything was set BEFORE the first run.
Should be used to to create internal stuff depending on e.g.
- init() - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Initialize the Workspace Manager.
- init() - Static method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Initialize the project space and its resources.
- init() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.WorkspaceBase
-
Initializes the workspace and its project spaces.
- init() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Initialize the project space and its resources.
- init() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Workspace
-
Initializes the workspace and its project spaces.
- init(Shell) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
-
- init(Shell) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportSource
-
- init(Shell) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
- init(ImportSource) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard.AcUserImportPageTwo
-
Initializes the page, i.e.
- init(CommitDialog) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.CommitDialogTray
-
Default initialization.
- init(Composite, DecisionBox, VisualConflict) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.DescriptionComponentImpl
-
Initializes this component.
- init(Composite, DecisionBox, VisualConflict) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.MergeComponent
-
Initializes this component.
- init(Composite, DecisionBox, VisualConflict) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.OptionComponentImpl
-
Initializes this component.
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.NewRepositoryWizard
- init() - Static method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This is called during startup.
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigModelWizard
-
This just records the information.
- init(ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.EMFModelUserVerifier
-
Initializes this verifier.
- init(ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.LDAPUserVerifier
-
Initializes this verifier.
- init(ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.SimplePropertyFileUserVerifier
-
Initializes this verifier.
- init(ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.UserVerifierChain
-
Initializes this verifier.
- init(ESSessions, ESOrgUnitResolver, ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESAuthorizationService
-
Initializes this service.
- init(ESOrgUnitProvider) - Method in class org.eclipse.emf.emfstore.internal.server.accesscontrol.DefaultESOrgUnitResolverService
-
Initializes this service.
- init(T, AccessControl) - Method in interface org.eclipse.emf.emfstore.internal.server.connection.ConnectionHandler
-
This method initializes the ConnectionHandler.
- init(AdminEmfStore, AccessControl) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcAdminConnectionHandler
-
This method initializes the ConnectionHandler.
- init(EMFStore, AccessControl) - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcConnectionHandler
-
This method initializes the ConnectionHandler.
- init(ESOrgUnitRepository) - Method in class org.eclipse.emf.emfstore.internal.server.impl.api.ESOrgUnitProviderImpl
-
Initializes this provider.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
Creates, registers, and initializes the Package for this model,
and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(ESSessions, ESOrgUnitResolver, ESOrgUnitProvider) - Method in interface org.eclipse.emf.emfstore.server.auth.ESAuthorizationService
-
Initializes this service.
- init(ESOrgUnitProvider) - Method in interface org.eclipse.emf.emfstore.server.auth.ESOrgUnitResolver
-
Initializes this service.
- init(ESOrgUnitProvider) - Method in interface org.eclipse.emf.emfstore.server.auth.ESUserVerifier
-
Initializes this verifier.
- init(ESOrgUnitRepository) - Method in interface org.eclipse.emf.emfstore.server.model.ESOrgUnitProvider
-
Initializes this provider.
- initConnection(ServerInfo, SessionId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.connectionmanager.AdminConnectionManager
-
Initialize the connection to the server.
- initConnection(ServerInfo, SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcAdminConnectionManager
-
Initialize the connection to the server.
- initConnection(ServerInfo) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcClientManager
-
Initializes the connection.
- initDefaultCertificates(ESKeyStoreManager) - Method in interface org.eclipse.emf.emfstore.client.provider.ESClientConfigurationProvider
-
- initFonts(FontRegistry) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.util.UIDecisionConfig
-
Inits the fonts for the dialog.
- initialize(DecisionManager, ConflictOption, Composite) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.components.DetailsPart
-
Allows to add a custom merge widget.
- initialize(String) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.FileBasedChangePackage
-
Initializes this change package.
- initialize(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Initializes this change package.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ModelPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ModelPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.ConfigPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.AccesscontrolPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.impl.RolesPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.ModelPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.url.impl.UrlPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.impl.EventsPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.impl.ServerPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.VersioningPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.OperationsPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl.SemanticPackageImpl
-
Complete the initialization of the package and its meta-model.
- initMapping(Map<EObject, String>, Map<String, EObject>) - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
/**
Initializes the ID caches of the project with the given mappings.
- initMapping() - Method in interface org.eclipse.emf.emfstore.internal.common.model.IdEObjectCollection
-
Initializes the ID caches of the collection, i.e.
- initMapping() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
Initializes the ID caches of the collection, i.e.
- initMapping(Map<EObject, String>, Map<String, EObject>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
/**
Initializes the ID caches of the project with the given mappings.
- initMapping() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
- initMapping(Map<EObject, String>, Map<String, EObject>) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
/**
Initializes the ID caches of the project with the given mappings.
- initMapping() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.ProjectImpl
-
Initializes the ID caches of the collection, i.e.
- initResources(ResourceSet) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Initialize the resources of the project space.
- initResources(ResourceSet) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Initialize the resources of the project space.
- initRunnable(Runnable) - Static method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
- initServer() - Method in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer
-
Starts the server.
- initServer() - Method in interface org.eclipse.emf.emfstore.server.ESXmlRpcWebServerProvider
-
Starts the server.
- InMemoryOperationIterable - Class in org.eclipse.emf.emfstore.server.model
-
- InMemoryOperationIterable(List<ESOperation>) - Constructor for class org.eclipse.emf.emfstore.server.model.InMemoryOperationIterable
-
Defaults constructor.
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CSVImportSource
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.LdapImportSource
-
Called when the input changes.
- inspectChanges(ESLocalProject, ESChangePackage, ESModelElementIdToEObjectMapping) - Method in interface org.eclipse.emf.emfstore.client.callbacks.ESCommitCallback
-
Called right before the actual commit is performed.
- inspectChanges(ESLocalProject, List<ESChangePackage>, ESModelElementIdToEObjectMapping) - Method in interface org.eclipse.emf.emfstore.client.callbacks.ESUpdateCallback
-
Called right before the changes get applied upon the project space.
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.observer.ESCommitObserver
-
Called before the commit proceeds.
- inspectChanges(ESLocalProject, List<ESChangePackage>, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.client.observer.ESUpdateObserver
-
Called to notify the observer about the changes that will be merged into the project space.
- inspectChanges(ESLocalProject, List<ESChangePackage>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Called to notify the observer about the changes that will be merged into the project space.
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Called before the commit proceeds.
- inspectChanges(ESLocalProject, List<ESChangePackage>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called to notify the observer about the changes that will be merged into the project space.
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called before the commit proceeds.
- inspectChanges(ESLocalProject, List<ESChangePackage>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called to notify the observer about the changes that will be merged into the project space.
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called before the commit proceeds.
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.observers.SimpleOperationObserver
-
Called before the commit proceeds.
- inspectChanges(ESLocalProject, ESChangePackage, ESModelElementIdToEObjectMapping) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UICommitProjectController
-
Called right before the actual commit is performed.
- inspectChanges(ESLocalProject, ESChangePackage, ESModelElementIdToEObjectMapping) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UICreateBranchController
-
Called right before the actual commit is performed.
- inspectChanges(ESLocalProject, List<ESChangePackage>, ESModelElementIdToEObjectMapping) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIUpdateProjectController
-
Called right before the changes get applied upon the project space.
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.VersionDecorator
-
Called before the commit proceeds.
- inspectChanges(ESLocalProject, List<ESChangePackage>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.VersionDecorator
-
Called to notify the observer about the changes that will be merged into the project space.
- INSTANCE - Static variable in interface org.eclipse.emf.emfstore.client.ESWorkspaceProvider
-
Singleton instance of the workspace provider.
- INSTANCE - Static variable in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
The instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESServerFactoryImpl
-
The factory instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.client.model.provider.ClientModelEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilter
-
Singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
The instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.common.ExtensionRegistry
-
The singleton instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.common.model.provider.CommonEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditorPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
The factory instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.server.model.provider.ServerEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.ReadLineCapable
-
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessageFactory
-
The factory INSTANCE.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.HistoryQueryFactoryImpl
-
The instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
The instance.
- INSTANCE - Static variable in class org.eclipse.emf.emfstore.mongodb.MongoDBConfiguration
-
The instance.
- InternalAPIDelegator<API,INTERNAL extends APIDelegate<? extends API>> - Interface in org.eclipse.emf.emfstore.internal.common.api
-
Interface that is meant to be implemented by all API implementation classes.
- InternalCommand<T extends AbstractEmfstoreInterface> - Class in org.eclipse.emf.emfstore.internal.server.core
-
Internal command, in order to avoid accesscontrol.
- InternalCommand() - Constructor for class org.eclipse.emf.emfstore.internal.server.core.InternalCommand
-
- internalWorked(double) - Method in class org.eclipse.emf.emfstore.common.ESSystemOutProgressMonitor
- InvalidHandleException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Represents an exception where a composite operation handle is not valid any more.
- InvalidHandleException() - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.InvalidHandleException
-
Default constructor.
- InvalidHandleException_HandleInvalid - Static variable in class org.eclipse.emf.emfstore.internal.client.model.exceptions.Messages
-
- InvalidInputException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Is thrown when the input parameters of a method are null.
- InvalidInputException() - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException
-
Default constructor.
- InvalidInputException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException
-
Default constructor.
- InvalidProjectIdException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Represents a condition where a project id is invalid.
- InvalidProjectIdException(String, Throwable) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException
-
Default constructor.
- InvalidProjectIdException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException
-
Default constructor.
- InvalidPropertyException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Is thrown in case of an invalid property.
- InvalidPropertyException() - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidPropertyException
-
Default constructor.
- InvalidPropertyException(String, Throwable) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidPropertyException
-
Default constructor.
- InvalidPropertyException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidPropertyException
-
Default constructor.
- InvalidVersionSpecException - Exception in org.eclipse.emf.emfstore.internal.server.exceptions
-
Represents a condition where a version specifier is invalid.
- InvalidVersionSpecException() - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException
-
Default constructor.
- InvalidVersionSpecException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException
-
Default constructor.
- InvalidVersionSpecException(String, Throwable) - Constructor for exception org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException
-
Default constructor.
- InvalidVersionSpecException_InvalidVersionSpec - Static variable in class org.eclipse.emf.emfstore.internal.server.exceptions.Messages
-
- invoke(Object, Method, Object[]) - Method in class org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl
- involvesOnlyFilteredEClasses(ModelElementIdToEObjectMapping, AbstractOperation) - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilter
-
Whether the given operation only involves types that are considered to be filtered.
- IPlotCommit - Interface in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph
-
This interface represents a commit within a commit graph.
- IPlotCommitProvider - Interface in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph
-
This interface represents classes that are able to create graphically representable plot commits for
HistoryInfo objects.
- IResourceLogger - Interface in org.eclipse.emf.emfstore.internal.common.model.util
-
Resource logger interface.
- IS_CONTAINMENT_OR_OPPOSITE_OF_CONTAINMENT_REFERENCE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is a containment EReference or the opposite of
a containment EReference.
- IS_CONTAINMENT_REFERENCE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is a containment EReference.
- IS_LIST - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is a list.
- IS_MULTI_VALUED - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is multi-valued.
- IS_MUTABLE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is mutable.
- IS_MUTABLE_ATTRIBUTE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is a mutable EAttribute.
- IS_MUTABLE_CONTAINMENT_REFERENCE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is a mutable containment EReference.
- IS_MUTABLE_REFERENCE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is a mutable EReference.
- IS_NON_EMPTY_EOBJECT_LIST - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is a list of
EObjects containing at least one
EObject.
- IS_NON_EMPTY_EOBJECT_OR_LIST - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is an
EObject or a list of
EObjects
containing at least one EObject.
- IS_NON_EMPTY_FEATURE_MAP - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is a feature map containing at least one value.
- IS_NON_EMPTY_VALUE_OR_LIST - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is not
null or an empty list.
- IS_NON_NULL_EOBJECT - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is not null and an
EObject.
- IS_NULL_OR_LIST - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is
null or a list.
- IS_OPPOSITE_OF_CONTAINMENT_REFERENCE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is the opposite of a containment EReference.
- IS_REFERENCE - Static variable in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature is a EReference.
- IS_UNSET_VALUE - Static variable in enum org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnsetType
-
The 'IS UNSET' literal value.
- isAccepted() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.AbstractOperation
-
Returns the value of the 'Accepted' attribute.
- isAccepted() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl
-
- IsACUserTester - Class in org.eclipse.emf.emfstore.internal.client.ui.testers
-
This property tester checks if current user is ACUser.
- IsACUserTester() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.testers.IsACUserTester
-
- isAdd() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiAttributeOperationImpl
-
- isAdd() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.MultiReferenceOperationImpl
-
- isAdd() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiAttributeOperation
-
Returns the value of the 'Add' attribute.
- isAdd() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.MultiReferenceOperation
-
Returns the value of the 'Add' attribute.
- isAddEvent() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isAddEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isAddEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isAddManyEvent() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isAddManyEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isAddManyEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- IsAdminTester - Class in org.eclipse.emf.emfstore.internal.client.ui.testers
-
This property tester checks if current user has administrative rights upon a project.
- IsAdminTester() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.testers.IsAdminTester
-
- isAllFeatures() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.FeatureNameReservationMap
-
Whether this reservation map has a reservation for all features.
- isAllowDuplicateIDs() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Whether it is allowed to generate duplicate IDs.
- isAllowDuplicateIDs() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Whether it is allowed to generate duplicate IDs.
- isAllowDuplicateIDs() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- isAllowDuplicateIDs() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Allow Duplicate IDs' attribute.
- isAllowDuplicateIDs() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
Specifies whether the model generation or mutation are allowed to add non-unique values in ID attributes.
- isAncestor(EObject) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject is the ancestor of a given eObject.
- isApplicableConflict(VisualConflict) - Method in interface org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.CustomConflictOptionFactory
-
Check whether custom option is applicable for given conflict.
- isAssociationClassElement(EClass) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Whether a EClass is a association class.
- isAttribute(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is attribute operation.
- isAttributeNotification() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isAttributeNotification() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isAttributeNotification() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isAutoSaveEnabled() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Whether auto-save is enabled.
- IsAutoSaveEnabledTester - Class in org.eclipse.emf.emfstore.internal.client.ui.testers
-
Tests if auto save is enabled.
- IsAutoSaveEnabledTester() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.testers.IsAutoSaveEnabledTester
-
- isBidirectional() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.ReferenceOperationImpl
-
- isBidirectional() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.ReferenceOperation
-
Returns the value of the 'Bidirectional' attribute.
- isBranchMerge() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Flat whether branches are merged opposed to versions on the same branch.
- isCached() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileInformation
-
Returns true if the file is cached locally.
- isCanceled() - Method in class org.eclipse.emf.emfstore.common.ESSystemOutProgressMonitor
- isCaseIgnored() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.ElementListSelectionDialog
-
Returns if sorting, filtering and folding is case sensitive.
- isChecksumCheckActive() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Whether the checksum check is active.
- isChild(IPlotCommit) - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
Tests whether a given commit is child of this commit.
- isChild(IPlotCommit) - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
-
Tests whether a given commit is child of this commit.
- isChild(EObject) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject is the child of the given eObject.
- isCommandRunning() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Whether the operation manager considers a command is being run.
- isCommandRunning() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Whether the operation recorder considers a command is being run.
- isCompatibleWithAnyFeatureOfEClass(EClass) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature has a compatible type to any of the features' types of
the given eClass.
- isComposite(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a composite operation.
- isCompositeMultiRef(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a multi reference composite.
- isCompositeSingleRef(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a single reference composite.
- isCompositeWithMain(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a composite operation and has a set main operation.
- isComputeChecksumOnCommitActive() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Whether the server should compute a checksum for the project state when a
commit has happened.
- isConflicting() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucketCandidate
-
- isContainedByEObject(EObject) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject is contained by the given eContainer.
- isContainedByFeature(EStructuralFeature) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject is contained by the given feature.
- isCreate(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a creating operation.
- isCreateDelete(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a createDelete operation.
- isCutOffIncomingCrossReferences() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderConfig
-
Whether to cut off incoming cross references upon deletion.
- isCutOffIncomingCrossReferencesActivated() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Whether incoming cross references should be cut off.
- isDefaultCertificate(String) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.KeyStoreManager
-
Test whether a given alias is the default certificate alias.
- isDelete() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecordingHint
-
Returns whether the notification recording represents a delete chain.
- isDelete() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CreateDeleteOperation
-
Returns the value of the 'Delete' attribute.
- isDelete() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CreateDeleteOperationImpl
-
- isDelete(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a deleting operation.
- isDenyAddCutElementsToModelElements() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderConfig
-
Whether cut elements are added as regular model elements at the end of a command.
- isDenyAddCutElementsToModelElementsFeatureActived() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Whether cut elements are added automatically as regular model elements by default.
- isDetailsProvider() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.ConflictOption
-
Tells whehter option provides details.
- isDeveloperVersion() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.VersioningInfo
-
Determines if this is an developer version or not.
- isDirect() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.ImageProxy
-
Whether this is a palette is direct.
- isDirty() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceImpl
-
- isDirty() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Determine if there is resources that still need to be saved.
- isDirty() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Returns the value of the 'Dirty' attribute.
- isDirty() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This is for implementing IEditorPart and simply tests the command stack.
- isDisposed() - Method in class org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl
-
Whether the current workspace is disposed.
- isDoNotGenerateRoot() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Whether the mutator should generate objects at the root level.
- isDoNotGenerateRoot() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Whether the mutator should generate objects at the root level.
- isDoNotGenerateRoot() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- isDoNotGenerateRoot() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Do Not Generate Root' attribute.
- isDoNotGenerateRoot() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- isEmitOperationsUponCommandCompletion() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderConfig
-
Whether recoreded operations are emitted instantly or at command completion.
- isEmpty() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESChangePackageImpl
-
Whether this change package contains any operations.
- isEmpty() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.ESFileBasedChangePackageImpl
-
Whether this change package contains any operations.
- isEmpty() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage
-
Whether this change package has any operations.
- isEmpty() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageImpl
-
Whether this change package has any operations.
- isEmpty() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageProxyImpl
-
Whether this change package has any operations.
- isEmpty() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Whether this change package has any operations.
- isEmpty() - Method in interface org.eclipse.emf.emfstore.server.model.ESChangePackage
-
Whether this change package contains any operations.
- isEnabled() - Method in interface org.eclipse.emf.emfstore.client.ESPagedUpdateConfig
-
Whether paged update should be used at all.
- isEnabled() - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilter
-
Whether any EClass has been marked as filtered at all.
- isEObjectWithMaxNumberOfContainments(int) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is an
EObject containing at most the given number of
maxNumberOfContainments.
- isExport() - Method in interface org.eclipse.emf.emfstore.internal.client.importexport.IExportImportController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportChangesController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectHistoryController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportProjectSpaceController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ExportWorkspaceController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportChangesController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectHistoryController
-
Whether this controller is an export controller.
- isExport() - Method in class org.eclipse.emf.emfstore.internal.client.importexport.impl.ImportProjectSpaceController
-
Whether this controller is an export controller.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.ConfigItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util.ConfigAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.provider.AccesscontrolItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.provider.RolesItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.roles.util.RolesAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.accesscontrol.util.AccesscontrolAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.provider.UrlItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.url.util.UrlAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.provider.EventsItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.provider.ServerItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.server.util.ServerAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.events.util.EventsAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.OperationsItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.provider.SemanticItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.util.SemanticAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationsAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.VersioningItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.VersioningAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFeature(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a feature operation.
- isFiltered(EClass, EStructuralFeature) - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilter
-
Whether the given EClass is considered filtered taking the changed feature into account.
- isFilteredEClass(EClass) - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.EClassFilter
-
Whether the given EClass is considered as filtered.
- isForceCommands() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderConfig
-
Whether the usage of commands should be enforced.
- isForceCommandsActived() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Whether the usage of commands is enforced.
- isForked() - Method in class org.eclipse.emf.emfstore.internal.client.ui.common.MonitoredEMFStoreAction
-
Whether this action runs in its own thread.
- isIgnoreAndLog() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Determines whether the mutator should ignore and log exception or whether it
should fail with an exception.
- isIgnoreAndLog() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Determines whether the mutator should ignore and log exception or whether it
should fail with an exception.
- isIgnoreAndLog() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- isIgnoreAndLog() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Ignore And Log' attribute.
- isIgnoreAndLog() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- isIncludeAllVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESPathQueryImpl
-
Whether the include all versions, i.e.
- isIncludeAllVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
Whether the include all versions, i.e.
- isIncludeAllVersions() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery
-
Returns the value of the 'Include All Versions' attribute.
- isIncludeAllVersions() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryQueryImpl
-
- isIncludeAllVersions() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESHistoryQuery
-
Whether the include all versions, i.e.
- isIncludeChangePackages() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESPathQueryImpl
-
- isIncludeChangePackages() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
- isIncludeChangePackages() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery
-
Returns the value of the 'Include Change Packages' attribute.
- isIncludeChangePackages() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.HistoryQueryImpl
-
- isIncludeChangePackages() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESHistoryQuery
-
- isIncludeIncoming() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
Whether the query should consider incoming versions.
- isIncludeIncoming() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.RangeQueryImpl
-
- isIncludeIncoming() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.RangeQuery
-
Returns the value of the 'Include Incoming' attribute.
- isIncludeIncoming() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESRangeQuery
-
Whether the query should consider incoming versions.
- isIncludeOutgoing() - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.query.ESRangeQueryImpl
-
Whether the query should include outgoing versions.
- isIncludeOutgoing() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.RangeQueryImpl
-
- isIncludeOutgoing() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.RangeQuery
-
Returns the value of the 'Include Outgoing' attribute.
- isIncludeOutgoing() - Method in interface org.eclipse.emf.emfstore.server.model.query.ESRangeQuery
-
Whether the query should include outgoing versions.
- isInternalReleaseVersion() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.VersioningInfo
-
Determines if this is an internal release or not.
- isInternalReleaseVersion() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Determines if this is an internal release or not.
- isKnownPackage(String) - Static method in class org.eclipse.emf.emfstore.internal.client.ui.epackages.EPackageRegistryHelper
-
Checks if the package is a known package which should not be presented to users.
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.ChildrenDecorator
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.ModelElementDirtyDecorator
-
.
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.ProjectSpaceDirtyDecorator
-
.
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.UsernameDecorator
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.decorators.VersionDecorator
-
.
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.ImportLabelProvider
-
Returns whether changes to the specified property on the specified
element would affect the label for the element.
- isLabelProviderReady() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.OperationProxyImpl
-
Determines whether this proxy has everything needed to be visualized by an label provider.
- isLabelProviderReady() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.OperationProxy
-
Determines whether this proxy has everything needed to be visualized by an label provider.
- isLast() - Method in class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk
-
- isLast() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.ChangePackageEnvelope
-
Whether the fragment contained in this envelope is the last one in a series of fragments.
- isLast() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.ChangePackageEnvelopeImpl
-
Whether the fragment contained in this envelope is the last one in a series of fragments.
- isLeftMy() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Determines whether left operations are my.
- isListContainingEObjectWithMaxNumberOfContainments(int) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is a list of
EObjects containing one EObject
that itself has at most the given number of
maxNumberOfContainments.
- isListWithSpecifiedSize(int) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an
Object is a list with the given
size.
- isLocalHistoryOnly() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
Checks whether this commit is a real (i.e.
- isLocalHistoryOnly() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
-
Checks whether this commit is a real (i.e.
- isLoggedIn() - Method in interface org.eclipse.emf.emfstore.client.ESUsersession
-
- isLoggedIn(SessionId) - Method in interface org.eclipse.emf.emfstore.internal.client.model.connectionmanager.ConnectionManager
-
Checks whether session id is logged in.
- isLoggedIn(SessionId) - Method in class org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.XmlRpcConnectionManager
-
Checks whether session id is logged in.
- isLoggedIn() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
- isLoggedIn() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
Return whether session is logged in.
- isLoggedIn() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Check if the user session is currently logged into a server.
- isMigratorAvailable() - Static method in class org.eclipse.emf.emfstore.internal.migration.EMFStoreMigratorUtil
-
Check if any migrators are registered.
- isMoveEvent() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isMoveEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isMoveEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isMultiAtt(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is multi attribute operation.
- isMultiAttMove(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is multi attribute move operation.
- isMultiAttSet(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is multi attribute set operation.
- isMultiMoveRef(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is multimove operation.
- isMultiRef(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a multiref operation .
- isMultiRefSet(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is a multiref set operation .
- isNotOnServer() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Whether the file to be downloaded is on server.
- isNotTheSame(EObject) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject is not the same as the given eObject.
- isPasswordModified() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.AbstractLoginDialog
-
Whether the password has been modified.
- isPendingUpload() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileInformation
-
Returns true if this file was recently added but not yet commited.
- isProjectAdminPrivileg(ESProjectAdminPrivileges) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- isRealCommit() - Method in interface org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.IPlotCommit
-
- isRealCommit() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotCommit
- isRecordingComplete() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecorder
-
- isReferenceNotification() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isReferenceNotification() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isReferenceNotification() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isReleaseVersion() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.VersioningInfo
-
Determine if this is a release version or not.
- isReleaseVersion() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Determine if this is a release version or not.
- isRemoveEvent() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isRemoveEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isRemoveEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isRemoveManyEvent() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isRemoveManyEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isRemoveManyEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isRerecordingActivated() - Method in class org.eclipse.emf.emfstore.internal.client.configuration.Behavior
-
Whether re-recording is enabled.
- isReset() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isReset() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isReset() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isResolved() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.VisualConflict
-
Returns whether this conflict is resolved.
- isResolved() - Method in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.DecisionManager
-
Checks whether all conflicts are resolved.
- isResolved() - Method in class org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictBucket
-
Whether this conflict bucket is resolved.
- isReversed() - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.CompositeOperation
-
Returns the value of the 'Reversed' attribute.
- isReversed() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.CompositeOperationImpl
-
- isReverseNodes() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMContentProvider
-
Returns if the nodes should be reversed.
- isRollbackAtCommandFailure() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderConfig
-
Whether a rollback should be performed in case a command fails.
- isSameBranch(ESVersionSpec, ESVersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.impl.api.versionspec.ESVersionsFactoryImpl
-
Checks whether two versions spec target the same branch.
- isSameBranch(VersionSpec, VersionSpec) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.Versions
-
Checks whether two versions spec target the same branch.
- isSameBranch(VersionSpec, VersionSpec) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.VersionsFactory
-
Checks whether two versions spec target the same branch.
- isSameBranch(ESVersionSpec, ESVersionSpec) - Method in interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionFactory
-
Checks whether two versions spec target the same branch.
- isSaveAsAllowed() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This always returns true because it is not currently supported.
- isSavePassword() - Method in interface org.eclipse.emf.emfstore.client.ESUsersession
-
Whether the password that is used by this session will be saved.
- isSavePassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESUsersessionImpl
-
Whether the password that is used by this session will be saved.
- isSavePassword() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.UsersessionImpl
-
- isSavePassword() - Method in interface org.eclipse.emf.emfstore.internal.client.model.Usersession
-
Returns the value of the 'Save Password' attribute.
- isSavePassword() - Method in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.AbstractLoginDialog
-
Whether the password should be saved.
- isSelfContained(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Check an EObject and its containment tree whether it is self-contained.
- isSelfContained(EObject, boolean) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Check an EObject and its containment tree whether it is self-contained.
A containment tree is self contained if it does not have references to EObjects outside the tree.
- IsServerAdminTester - Class in org.eclipse.emf.emfstore.internal.client.ui.testers
-
Checks if the user has admin access to the server.
- IsServerAdminTester() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.testers.IsServerAdminTester
-
- isSetEvent() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isSetEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isSetEvent() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isShared() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Whether this project has been shared.
- isShared() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Whether this project has been shared.
- isShared() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Whether this project space has been shared.
- isShared() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Whether this project space has been shared.
- isShowRootNodes() - Method in class org.eclipse.emf.emfstore.internal.client.ui.views.scm.SCMContentProvider
-
Whether to show root nodes.
- isSingleRef(AbstractOperation) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.util.OperationUtil
-
Checks whether given operation is singleref operation .
- isSingleton(EObject) - Method in interface org.eclipse.emf.emfstore.common.model.ESSingletonIdResolver
-
Determines whether the given EObject is a singleton.
- isSingleton(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.ModelUtil
-
Return whether the given eObject instance is a singleton.
- isSingletonEObject(EObject) - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
Determines whether an EObject is a singleton object.
- isStartArgSet(String) - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Checks whether a parameter is set.
- isTesting() - Static method in class org.eclipse.emf.emfstore.internal.common.CommonUtil
-
- isTesting() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- isTouch() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isTouch() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isTouch() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isTransferFinished() - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus
-
Returns true if the transfer is finished.
- isTransient() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isTransient() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Shows whether projectSpace is transient.
- isTransient() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Shows whether projectSpace is transient.
- isTransient() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isTransient() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isUniqueID(Object) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
- isUpdated() - Method in interface org.eclipse.emf.emfstore.client.ESLocalProject
-
Determines whether the project is up to date, that is, whether the base
revision and the head revision are equal.
- isUpdated() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl
-
Determines whether the project is up to date, that is, whether the base
revision and the head revision are equal.
- isUpdated() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Determines whether the project is up to date, that is, whether the base
revision and the head revision are equal.
- isUpdated() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Determines whether the project is up to date, that is, whether the base
revision and the head revision are equal.
- isUpload() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.PendingFileTransferImpl
-
- isUpload() - Method in interface org.eclipse.emf.emfstore.internal.client.model.PendingFileTransfer
-
Returns the value of the 'Upload' attribute.
- isUseEcoreUtilDelete() - Method in interface org.eclipse.emf.emfstore.fuzzy.emf.ESMutatorConfig
-
Whether delete mutations should use EcoreUtil#delete.
- isUseEcoreUtilDelete() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.api.ESMutatorConfigImpl
-
Whether delete mutations should use EcoreUtil#delete.
- isUseEcoreUtilDelete() - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl.MutatorConfigImpl
-
- isUseEcoreUtilDelete() - Method in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.MutatorConfig
-
Returns the value of the 'Use Ecore Util Delete' attribute.
- isUseEcoreUtilDelete() - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorConfiguration
-
- isUserPasswordMigrationRequired() - Static method in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
- isValid() - Method in interface org.eclipse.emf.emfstore.client.ESCompositeOperationHandle
-
Returns whether the handle is still valid.
- isValid() - Method in interface org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo
-
- isValid() - Method in class org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle
-
Returns whether the handle is still valid.
- isValid() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.api.ESCompositeOperationHandleImpl
-
Returns whether the handle is still valid.
- isValid() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.util.ESNotificationInfoImpl
- isValid() - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- isValid(EStructuralFeature, EObject) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Returns whether an EStructuralFeature is valid for an EObject or not.
- isValid(ESSessionId) - Method in class org.eclipse.emf.emfstore.server.auth.ESSessions
-
Checks whether the given session ID belongs to a known session.
- isVersioned() - Method in interface org.eclipse.emf.emfstore.internal.common.model.EMFStoreProperty
-
- isVersioned() - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.EMFStorePropertyImpl
- iterable() - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.persistent.FileBasedOperationIterable
-
Returns an
Iterable that can be iterated over.
- iterable() - Method in interface org.eclipse.emf.emfstore.server.ESCloseableIterable
-
Returns an
Iterable that can be iterated over.
- iterable() - Method in class org.eclipse.emf.emfstore.server.model.InMemoryOperationIterable
-
Returns an
Iterable that can be iterated over.
- makeTransient() - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Will make the projectSpace transient, it will not make its content or
changes persistent.
- makeTransient() - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Will make the projectSpace transient, it will not make its content or
changes persistent.
- MalformedModelVersionException - Exception in org.eclipse.emf.emfstore.internal.common.model.util
-
Represents an exception of a malformed version or non existing model version.
- MalformedModelVersionException(String, Throwable) - Constructor for exception org.eclipse.emf.emfstore.internal.common.model.util.MalformedModelVersionException
-
Constructor.
- MalformedModelVersionException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.common.model.util.MalformedModelVersionException
-
Constructor.
- ManageOrgUnitsDialog - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin
-
This is a dialog to manage users and groups (OrgUnits) and their access
rights for different projects.
- ManageOrgUnitsDialog(Shell, AdminBroker) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.ManageOrgUnitsDialog
-
Constructor.
- ManageOrgUnitsDialog_Close - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- ManageOrgUnitsDialog_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.Messages
-
- ManageOrgUnitsHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Handler for bringing up the dialog that enables it to managed organizational
units.
- ManageOrgUnitsHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.ManageOrgUnitsHandler
-
- mapToAPI(Class<V>, List<T>) - Static method in class org.eclipse.emf.emfstore.internal.common.APIUtil
-
Maps a list of a given internal type to its corresponding API type by copying it.
- mapToInternalAPI(Class<T>, List<V>) - Static method in class org.eclipse.emf.emfstore.internal.common.APIUtil
-
Maps a list of a given external API type to its corresponding internal type by copying it.
- markAsComplete(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentUploadAdapter
-
Mark a list of change package as completed.
- markAsConsumed(String) - Method in class org.eclipse.emf.emfstore.internal.server.core.subinterfaces.ChangePackageFragmentProviderAdapter
-
Removes the fragments that belong to given ID.
- MATERIALIZED_MODELELEMENTID_GENERATOR_EXTENSIONPOINT - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- mayBeContainedByAnyOfTheseReferences(Iterable<EReference>) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject may be contained by any of the given references.
- mayBeContainedByFeature(EStructuralFeature) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EObject may be contained by the given feature.
- mayTakeEObjectAsValue(EObject) - Static method in class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationPredicates
-
Predicate specifying whether an EStructuralFeature may take the given eObject as value.
- menuAboutToShow(IMenuManager) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigActionBarContributor
-
This populates the pop-up menu before it appears.
- menuAboutToShow(IMenuManager) - Method in class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.presentation.ConfigEditor
-
This implements IMenuListener to help fill the context menus with contributions
from the Edit menu.
- merge(Notification) - Method in class org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo
-
- mergeBranch(Shell, ESLocalProject) - Method in interface org.eclipse.emf.emfstore.client.ui.ESUIControllerFactory
-
Merge a branch into the project.
- mergeBranch(PrimaryVersionSpec, ConflictResolver, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Allows to merge a version from another branch into the current
project space.
- mergeBranch(PrimaryVersionSpec, ConflictResolver, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Allows to merge a version from another branch into the current
project space.
- mergeBranch(Shell, ESLocalProject) - Method in class org.eclipse.emf.emfstore.internal.client.ui.controller.UIControllerFactoryImpl
-
Merge a branch into the project.
- MergeBranchHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.handlers
-
Triggers a branch merge.
- MergeBranchHandler() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.handlers.MergeBranchHandler
-
- MergeComponent - Interface in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui
-
Interface for a singe merge component.
- MergeLabelProvider - Interface in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.util
-
Label provider for merge.
- MergeProjectHandler - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge
-
This is an alternative merge handler, using the new merge wizard.
- MergeProjectHandler(boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.MergeProjectHandler
-
Default constructor.
- mergeResolvedConflicts(ChangeConflictSet, List<AbstractChangePackage>, List<AbstractChangePackage>) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ProjectSpaceBase
-
Merges the resolved conflict sets.
- mergeResolvedConflicts(ChangeConflictSet, List<AbstractChangePackage>, List<AbstractChangePackage>) - Method in interface org.eclipse.emf.emfstore.internal.client.model.ProjectSpace
-
Merges the resolved conflict sets.
- MergeTextOption - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options
-
Special option to merge longer texts.
- MergeTextOption() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.MergeTextOption
-
Default constructor.
- MergeTextOption_EditedOrMergedValue - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options.Messages
-
- MergeTextWidget - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.widgets
-
Is used to display longer conflicting text and to merge them.
- MergeTextWidget(DecisionBox, DetailsComponent) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.widgets.MergeTextWidget
-
Default constructor.
- MergeWizard - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge
-
Container of the Merge Dialog.
- MergeWizard(DecisionManager) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.MergeWizard
-
Default constructor.
- MergeWizard_ResolveConflicts_Message_1 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizard_ResolveConflicts_Message_2 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizard_ResolveConflicts_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizard_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge
-
Represents the main page of the merge wizard.
- MergeWizardPage_Description_1 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Description_2 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Description_3 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Description_4 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_KeepMyChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_KeepTheirChanges - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Override_Message_1 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Override_Message_2 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Override_Message_3 - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Override_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_PageName - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MergeWizardPage_Title - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.Messages
-
- MessageLine - Class in org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views
-
A message line displaying a status.
- MessageLine(Composite) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.MessageLine
-
Creates a new message line as a child of the given parent.
- MessageLine(Composite, int) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views.MessageLine
-
Creates a new message line as a child of the parent and with the given SWT stylebits.
- Messages - Class in org.eclipse.emf.emfstore.client.exceptions
-
API exceptions related messages.
- Messages - Class in org.eclipse.emf.emfstore.common.extensionpoint
-
Extension point related messages.
- Messages - Class in org.eclipse.emf.emfstore.fuzzy.emf.internal.diff
-
- Messages - Class in org.eclipse.emf.emfstore.fuzzy.emf.internal.junit
-
Fuzzy related messages.
- Messages - Class in org.eclipse.emf.emfstore.fuzzy.emf.junit
-
Fuzzy API related messages.
- Messages - Class in org.eclipse.emf.emfstore.fuzzy.emf
-
EMF Fuzzy related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.common
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.importexport.impl
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.commands
-
Changetracking command related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
Reference operations related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
-
Conflict options related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.options
-
Conflict options related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging
-
Merging related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording
-
Recording related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.connectionmanager
-
Connection manager related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc
-
XML-RPC related messages on client side.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.controller
-
Controllers related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Exception related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.filetransfer
-
File transfer related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.impl.api
-
API implementation related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
Common client model messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model
-
Messages related to internal model usage of the client.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.model.util
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.common
-
Common Client UI messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.controller
-
UI controller related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
-
Import wizard related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard
-
Import wizard related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin
-
UI Access control related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.login
-
Login dialog related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge
-
Merge UI related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.dialogs
-
Client dialogs related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.util
-
Internal utility relatd messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.views.changes
-
View changes related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views
-
Server UI-related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview
-
- Messages - Class in org.eclipse.emf.emfstore.internal.client.ui.views.scm
-
- Messages - Class in org.eclipse.emf.emfstore.internal.common
-
Internal common related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
- Messages - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
Common model edit related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.common.model.util
-
Common util related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf
-
EMF Fuzzy related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.migration
-
Migration related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.modelmutator.api
-
- Messages - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
Mutation related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication
-
- Messages - Class in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers
-
Verifiers related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.accesscontrol
-
Access control related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
Conflict detection related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.connection.xmlrpc
-
- Messages - Class in org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.util
-
- Messages - Class in org.eclipse.emf.emfstore.internal.server.core
-
Server core related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.core.subinterfaces
-
EMFStore sub-interfaces related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.exceptions
-
- Messages - Class in org.eclipse.emf.emfstore.internal.server
-
Common server functionality related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
Operations related messages.
- Messages - Class in org.eclipse.emf.emfstore.internal.server.startup
-
- Messages - Class in org.eclipse.emf.emfstore.mongodb
-
MongoDB related messages.
- Messages - Class in org.eclipse.emf.emfstore.mongodb.server
-
MongoDB related messages.
- MEUrlResolutionException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Represents an exception in model element url resolution.
- MEUrlResolutionException() - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.MEUrlResolutionException
-
Constructor.
- MEUrlResolutionException_ResolutionFailed - Static variable in class org.eclipse.emf.emfstore.internal.client.model.exceptions.Messages
-
- migrate() - Method in class org.eclipse.emf.emfstore.internal.client.startup.ClientHrefMigrator
-
Performs the migration, if needed.
- migrate(Set<URI>, IProgressMonitor) - Method in class org.eclipse.emf.emfstore.internal.migration.edapt.EdaptMigrator
-
Migrate the models in the given URIs from the given source version to the most recent version.
- migrate(Set<URI>, IProgressMonitor) - Method in interface org.eclipse.emf.emfstore.internal.migration.EMFStoreMigrator
-
Migrate the models in the given URIs from the given source version to the most recent version.
- migrate(ResourceSet, boolean) - Static method in class org.eclipse.emf.emfstore.internal.server.startup.MigrationManager
-
Performs a migration of the server space.
- migrate() - Method in class org.eclipse.emf.emfstore.internal.server.startup.ServerHrefMigrator
-
Performs the migration, if needed.
- MigrationManager - Class in org.eclipse.emf.emfstore.internal.server.startup
-
Applies migrator to files on server.
- MissingCommandException - Exception in org.eclipse.emf.emfstore.internal.client.model.exceptions
-
Thrown in case the forceCommands extension point option is set and a call
altering a model element managed by EMFStore is not wrapped in a command.
- MissingCommandException(String) - Constructor for exception org.eclipse.emf.emfstore.internal.client.model.exceptions.MissingCommandException
-
Constructor.
- MODEL_ELEMENT_GROUP - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MODEL_ELEMENT_GROUP - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MODEL_ELEMENT_GROUP__MODEL_ELEMENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Model Elements' reference list feature.
- MODEL_ELEMENT_GROUP__MODEL_ELEMENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Elements' reference list.
- MODEL_ELEMENT_GROUP__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- MODEL_ELEMENT_GROUP__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Name' attribute.
- MODEL_ELEMENT_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Model Element Group' class.
- MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage.Literals
-
The meta object literal for the '
Element Id' class.
- MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
- MODEL_ELEMENT_ID__ID - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The feature id for the 'Id' attribute.
- MODEL_ELEMENT_ID_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The number of structural features of the 'Element Id' class.
- MODEL_ELEMENT_QUERY - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
- MODEL_ELEMENT_QUERY - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
- MODEL_ELEMENT_QUERY__INCLUDE_ALL_VERSIONS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Include All Versions' attribute.
- MODEL_ELEMENT_QUERY__INCLUDE_CHANGE_PACKAGES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Include Change Packages' attribute.
- MODEL_ELEMENT_QUERY__INCLUDE_INCOMING - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Include Incoming' attribute.
- MODEL_ELEMENT_QUERY__INCLUDE_OUTGOING - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Include Outgoing' attribute.
- MODEL_ELEMENT_QUERY__LOWER_LIMIT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Lower Limit' attribute.
- MODEL_ELEMENT_QUERY__MODEL_ELEMENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage.Literals
-
The meta object literal for the 'Model Elements' containment reference list feature.
- MODEL_ELEMENT_QUERY__MODEL_ELEMENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Model Elements' containment reference list.
- MODEL_ELEMENT_QUERY__SOURCE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Source' containment reference.
- MODEL_ELEMENT_QUERY__UPPER_LIMIT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The feature id for the 'Upper Limit' attribute.
- MODEL_ELEMENT_QUERY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningPackage
-
The number of structural features of the 'Model Element Query' class.
- MODEL_ELEMENT_URL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
- MODEL_ELEMENT_URL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- MODEL_ELEMENT_URL__MODEL_ELEMENT_URL_FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
The meta object literal for the 'Model Element Url Fragment' containment reference feature.
- MODEL_ELEMENT_URL__MODEL_ELEMENT_URL_FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The feature id for the 'Model Element Url Fragment' containment reference.
- MODEL_ELEMENT_URL__PROJECT_URL_FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
The meta object literal for the 'Project Url Fragment ' containment reference feature.
- MODEL_ELEMENT_URL__PROJECT_URL_FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The feature id for the 'Project Url Fragment' containment reference.
- MODEL_ELEMENT_URL__SERVER_URL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
The meta object literal for the 'Server Url' containment reference feature.
- MODEL_ELEMENT_URL__SERVER_URL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The feature id for the 'Server Url' containment reference.
- MODEL_ELEMENT_URL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The number of structural features of the 'Model Element Url' class.
- MODEL_ELEMENT_URL_FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
- MODEL_ELEMENT_URL_FRAGMENT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
- MODEL_ELEMENT_URL_FRAGMENT__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
The meta object literal for the 'Model Element Id' containment reference feature.
- MODEL_ELEMENT_URL_FRAGMENT__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The feature id for the 'Model Element Id' containment reference.
- MODEL_ELEMENT_URL_FRAGMENT__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- MODEL_ELEMENT_URL_FRAGMENT__NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The feature id for the 'Name' attribute.
- MODEL_ELEMENT_URL_FRAGMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.url.UrlPackage
-
The number of structural features of the 'Model Element Url Fragment' class.
- MODEL_VERSION - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage.Literals
-
The meta object literal for the '
Version' class.
- MODEL_VERSION - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The meta object id for the '
Version'
class.
- MODEL_VERSION__RELEASE_NUMBER - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage.Literals
-
The meta object literal for the 'Release Number' attribute feature.
- MODEL_VERSION__RELEASE_NUMBER - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The feature id for the 'Release Number' attribute.
- MODEL_VERSION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.common.model.ModelPackage
-
The number of structural features of the 'Version' class.
- ModelAdapterFactory - Class in org.eclipse.emf.emfstore.internal.client.model.util
-
The Adapter Factory for the model.
- ModelAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.util.ModelAdapterFactory
-
Creates an instance of the adapter factory.
- ModelAdapterFactory - Class in org.eclipse.emf.emfstore.internal.common.model.util
-
The Adapter Factory for the model.
- ModelAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.util.ModelAdapterFactory
-
Creates an instance of the adapter factory.
- ModelAdapterFactory - Class in org.eclipse.emf.emfstore.internal.server.model.util
-
The Adapter Factory for the model.
- ModelAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.util.ModelAdapterFactory
-
Creates an instance of the adapter factory.
- modelElementAdded(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Called when the eObject has been added to the collection.
- modelElementAdded(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called when the eObject has been added to the collection.
- modelElementAdded(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called when the eObject has been added to the collection.
- modelElementAdded(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
Called when the eObject has been added to the collection.
- modelElementAdded(IdEObjectCollection, EObject) - Method in interface org.eclipse.emf.emfstore.internal.common.model.util.IdEObjectCollectionChangeObserver
-
Called when the eObject has been added to the collection.
- ModelElementDirtyDecorator - Class in org.eclipse.emf.emfstore.internal.client.ui.decorators
-
The decorator to show dirty state of an element shown in viewers.
- ModelElementDirtyDecorator() - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.decorators.ModelElementDirtyDecorator
-
- ModelElementGroup - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Model Element Group'.
- ModelElementGroupImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Model Element Group'.
- ModelElementGroupItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- ModelElementGroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.ModelElementGroupItemProvider
-
This constructs an instance from a factory and a notifier.
- ModelElementId - Interface in org.eclipse.emf.emfstore.internal.common.model
-
A representation of the model object ' Element Id'.
- MODELELEMENTID - Static variable in class org.eclipse.emf.emfstore.internal.server.startup.EmfStoreValidator
-
Option for checking all modelelement ids in projecstate and changes.
- MODELELEMENTID_GENERATOR_CLASS_ATTRIBUTE - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- MODELELEMENTID_GENERATOR_EXTENSIONPOINT - Static variable in class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionImpl
-
- ModelElementIdImpl - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
An implementation of the model object 'Element Id'.
- ModelElementIdItemProvider - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
- ModelElementIdItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.common.model.provider.ModelElementIdItemProvider
-
This constructs an instance from a factory and a notifier.
- ModelElementIdReservationMap - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
- ModelElementIdReservationMap() - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdReservationMap
-
- ModelElementIdToEObjectMapping - Interface in org.eclipse.emf.emfstore.internal.common.model
-
- ModelElementIdToEObjectMappingImpl - Class in org.eclipse.emf.emfstore.internal.server.conflictDetection
-
- ModelElementIdToEObjectMappingImpl(ModelElementIdToEObjectMapping) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdToEObjectMappingImpl
-
Constructor.
- ModelElementIdToEObjectMappingImpl(ModelElementIdToEObjectMapping, List<AbstractChangePackage>) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdToEObjectMappingImpl
-
Constructor.
- ModelElementIdToEObjectMappingImpl(ModelElementIdToEObjectMapping, List<AbstractOperation>, List<AbstractOperation>) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdToEObjectMappingImpl
-
Constructor.
- ModelElementIdToEObjectMappingImpl(Project, AbstractChangePackage) - Constructor for class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdToEObjectMappingImpl
-
Constructor.
- ModelElementIdToEObjectMappingImpl_CreateDeleteOp_NullKey - Static variable in class org.eclipse.emf.emfstore.internal.server.conflictDetection.Messages
-
- ModelElementQuery - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning
-
A representation of the model object ' Model Element Query'.
- modelelementQuery(PrimaryVersionSpec, List<ModelElementId>, int, int, boolean, boolean) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.HistoryQueryBuilder
-
Factory method for modelelements range queries.
- modelelementQuery(PrimaryVersionSpec, ModelElementId, int, int, boolean, boolean) - Static method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.HistoryQueryBuilder
-
Factory method for modelelement range queries.
- modelElementQuery(ESPrimaryVersionSpec, List<ESModelElementId>, int, int, boolean, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.HistoryQueryFactoryImpl
-
- modelElementQuery(ESPrimaryVersionSpec, ESModelElementId, int, int, boolean, boolean) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.util.HistoryQueryFactoryImpl
-
- modelElementQuery(ESPrimaryVersionSpec, List<ESModelElementId>, int, int, boolean, boolean) - Method in interface org.eclipse.emf.emfstore.server.model.query.ESHistoryQueryFactory
-
- modelElementQuery(ESPrimaryVersionSpec, ESModelElementId, int, int, boolean, boolean) - Method in interface org.eclipse.emf.emfstore.server.model.query.ESHistoryQueryFactory
-
- ModelElementQueryImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.impl
-
An implementation of the model object ' Model Element Query'.
- ModelElementQueryItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.provider
-
- ModelElementQueryItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.provider.ModelElementQueryItemProvider
-
This constructs an instance from a factory and a notifier.
- modelElementRemoved(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationManager
-
Called when the eObject and its siblings have been removed from
the collection.
- modelElementRemoved(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorder
-
Called when the eObject and its siblings have been removed from
the collection.
- modelElementRemoved(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.ResourcePersister
-
Called when the eObject and its siblings have been removed from
the collection.
- modelElementRemoved(IdEObjectCollection, EObject) - Method in class org.eclipse.emf.emfstore.internal.common.model.impl.NotifiableIdEObjectCollectionImpl
-
Called when the eObject and its siblings have been removed from
the collection.
- modelElementRemoved(IdEObjectCollection, EObject) - Method in interface org.eclipse.emf.emfstore.internal.common.model.util.IdEObjectCollectionChangeObserver
-
Called when the eObject and its siblings have been removed from
the collection.
- ModelElementUrl - Interface in org.eclipse.emf.emfstore.internal.server.model.url
-
A representation of the model object ' Model Element Url'.
- ModelElementUrlFragment - Interface in org.eclipse.emf.emfstore.internal.server.model.url
-
A representation of the model object ' Model Element Url Fragment'.
- ModelElementUrlFragmentImpl - Class in org.eclipse.emf.emfstore.internal.server.model.url.impl
-
An implementation of the model object ' Model Element Url Fragment'.
- ModelElementUrlFragmentItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.url.provider
-
- ModelElementUrlFragmentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlFragmentItemProvider
-
This constructs an instance from a factory and a notifier.
- ModelElementUrlImpl - Class in org.eclipse.emf.emfstore.internal.server.model.url.impl
-
An implementation of the model object ' Model Element Url'.
- ModelElementUrlItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.url.provider
-
- ModelElementUrlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.url.provider.ModelElementUrlItemProvider
-
This constructs an instance from a factory and a notifier.
- ModelFactory - Interface in org.eclipse.emf.emfstore.internal.client.model
-
The Factory for the model.
- ModelFactory - Interface in org.eclipse.emf.emfstore.internal.common.model
-
The Factory for the model.
- ModelFactory - Interface in org.eclipse.emf.emfstore.internal.server.model
-
The Factory for the model.
- ModelFactoryImpl - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
An implementation of the model Factory.
- ModelFactoryImpl() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.impl.ModelFactoryImpl
-
Creates an instance of the factory.
- ModelFactoryImpl - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
An implementation of the model Factory.
- ModelFactoryImpl() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.impl.ModelFactoryImpl
-
Creates an instance of the factory.
- ModelFactoryImpl - Class in org.eclipse.emf.emfstore.internal.server.model.impl
-
An implementation of the model Factory.
- ModelFactoryImpl() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.impl.ModelFactoryImpl
-
Creates an instance of the factory.
- ModelItemProviderAdapterFactory - Class in org.eclipse.emf.emfstore.internal.client.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ModelItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.provider.ModelItemProviderAdapterFactory
-
This constructs an instance.
- ModelItemProviderAdapterFactory - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ModelItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.provider.ModelItemProviderAdapterFactory
-
This constructs an instance.
- ModelItemProviderAdapterFactory - Class in org.eclipse.emf.emfstore.internal.server.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ModelItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.provider.ModelItemProviderAdapterFactory
-
This constructs an instance.
- ModelPackage - Interface in org.eclipse.emf.emfstore.internal.client.model
-
The Package for the model.
- ModelPackage - Interface in org.eclipse.emf.emfstore.internal.common.model
-
The Package for the model.
- ModelPackage - Interface in org.eclipse.emf.emfstore.internal.server.model
-
The Package for the model.
- ModelPackage.Literals - Interface in org.eclipse.emf.emfstore.internal.client.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- ModelPackage.Literals - Interface in org.eclipse.emf.emfstore.internal.common.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- ModelPackage.Literals - Interface in org.eclipse.emf.emfstore.internal.server.model
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- ModelPackageImpl - Class in org.eclipse.emf.emfstore.internal.client.model.impl
-
An implementation of the model Package.
- ModelPackageImpl - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
An implementation of the model Package.
- ModelPackageImpl - Class in org.eclipse.emf.emfstore.internal.server.model.impl
-
An implementation of themodel Package.
- MODELS_FOLDER_NAME - Static variable in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
The name of the folder that contains the models.
- ModelSwitch<T> - Class in org.eclipse.emf.emfstore.internal.client.model.util
-
The Switch for the model's inheritance hierarchy.
- ModelSwitch() - Constructor for class org.eclipse.emf.emfstore.internal.client.model.util.ModelSwitch
-
Creates an instance of the switch.
- ModelSwitch<T> - Class in org.eclipse.emf.emfstore.internal.common.model.util
-
The Switch for the model's inheritance hierarchy.
- ModelSwitch() - Constructor for class org.eclipse.emf.emfstore.internal.common.model.util.ModelSwitch
-
Creates an instance of the switch.
- ModelSwitch<T> - Class in org.eclipse.emf.emfstore.internal.server.model.util
-
The Switch for the model's inheritance
hierarchy.
- ModelSwitch() - Constructor for class org.eclipse.emf.emfstore.internal.server.model.util.ModelSwitch
-
Creates an instance of the switch.
- ModelUtil - Class in org.eclipse.emf.emfstore.internal.common.model.util
-
Utility class for ModelElements.
- ModelUtil_Incoming_CrossRef_Is_Map_Key - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelUtil_ModelElement_Is_In_Containment_Cycle - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelUtil_Resource_Contains_Multiple_Objects - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelUtil_Resource_Contains_No_Objects - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelUtil_Resource_Contains_No_Objects_Of_Given_Class - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelUtil_Save_Options_Initialized - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelUtil_SingletonIdResolver_Not_Instantiated - Static variable in class org.eclipse.emf.emfstore.internal.common.model.util.Messages
-
- ModelVersion - Interface in org.eclipse.emf.emfstore.internal.common.model
-
A representation of the model object 'Version'.
- ModelVersionImpl - Class in org.eclipse.emf.emfstore.internal.common.model.impl
-
An implementation of the model object 'Version'.
- ModelVersionItemProvider - Class in org.eclipse.emf.emfstore.internal.common.model.provider
-
This is the item provider adapter for a
ModelVersion object.
- ModelVersionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.common.model.provider.ModelVersionItemProvider
-
This constructs an instance from a factory and a notifier.
- modify(List<AbstractOperation>, Command) - Method in interface org.eclipse.emf.emfstore.client.handler.ESOperationModifier
-
Allows to modify the recorded operations.
- modify(List<AbstractOperation>, Command) - Method in class org.eclipse.emf.emfstore.internal.client.model.impl.AutoOperationWrapper
-
Allows to modify the recorded operations.
- MongoClientURIConverter - Class in org.eclipse.emf.emfstore.mongodb.client
-
Converts from EMFStore to mongoDB URIs.
- MongoClientURIConverter() - Constructor for class org.eclipse.emf.emfstore.mongodb.client.MongoClientURIConverter
-
- MongoConfigurator - Class in org.eclipse.emf.emfstore.mongodb
-
This class is registered as an OSGi component and configures the mongoDB driver.
- MongoConfigurator() - Constructor for class org.eclipse.emf.emfstore.mongodb.MongoConfigurator
-
- MongoDBClientResourceSetProvider - Class in org.eclipse.emf.emfstore.mongodb.client
-
MongoDB ResourceSet provider for EMFStore Client.
- MongoDBClientResourceSetProvider() - Constructor for class org.eclipse.emf.emfstore.mongodb.client.MongoDBClientResourceSetProvider
-
- MongoDBConfiguration - Class in org.eclipse.emf.emfstore.mongodb
-
Represents the configuration of the EMFStore MongoDB plugin.
- MongoDBConfiguration_PropertyCopyFailed - Static variable in class org.eclipse.emf.emfstore.mongodb.Messages
-
- MongoDBConfiguration_PropertyInitFailed - Static variable in class org.eclipse.emf.emfstore.mongodb.Messages
-
- MongoDBDynamicModelProvider - Class in org.eclipse.emf.emfstore.mongodb.server
-
MongoDB Dynamic Model Provider.
- MongoDBDynamicModelProvider() - Constructor for class org.eclipse.emf.emfstore.mongodb.server.MongoDBDynamicModelProvider
-
- MongoDBDynamicModelProvider_SetupFailed - Static variable in class org.eclipse.emf.emfstore.mongodb.server.Messages
-
- MongoDBServerResourceSetProvider - Class in org.eclipse.emf.emfstore.mongodb.server
-
MongoDB ResourceSet provider for EMFStore Server.
- MongoDBServerResourceSetProvider() - Constructor for class org.eclipse.emf.emfstore.mongodb.server.MongoDBServerResourceSetProvider
-
- MongoServerURIConverter - Class in org.eclipse.emf.emfstore.mongodb.server
-
Converts from EMFStore to mongoDB URIs.
- MongoServerURIConverter() - Constructor for class org.eclipse.emf.emfstore.mongodb.server.MongoServerURIConverter
-
- MonitoredEMFStoreAction - Static variable in class org.eclipse.emf.emfstore.internal.client.ui.common.Messages
-
- MonitoredEMFStoreAction<T> - Class in org.eclipse.emf.emfstore.internal.client.ui.common
-
A monitored action will be executed using the IProgressService of
Eclipse.
- MonitoredEMFStoreAction(boolean, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.ui.common.MonitoredEMFStoreAction
-
Constructor.
- MonitorProvider - Class in org.eclipse.emf.emfstore.internal.server.core
-
Holds the monitor objects for synchronizing the access on the server space.
- move(String) - Method in interface org.eclipse.emf.emfstore.internal.server.model.versioning.FileBasedChangePackage
-
Moves this change package.
- move(String) - Method in class org.eclipse.emf.emfstore.internal.server.model.versioning.impl.FileBasedChangePackageImpl
-
Moves this change package.
- move(ESModelMutatorUtil) - Static method in class org.eclipse.emf.emfstore.modelmutator.ESMutationFactory
-
- moveAndOverwrite(File, File) - Static method in class org.eclipse.emf.emfstore.internal.common.model.util.FileUtil
-
Moves the given source File to the given destination.
- MoveObjectMutation - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
A mutation, which moves an object from one container into another.
- MoveObjectMutation(ESModelMutatorUtil) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MoveObjectMutation
-
Creates a new mutation with the specified util.
- movePerCommand(EObject, EStructuralFeature, Object, Integer) - Method in class org.eclipse.emf.emfstore.modelmutator.ESModelMutatorUtil
-
Move an object.
- moveTempFileToCache(FileIdentifier) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
This method moves a file from the temporary folder into the cache.
- moveTempFileToCache(FileIdentifier, boolean) - Method in class org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileTransferCacheManager
-
This method moves a file from the temporary folder into the cache.
- MULTI_ATTRIBUTE_MOVE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MULTI_ATTRIBUTE_MOVE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MULTI_ATTRIBUTE_MOVE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- MULTI_ATTRIBUTE_MOVE_OPERATION__NEW_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'New Index' attribute feature.
- MULTI_ATTRIBUTE_MOVE_OPERATION__NEW_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'New Index' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__OLD_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Old Index' attribute feature.
- MULTI_ATTRIBUTE_MOVE_OPERATION__OLD_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Old Index' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__REFERENCED_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Referenced Value' attribute feature.
- MULTI_ATTRIBUTE_MOVE_OPERATION__REFERENCED_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Referenced Value' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- MULTI_ATTRIBUTE_MOVE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Multi Attribute Move Operation' class.
- MULTI_ATTRIBUTE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MULTI_ATTRIBUTE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MULTI_ATTRIBUTE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- MULTI_ATTRIBUTE_OPERATION__ADD - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Add' attribute feature.
- MULTI_ATTRIBUTE_OPERATION__ADD - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Add' attribute.
- MULTI_ATTRIBUTE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- MULTI_ATTRIBUTE_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- MULTI_ATTRIBUTE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- MULTI_ATTRIBUTE_OPERATION__INDEXES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Indexes' attribute list feature.
- MULTI_ATTRIBUTE_OPERATION__INDEXES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Indexes' attribute list.
- MULTI_ATTRIBUTE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- MULTI_ATTRIBUTE_OPERATION__REFERENCED_VALUES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Referenced Values' attribute list feature.
- MULTI_ATTRIBUTE_OPERATION__REFERENCED_VALUES - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Referenced Values' attribute list.
- MULTI_ATTRIBUTE_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- MULTI_ATTRIBUTE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Multi Attribute Operation' class.
- MULTI_ATTRIBUTE_SET_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MULTI_ATTRIBUTE_SET_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MULTI_ATTRIBUTE_SET_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Index' attribute feature.
- MULTI_ATTRIBUTE_SET_OPERATION__INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Index' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- MULTI_ATTRIBUTE_SET_OPERATION__NEW_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'New Value' attribute feature.
- MULTI_ATTRIBUTE_SET_OPERATION__NEW_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'New Value' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__OLD_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Old Value' attribute feature.
- MULTI_ATTRIBUTE_SET_OPERATION__OLD_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Old Value' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- MULTI_ATTRIBUTE_SET_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Multi Attribute Set Operation' class.
- MULTI_PROPERTY_SEPERATOR - Static variable in class org.eclipse.emf.emfstore.internal.server.ServerConfiguration
-
Seperator for multiple properties.
- MULTI_REFERENCE_MOVE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MULTI_REFERENCE_MOVE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MULTI_REFERENCE_MOVE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- MULTI_REFERENCE_MOVE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- MULTI_REFERENCE_MOVE_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- MULTI_REFERENCE_MOVE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- MULTI_REFERENCE_MOVE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- MULTI_REFERENCE_MOVE_OPERATION__NEW_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'New Index' attribute feature.
- MULTI_REFERENCE_MOVE_OPERATION__NEW_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'New Index' attribute.
- MULTI_REFERENCE_MOVE_OPERATION__OLD_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Old Index' attribute feature.
- MULTI_REFERENCE_MOVE_OPERATION__OLD_INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Old Index' attribute.
- MULTI_REFERENCE_MOVE_OPERATION__REFERENCED_MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Referenced Model Element Id' containment reference feature.
- MULTI_REFERENCE_MOVE_OPERATION__REFERENCED_MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Referenced Model Element Id' containment reference.
- MULTI_REFERENCE_MOVE_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- MULTI_REFERENCE_MOVE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Multi Reference Move Operation' class.
- MULTI_REFERENCE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MULTI_REFERENCE_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MULTI_REFERENCE_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- MULTI_REFERENCE_OPERATION__ADD - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Add' attribute feature.
- MULTI_REFERENCE_OPERATION__ADD - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Add' attribute.
- MULTI_REFERENCE_OPERATION__BIDIRECTIONAL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Bidirectional' attribute.
- MULTI_REFERENCE_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- MULTI_REFERENCE_OPERATION__CONTAINMENT_TYPE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Containment Type' attribute.
- MULTI_REFERENCE_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- MULTI_REFERENCE_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- MULTI_REFERENCE_OPERATION__INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Index' attribute feature.
- MULTI_REFERENCE_OPERATION__INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Index' attribute.
- MULTI_REFERENCE_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- MULTI_REFERENCE_OPERATION__OPPOSITE_FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Opposite Feature Name' attribute.
- MULTI_REFERENCE_OPERATION__REFERENCED_MODEL_ELEMENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Referenced Model Elements' containment reference list
feature.
- MULTI_REFERENCE_OPERATION__REFERENCED_MODEL_ELEMENTS - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Referenced Model Elements' containment reference list.
- MULTI_REFERENCE_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- MULTI_REFERENCE_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Multi Reference Operation' class.
- MULTI_REFERENCE_SET_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
- MULTI_REFERENCE_SET_OPERATION - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
- MULTI_REFERENCE_SET_OPERATION__ACCEPTED - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Accepted' attribute.
- MULTI_REFERENCE_SET_OPERATION__BIDIRECTIONAL - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Bidirectional' attribute.
- MULTI_REFERENCE_SET_OPERATION__CLIENT_DATE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Client Date' attribute.
- MULTI_REFERENCE_SET_OPERATION__CONTAINMENT_TYPE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Containment Type' attribute.
- MULTI_REFERENCE_SET_OPERATION__FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Feature Name' attribute.
- MULTI_REFERENCE_SET_OPERATION__IDENTIFIER - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Identifier' attribute.
- MULTI_REFERENCE_SET_OPERATION__INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Index' attribute feature.
- MULTI_REFERENCE_SET_OPERATION__INDEX - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Index' attribute.
- MULTI_REFERENCE_SET_OPERATION__MODEL_ELEMENT_ID - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Model Element Id' containment reference.
- MULTI_REFERENCE_SET_OPERATION__NEW_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'New Value' containment reference feature.
- MULTI_REFERENCE_SET_OPERATION__NEW_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'New Value' containment reference.
- MULTI_REFERENCE_SET_OPERATION__OLD_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage.Literals
-
The meta object literal for the 'Old Value' containment reference feature.
- MULTI_REFERENCE_SET_OPERATION__OLD_VALUE - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Old Value' containment reference.
- MULTI_REFERENCE_SET_OPERATION__OPPOSITE_FEATURE_NAME - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Opposite Feature Name' attribute.
- MULTI_REFERENCE_SET_OPERATION__UNSET - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The feature id for the 'Unset' attribute.
- MULTI_REFERENCE_SET_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.server.model.versioning.operations.OperationsPackage
-
The number of structural features of the 'Multi Reference Set Operation' class.
- MultiAttributeConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiAttributeConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiAttributeConflict
-
- MultiAttributeConflict_Add - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeConflict_Remove - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeMoveConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiAttributeMoveConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiAttributeMoveConflict
-
- MultiAttributeMoveConflict_AddElement - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeMoveConflict_MoveElement - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeMoveOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Multi Attribute Move Operation'.
- MultiAttributeMoveOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Multi Attribute Move Operation'.
- MultiAttributeMoveOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- MultiAttributeMoveOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeMoveOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- MultiAttributeMoveSetConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiAttributeMoveSetConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiAttributeMoveSetConflict
-
- MultiAttributeMoveSetConflict_ChangeElement - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeMoveSetConflict_MoveElement - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Multi Attribute Operation'.
- MultiAttributeOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Multi Attribute Operation'.
- MultiAttributeOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- MultiAttributeOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- MultiAttributeSetConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiAttributeSetConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiAttributeSetConflict
-
- MultiAttributeSetConflict_ChangeElement - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeSetConflict_RemoveElement - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeSetOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Multi Attribute Set Operation'.
- MultiAttributeSetOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Multi Attribute Set Operation'.
- MultiAttributeSetOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- MultiAttributeSetOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiAttributeSetOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- MultiAttributeSetSetConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiAttributeSetSetConflict(ConflictBucket, DecisionManager) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiAttributeSetSetConflict
-
- MultiAttributeSetSetConflict_KeepMy - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiAttributeSetSetConflict_KeepTheir - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReference_Move_To - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReferenceConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiReferenceConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceConflict
-
Default constructor.
- MultiReferenceConflict(ConflictBucket, MultiReferenceOperation, MultiReferenceOperation, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceConflict
-
Construct conflict from designated left and right operation.
- MultiReferenceConflict_Add - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReferenceConflict_MoveTo - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReferenceConflict_Remove - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReferenceMoveOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Multi Reference Move Operation'.
- MultiReferenceMoveOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Multi Reference Move Operation'.
- MultiReferenceMoveOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- MultiReferenceMoveOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceMoveOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- MultiReferenceMoveOperationItemProvider_Text - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Multi Reference Operation'.
- MultiReferenceOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Multi Reference Operation'.
- MultiReferenceOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- MultiReferenceOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- MultiReferenceOperationItemProvider_Add_Containment - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceOperationItemProvider_Add_NonContainment - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceOperationItemProvider_Child - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceOperationItemProvider_Children - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceOperationItemProvider_Remove_Containment - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceOperationItemProvider_Remove_NonContainment - Static variable in class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.Messages
-
- MultiReferenceSetConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiReferenceSetConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceSetConflict
-
Default constructor.
- MultiReferenceSetConflict_Remove - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReferenceSetConflict_Set - Static variable in class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.Messages
-
- MultiReferenceSetOperation - Interface in org.eclipse.emf.emfstore.internal.server.model.versioning.operations
-
A representation of the model object ' Multi Reference Set Operation'.
- MultiReferenceSetOperationImpl - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
-
An implementation of the model object ' Multi Reference Set Operation'.
- MultiReferenceSetOperationItemProvider - Class in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider
-
- MultiReferenceSetOperationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.provider.MultiReferenceSetOperationItemProvider
-
This constructs an instance from a factory and a notifier.
- MultiReferenceSetSetConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiReferenceSetSetConflict(ConflictBucket, DecisionManager) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceSetSetConflict
-
- MultiReferenceSetSingleConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiReferenceSetSingleConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceSetSingleConflict
-
Default constructor.
- MultiReferenceSingleConflict - Class in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts
-
- MultiReferenceSingleConflict(ConflictBucket, DecisionManager, boolean) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceSingleConflict
-
Default constructor.
- MultiReferenceSingleConflict(MultiReferenceOperation, SingleReferenceOperation, ConflictBucket, DecisionManager) - Constructor for class org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict.conflicts.MultiReferenceSingleConflict
-
Constructor.
- mutate(ESModelMutatorConfiguration) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- mutate() - Method in class org.eclipse.emf.emfstore.fuzzy.emf.ESMutateUtil
-
- mutate(Set<EStructuralFeature>) - Method in class org.eclipse.emf.emfstore.fuzzy.emf.junit.ESDefaultModelMutator
-
- mutate(Set<EStructuralFeature>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Mutation after an initial generation.
- mutateAttributes(Set<EStructuralFeature>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Randomly mutates all attributes.
- mutateUntil(Predicate<EObject>) - Method in class org.eclipse.emf.emfstore.modelmutator.ESAbstractModelMutator
-
Performs mutation until the given Predicate is met.
- Mutation - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
Abstract mutation acting as a common super class of specific implementations of mutations.
- MutationPredicates - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
A set of predicates used by mutations for selecting, filtering, checking objects and features.
- MutationTargetSelector - Class in org.eclipse.emf.emfstore.internal.modelmutator.mutation
-
A selector of a mutation target.
- MutationTargetSelector(ESModelMutatorUtil) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationTargetSelector
-
Creates a new mutation target selector with the given util.
- MutationTargetSelector(ESModelMutatorUtil, MutationTargetSelector) - Constructor for class org.eclipse.emf.emfstore.internal.modelmutator.mutation.MutationTargetSelector
-
Creates a new mutation target selector with the same values as the given selector and the given
util.
- MUTATOR_CONFIG - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
- MUTATOR_CONFIG - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
- MUTATOR_CONFIG__ALLOW_DUPLICATE_IDS - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Allow Duplicate IDs' attribute feature.
- MUTATOR_CONFIG__ALLOW_DUPLICATE_IDS - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Allow Duplicate IDs' attribute.
- MUTATOR_CONFIG__DO_NOT_GENERATE_ROOT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Do Not Generate Root' attribute feature.
- MUTATOR_CONFIG__DO_NOT_GENERATE_ROOT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Do Not Generate Root' attribute.
- MUTATOR_CONFIG__ECLASSES_TO_IGNORE - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'EClasses To Ignore' reference list feature.
- MUTATOR_CONFIG__ECLASSES_TO_IGNORE - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'EClasses To Ignore' reference list.
- MUTATOR_CONFIG__EPACKAGES - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'EPackages' reference list feature.
- MUTATOR_CONFIG__EPACKAGES - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'EPackages' reference list.
- MUTATOR_CONFIG__ESTRUCTURAL_FEATURES_TO_IGNORE - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'EStructural Features To Ignore' reference list feature.
- MUTATOR_CONFIG__ESTRUCTURAL_FEATURES_TO_IGNORE - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'EStructural Features To Ignore' reference list.
- MUTATOR_CONFIG__IGNORE_AND_LOG - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Ignore And Log' attribute feature.
- MUTATOR_CONFIG__IGNORE_AND_LOG - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Ignore And Log' attribute.
- MUTATOR_CONFIG__MAX_DELETE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Max Delete Count' attribute feature.
- MUTATOR_CONFIG__MAX_DELETE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Max Delete Count' attribute.
- MUTATOR_CONFIG__MIN_OBJECTS_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Min Objects Count' attribute feature.
- MUTATOR_CONFIG__MIN_OBJECTS_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Min Objects Count' attribute.
- MUTATOR_CONFIG__MUTATION_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Mutation Count' attribute feature.
- MUTATOR_CONFIG__MUTATION_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Mutation Count' attribute.
- MUTATOR_CONFIG__ROOT_ECLASS - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Root EClass' reference feature.
- MUTATOR_CONFIG__ROOT_ECLASS - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Root EClass' reference.
- MUTATOR_CONFIG__USE_ECORE_UTIL_DELETE - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage.Literals
-
The meta object literal for the 'Use Ecore Util Delete' attribute feature.
- MUTATOR_CONFIG__USE_ECORE_UTIL_DELETE - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The feature id for the 'Use Ecore Util Delete' attribute.
- MUTATOR_CONFIG_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfstore.internal.fuzzy.emf.config.ConfigPackage
-
The number of structural features of the 'Mutator Config' class.
- MUTATOR_EDITINGDOMAIN - Static variable in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
- MUTATOR_EDITINGDOMAIN - Static variable in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
Options constant for the EditingDomain for the mutator.
- MUTATOR_EXC_LOG - Static variable in class org.eclipse.emf.emfstore.fuzzy.emf.ESEMFDataProvider
-
Options constant for the exception log set for the mutator.
- MUTATOR_EXC_LOG - Static variable in class org.eclipse.emf.emfstore.fuzzy.emf.ESXMIResourceDataProvider
-
Options constant for the exception log set for the mutator.
- MutatorConfig - Interface in org.eclipse.emf.emfstore.internal.fuzzy.emf.config
-
A representation of the model object 'Mutator Config'.
- MutatorConfigImpl - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl
-
An implementation of the model object 'Mutator Config'.
- MutatorConfigItemProvider - Class in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider
-
- MutatorConfigItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfstore.internal.fuzzy.emf.config.provider.MutatorConfigItemProvider
-
This constructs an instance from a factory and a notifier.