org.eclipse.xsd.provider
Class XSDElementDeclarationItemProvider.DelegatingItemPropertyDescriptor
java.lang.Object
org.eclipse.emf.edit.provider.ItemPropertyDescriptor
org.eclipse.xsd.provider.XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
org.eclipse.xsd.provider.XSDElementDeclarationItemProvider.DelegatingItemPropertyDescriptor
- All Implemented Interfaces:
- IItemPropertyDescriptor, IItemPropertyDescriptor.OverrideableCommandOwner
- Enclosing class:
- XSDElementDeclarationItemProvider
- protected static class XSDElementDeclarationItemProvider.DelegatingItemPropertyDescriptor
- extends XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
Fields inherited from class org.eclipse.emf.edit.provider.ItemPropertyDescriptor |
adapterFactory, BOOLEAN_VALUE_IMAGE, category, commandOwner, description, displayName, ecorePackage, feature, filterFlags, GENERIC_VALUE_IMAGE, INTEGRAL_VALUE_IMAGE, isSettable, itemDelegator, multiLine, parentReferences, REAL_VALUE_IMAGE, resourceLocator, sortChoices, staticImage, TEXT_VALUE_IMAGE |
Methods inherited from class org.eclipse.emf.edit.provider.ItemPropertyDescriptor |
canSetProperty, collectReachableObjectsOfType, createPropertyValueWrapper, getCategory, getComboBoxObjects, getCommandOwner, getCommandOwner, getDefaultValue, getDescription, getDisplayName, getEditingDomain, getFeature, getFilterFlags, getHelpContextIds, getId, getLabelProvider, getReachableObjectsOfType, getValue, isCompatibleWith, isMany, isMultiLine, isPropertySet, isSortChoices, resetPropertyValue, setCommandOwner |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDElementDeclarationItemProvider.DelegatingItemPropertyDescriptor
public XSDElementDeclarationItemProvider.DelegatingItemPropertyDescriptor(AdapterFactory adapterFactory,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage)
getPropertyValue
public Object getPropertyValue(Object object)
- Specified by:
getPropertyValue
in interface IItemPropertyDescriptor
- Overrides:
getPropertyValue
in class XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
setPropertyValue
public void setPropertyValue(Object object,
Object value)
- Specified by:
setPropertyValue
in interface IItemPropertyDescriptor
- Overrides:
setPropertyValue
in class XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault