Uses of Interface
org.eclipse.emf.cdo.lm.assembly.Assembly
Packages that use Assembly
Package
Description
The generated EMF API of the CDO Lifecycle Management Assembly model.
The generated EMF implementation of the CDO Lifecycle Management Assembly model.
The generated EMF utilities of the CDO Lifecycle Management Assembly model.
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
-
Uses of Assembly in org.eclipse.emf.cdo.lm.assembly
Methods in org.eclipse.emf.cdo.lm.assembly that return AssemblyModifier and TypeMethodDescriptionAssemblyFactory.createAssembly()
Returns a new object of class 'Assembly'.AssemblyModule.getAssembly()
Returns the value of the 'Assembly' container reference.Methods in org.eclipse.emf.cdo.lm.assembly with parameters of type AssemblyModifier and TypeMethodDescriptionboolean
Assembly.compareTo
(Assembly newAssembly, Assembly.DeltaHandler handler) void
AssemblyModule.setAssembly
(Assembly value) Sets the value of the 'Assembly
' container reference. -
Uses of Assembly in org.eclipse.emf.cdo.lm.assembly.impl
Classes in org.eclipse.emf.cdo.lm.assembly.impl that implement AssemblyModifier and TypeClassDescriptionclass
An implementation of the model object 'Assembly'.Methods in org.eclipse.emf.cdo.lm.assembly.impl that return AssemblyModifier and TypeMethodDescriptionAssemblyFactoryImpl.createAssembly()
AssemblyModuleImpl.getAssembly()
Methods in org.eclipse.emf.cdo.lm.assembly.impl with parameters of type AssemblyModifier and TypeMethodDescriptionAssemblyModuleImpl.basicSetAssembly
(Assembly newAssembly, NotificationChain msgs) boolean
AssemblyImpl.compareTo
(Assembly newAssembly, Assembly.DeltaHandler handler) void
AssemblyModuleImpl.setAssembly
(Assembly newAssembly) -
Uses of Assembly in org.eclipse.emf.cdo.lm.assembly.util
Methods in org.eclipse.emf.cdo.lm.assembly.util with parameters of type AssemblyModifier and TypeMethodDescriptionAssemblySwitch.caseAssembly
(Assembly object) Returns the result of interpreting the object as an instance of 'Assembly'. -
Uses of Assembly in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return AssemblyModifier and TypeMethodDescriptionIAssemblyDescriptor.getAssembly()
ISystemDescriptor.resolve
(ModuleDefinition rootDefinition, Baseline baseline, IProgressMonitor monitor) Methods in org.eclipse.emf.cdo.lm.client with parameters of type AssemblyModifier and TypeMethodDescriptionISystemDescriptor.configureModuleResourceSet
(ResourceSet resourceSet, Assembly assembly)