Annotation Interface ContextDependent
The annotation for context dependent
AbstractObjectDescriptors. Such descriptors will be processed
by the ObjectDescriptorRegistry first (by asking them whether they support specific contexts).
Descriptors without this annotation (so called "global descriptors") will be processed
if no context dependent descriptor in the eClass tree supporting the given contexts was found.