Package org.eclipse.emf.cdo.lm.client
Schnittstelle IAssemblyDescriptor.Updates
- Umschließende Schnittstelle:
IAssemblyDescriptor
public static interface IAssemblyDescriptor.Updates
- Autor:
- 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.
-
Methodenübersicht
-
Methodendetails
-
isEmpty
boolean isEmpty() -
getAdditions
Map<String,AssemblyModule> getAdditions() -
getModifications
Map<String,AssemblyModule> getModifications() -
getRemovals
-