Uses of Interface
org.eclipse.emf.cdo.lm.System
Packages that use System
Package
Description
The generated EMF API of the CDO Lifecycle Management model.
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
The generated EMF implementation of the CDO Lifecycle Management model.
Server integration of the CDO Lifecycle Management.
The generated EMF utilities of the CDO Lifecycle Management model.
-
Uses of System in org.eclipse.emf.cdo.lm
Methods in org.eclipse.emf.cdo.lm that return SystemModifier and TypeMethodDescriptionLMFactory.createSystem()
Returns a new object of class 'System'.Module.getSystem()
Returns the value of the 'System' container reference.Process.getSystem()
Returns the value of the 'System' container reference.SystemElement.getSystem()
Methods in org.eclipse.emf.cdo.lm with parameters of type System -
Uses of System in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return SystemModifier and TypeMethodDescriptionISystemDescriptor.getSystem()
ISystemManager.SystemEvent.getSystem()
Method parameters in org.eclipse.emf.cdo.lm.client with type arguments of type SystemModifier and TypeMethodDescription<R> R
ISystemDescriptor.modify
(Function<System, R> modifier, IProgressMonitor monitor) -
Uses of System in org.eclipse.emf.cdo.lm.impl
Classes in org.eclipse.emf.cdo.lm.impl that implement SystemModifier and TypeClassDescriptionclass
An implementation of the model object 'System'.Methods in org.eclipse.emf.cdo.lm.impl that return SystemModifier and TypeMethodDescriptionLMFactoryImpl.createSystem()
BaselineImpl.getSystem()
DependencyImpl.getSystem()
DropTypeImpl.getSystem()
ModuleImpl.getSystem()
ModuleTypeImpl.getSystem()
ProcessElementImpl.getSystem()
ProcessImpl.getSystem()
Methods in org.eclipse.emf.cdo.lm.impl with parameters of type SystemModifier and TypeMethodDescriptionModuleImpl.basicSetSystem
(System newSystem, NotificationChain msgs) ProcessImpl.basicSetSystem
(System newSystem, NotificationChain msgs) void
void
-
Uses of System in org.eclipse.emf.cdo.lm.reviews.impl
Methods in org.eclipse.emf.cdo.lm.reviews.impl that return System -
Uses of System in org.eclipse.emf.cdo.lm.server
Methods in org.eclipse.emf.cdo.lm.server that return System -
Uses of System in org.eclipse.emf.cdo.lm.util
Methods in org.eclipse.emf.cdo.lm.util with parameters of type SystemModifier and TypeMethodDescriptionLMSwitch.caseSystem
(System object) Returns the result of interpreting the object as an instance of 'System'.