Uses of Interface
org.eclipse.emf.cdo.lm.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
Modifier 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()
-
Uses of System in org.eclipse.emf.cdo.lm.client
Modifier and TypeMethodDescriptionISystemDescriptor.getSystem()
ISystemManager.SystemEvent.getSystem()
Modifier and TypeMethodDescription<R> R
ISystemDescriptor.modify
(Function<System, R> modifier, IProgressMonitor monitor) -
Uses of System in org.eclipse.emf.cdo.lm.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'System'.Modifier and TypeMethodDescriptionLMFactoryImpl.createSystem()
BaselineImpl.getSystem()
DependencyImpl.getSystem()
DropTypeImpl.getSystem()
ModuleImpl.getSystem()
ModuleTypeImpl.getSystem()
ProcessElementImpl.getSystem()
ProcessImpl.getSystem()
Modifier 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
-
Uses of System in org.eclipse.emf.cdo.lm.server
-
Uses of System in org.eclipse.emf.cdo.lm.util
Modifier and TypeMethodDescriptionLMSwitch.caseSystem
(System object) Returns the result of interpreting the object as an instance of 'System'.