org.eclipse.xsd.provider
Class XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
java.lang.Object
org.eclipse.emf.edit.provider.ItemPropertyDescriptor
org.eclipse.xsd.provider.XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
- All Implemented Interfaces:
- IItemPropertyDescriptor, IItemPropertyDescriptor.OverrideableCommandOwner
- Direct Known Subclasses:
- XSDElementDeclarationItemProvider.DelegatingItemPropertyDescriptor
- Enclosing class:
- XSDItemProviderAdapter
- public static class XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
- extends ItemPropertyDescriptor
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 |
XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault
public XSDItemProviderAdapter.ItemPropertyDescriptorWithDefault(AdapterFactory adapterFactory,
String displayName,
String description,
EStructuralFeature feature,
boolean isSettable,
Object staticImage)
getPropertyValue
public Object getPropertyValue(Object o)
setPropertyValue
public void setPropertyValue(Object o,
Object value)
getChoiceOfValues
public Collection getChoiceOfValues(Object o)
getPropertyDefaultValue
public Object getPropertyDefaultValue(Object o)