Klasse AnnotationItemProvider.ReferencesPropertyDescriptor
java.lang.Object
org.eclipse.emf.edit.provider.ItemPropertyDescriptor
org.eclipse.emf.cdo.etypes.provider.AnnotationItemProvider.ReferencesPropertyDescriptor
- Alle implementierten Schnittstellen:
IItemPropertyDescriptor,IItemPropertyDescriptor.OverrideableCommandOwner,IItemPropertyDescriptor.ValueHandlerProvider,IPropertyEditorFactory.Provider
- Umschließende Klasse:
AnnotationItemProvider
A specialized property descriptor for the
annotation references feature.
Specialized annotation item providers
created by an annotation item provider adapter factory
can override the value choices to provide more restricted choices.
But they won't generally need to do that because this implementation delegates to the assistant.- Seit:
- 4.6
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.edit.provider.ItemPropertyDescriptor
ItemPropertyDescriptor.DataTypeValueHandler, ItemPropertyDescriptor.ItemDelegator, ItemPropertyDescriptor.PropertyValueWrapperVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.edit.provider.IItemPropertyDescriptor
IItemPropertyDescriptor.OverrideableCommandOwner, IItemPropertyDescriptor.ValueHandler, IItemPropertyDescriptor.ValueHandlerProvider -
Feldübersicht
Von Klasse geerbte Felder org.eclipse.emf.edit.provider.ItemPropertyDescriptor
adapterFactory, BOOLEAN_VALUE_IMAGE, category, commandOwner, description, displayName, ecorePackage, editorFactory, feature, filterFlags, GENERIC_VALUE_IMAGE, INTEGRAL_VALUE_IMAGE, isSettable, itemDelegator, multiLine, NO_VALUE_IMAGE, parentReferences, REAL_VALUE_IMAGE, resourceLocator, sortChoices, staticImage, TEXT_VALUE_IMAGE -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden org.eclipse.emf.edit.provider.ItemPropertyDescriptor
canSetProperty, collectReachableObjectsOfType, collectReachableObjectsOfType, createPropertyValueWrapper, getCategory, getComboBoxObjects, getCommandOwner, getCommandOwner, getDefaultId, getDefaultValue, getDescription, getDisplayName, getEditingDomain, getEditorFactory, getFeature, getFilterFlags, getHelpContextIds, getId, getLabelProvider, getPropertyValue, getReachableObjectsOfType, getReachableObjectsOfType, getValue, getValueHandler, isChoiceArbitrary, isCompatibleWith, isMany, isMultiLine, isPropertySet, isPropertyUnsettable, isSortChoices, resetPropertyValue, setCommandOwner, setPropertyValue
-
Konstruktordetails
-
ReferencesPropertyDescriptor
public ReferencesPropertyDescriptor()
-
-
Methodendetails
-
getChoiceOfValues
This implementation is specialized to delegate to the
assistant.- Angegeben von:
getChoiceOfValuesin SchnittstelleIItemPropertyDescriptor- Setzt außer Kraft:
getChoiceOfValuesin KlasseItemPropertyDescriptor
-