Uses of Interface
org.eclipse.emf.cdo.lm.client.ISystemDescriptor
Packages that use ISystemDescriptor
Package
Description
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
-
Uses of ISystemDescriptor in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return ISystemDescriptorModifier and TypeMethodDescriptionISystemManager.getDescriptor
(String systemName) ISystemManager.getDescriptor
(String systemName, long timeout) ISystemManager.getDescriptor
(CDORepository repository) ISystemManager.getDescriptor
(EObject object) ISystemManager.getDescriptors()
IAssemblyDescriptor.getSystemDescriptor()
ISystemManager.SystemEvent.getSystemDescriptor()
Methods in org.eclipse.emf.cdo.lm.client with parameters of type ISystemDescriptorModifier and TypeMethodDescriptionLMImporter.DropCreator.createDrop
(ISystemDescriptor systemDescriptor, Stream stream, long timeStamp, IProgressMonitor monitor) static DropType
LMImporter.DropCreator.getDefaultDropType
(ISystemDescriptor systemDescriptor) LMImporter.ImportResolution.importModules
(ISystemDescriptor systemDescriptor) Method parameters in org.eclipse.emf.cdo.lm.client with type arguments of type ISystemDescriptorModifier and TypeMethodDescriptionvoid
ISystemManager.forEachDescriptor
(Consumer<ISystemDescriptor> consumer)