Package org.eclipse.emf.cdo.view
Interface CDOViewRegistry.Registration
- 
- Enclosing interface:
- CDOViewRegistry
 
 public static interface CDOViewRegistry.Registration- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetID()Returns the ID of this registration.CDOViewgetView()Returns theCDOViewof this registration.
 
-