org.eclipse.uml2.uml.editor.presentation
Class UMLEditor.UMLPropertyDescriptor

java.lang.Object
  extended byorg.eclipse.emf.edit.ui.provider.PropertyDescriptor
      extended byorg.eclipse.uml2.uml.editor.presentation.UMLEditor.UMLPropertyDescriptor
All Implemented Interfaces:
IPropertyDescriptor
Enclosing class:
UMLEditor

protected static class UMLEditor.UMLPropertyDescriptor
extends PropertyDescriptor


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.edit.ui.provider.PropertyDescriptor
PropertyDescriptor.EDataTypeCellEditor, PropertyDescriptor.EDataTypeValueHandler, PropertyDescriptor.FloatCellEditor, PropertyDescriptor.IntegerCellEditor
 
Field Summary
 
Fields inherited from class org.eclipse.emf.edit.ui.provider.PropertyDescriptor
ecorePackage, itemPropertyDescriptor, object
 
Constructor Summary
protected UMLEditor.UMLPropertyDescriptor(Object object, IItemPropertyDescriptor itemPropertyDescriptor)
           
 
Method Summary
protected  ILabelProvider getEditLabelProvider()
           
 
Methods inherited from class org.eclipse.emf.edit.ui.provider.PropertyDescriptor
createEDataTypeCellEditor, createPropertyEditor, getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, isCompatibleWith
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLEditor.UMLPropertyDescriptor

protected UMLEditor.UMLPropertyDescriptor(Object object,
                                          IItemPropertyDescriptor itemPropertyDescriptor)
Method Detail

getEditLabelProvider

protected ILabelProvider getEditLabelProvider()

Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.