|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.edit.provider.ItemPropertyDescriptor
org.eclipse.uml2.provider.ElementItemProvider.UML2ItemPropertyDescriptor
Nested Class Summary | |
---|---|
protected class |
ElementItemProvider.UML2ItemPropertyDescriptor.UML2ItemDelegator
|
Nested classes inherited from class org.eclipse.emf.edit.provider.ItemPropertyDescriptor |
---|
ItemPropertyDescriptor.ItemDelegator, ItemPropertyDescriptor.PropertyValueWrapper |
Nested classes inherited from class org.eclipse.emf.edit.provider.IItemPropertyDescriptor |
---|
IItemPropertyDescriptor.OverrideableCommandOwner |
Field Summary |
---|
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, parentReferences, REAL_VALUE_IMAGE, resourceLocator, staticImage, TEXT_VALUE_IMAGE |
Constructor Summary | |
---|---|
protected |
ElementItemProvider.UML2ItemPropertyDescriptor(AdapterFactory adapterFactory,
ResourceLocator resourceLocator,
java.lang.String displayName,
java.lang.String description,
EStructuralFeature feature,
boolean isSettable,
java.lang.Object staticImage,
java.lang.String category,
java.lang.String[] filterFlags)
|
Method Summary | |
---|---|
java.util.Collection |
getChoiceOfValues(java.lang.Object object)
|
java.lang.String |
getQualifiedText(java.lang.Object object)
Fetches qualified text for the specified object instance. |
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, getPropertyValue, getReachableObjectsOfType, getValue, isCompatibleWith, isMany, isPropertySet, resetPropertyValue, setCommandOwner, setPropertyValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ElementItemProvider.UML2ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
Method Detail |
public java.util.Collection getChoiceOfValues(java.lang.Object object)
getChoiceOfValues
in interface IItemPropertyDescriptor
public java.lang.String getQualifiedText(java.lang.Object object)
IItemQualifiedTextProvider
getQualifiedText
in interface IItemQualifiedTextProvider
object
- The object instance for which to fetch qualified text.
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |