List of bundles using org.eclipse.core.databinding.observable

Terminology

  1. API References - are references that are only made to public API of a bundle
  2. Internal References - are references that are only made to internal non-API of a bundle
  3. Internal-Permissible References - are references that are only made to internal non-API of a bundle, but are allowed via the x-friends directive
  4. Fragment-Permissible References - are references that are made to internal non-API of a host bundle by a fragment
  5. Other References - are references that have been detected but could not be resolved
Bundle API References Internal References Internal-Permissible References Fragment-Permissible References Other References
org.eclipse.core.databinding 746 0 0 0 0
org.eclipse.core.databinding.beans 356 0 0 0 0
org.eclipse.core.databinding.property 909 0 36 0 0
org.eclipse.dltk.tcl.tclchecker 6 0 0 0 0
org.eclipse.emf.databinding 309 0 0 0 0
org.eclipse.emf.databinding.edit 97 0 0 0 0
org.eclipse.jface.databinding 831 0 0 0 0
org.eclipse.ui.workbench 8 0 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional