Package org.eclipse.emf.cdo.lm.client
Interface IAssemblyDescriptor.Updates
- Enclosing interface:
- IAssemblyDescriptor
public static interface IAssemblyDescriptor.Updates
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Method Summary
-
Method Details
-
isEmpty
boolean isEmpty() -
getAdditions
Map<String,AssemblyModule> getAdditions() -
getModifications
Map<String,AssemblyModule> getModifications() -
getRemovals
-