Verwendungen von Klasse
org.eclipse.emf.cdo.etypes.util.BasicAnnotationValidator.Assistant
Packages, die BasicAnnotationValidator.Assistant verwenden
Package
Beschreibung
The generated EMF edit support of the CDO system data types and native annotations.
Provides a base class for supporting the specialization of
and
.
Ungültige Referenz
AnnotationItemProvider
Ungültige Referenz
StringToStringMapEntryItemProvider
The generated EMF utilities of the CDO system data types and native annotations.
-
Verwendungen von BasicAnnotationValidator.Assistant in org.eclipse.emf.cdo.etypes.provider
Methoden in org.eclipse.emf.cdo.etypes.provider, die BasicAnnotationValidator.Assistant zurückgebenModifizierer und TypMethodeBeschreibungprotected BasicAnnotationValidator.AssistantAnnotationItemProvider.getAssistant()Returns theassistantof theannotation item provider adapter factory, if available.protected BasicAnnotationValidator.AssistantStringToStringMapEntryItemProvider.getAssistant()Returns theassistantof theannotation item provider adapter factory, if available. -
Verwendungen von BasicAnnotationValidator.Assistant in org.eclipse.emf.cdo.etypes.provider.annotation
Felder in org.eclipse.emf.cdo.etypes.provider.annotation, die deklariert sind als BasicAnnotationValidator.AssistantModifizierer und TypFeldBeschreibungprotected final BasicAnnotationValidator.AssistantAnnotationItemProviderAdapterFactory.assistantThe assistant provided in the constructor and returned byAnnotationItemProviderAdapterFactory.getAssistant().protected final BasicAnnotationValidator.AssistantAnnotationItemProviderAdapterFactory.ModeledItemPropertyDescriptorDecorator.assistantThe assistant used forvalue conversion.Methoden in org.eclipse.emf.cdo.etypes.provider.annotation, die BasicAnnotationValidator.Assistant zurückgebenModifizierer und TypMethodeBeschreibungAnnotationItemProviderAdapterFactory.getAssistant()Returns the assistant.Konstruktoren in org.eclipse.emf.cdo.etypes.provider.annotation mit Parametern vom Typ BasicAnnotationValidator.AssistantModifiziererKonstruktorBeschreibungAnnotationItemProviderAdapterFactory(ResourceLocator resourceLocator, BasicAnnotationValidator.Assistant assistant) This constructs an instance given a resource locator and an annotation assistant.ModeledItemPropertyDescriptorDecorator(IItemPropertyDescriptor propertyDescriptor, EObject eObject, String key, EStructuralFeature eStructuralFeature, Annotation annotation, ResourceLocator resourceLocator, EditingDomain domain, BasicAnnotationValidator.Assistant assistant) -
Verwendungen von BasicAnnotationValidator.Assistant in org.eclipse.emf.cdo.etypes.util
Felder in org.eclipse.emf.cdo.etypes.util, die deklariert sind als BasicAnnotationValidator.AssistantModifizierer und TypFeldBeschreibungprotected final BasicAnnotationValidator.AssistantBasicAnnotationValidator.assistantTheassistantused by the framework to induce a user interface.Methoden in org.eclipse.emf.cdo.etypes.util, die BasicAnnotationValidator.Assistant zurückgebenModifizierer und TypMethodeBeschreibungprotected BasicAnnotationValidator.AssistantBasicAnnotationValidator.createAssistant()Creates the assistant.BasicAnnotationValidator.getAssistant()Returns the assistant provided by this annotation validator which is generally useful to provide access to protected methods that are needed primarily for inducing a user interface that represents the annotations in a more structured form.