org.eclipse.uml2.presentation
Class UML2Editor.UML2PropertySource

java.lang.Object
  extended byorg.eclipse.emf.edit.ui.provider.PropertySource
      extended byorg.eclipse.uml2.presentation.UML2Editor.UML2PropertySource
All Implemented Interfaces:
IPropertySource
Enclosing class:
UML2Editor

protected static class UML2Editor.UML2PropertySource
extends PropertySource


Field Summary
 
Fields inherited from class org.eclipse.emf.edit.ui.provider.PropertySource
itemPropertySource, object
 
Constructor Summary
protected UML2Editor.UML2PropertySource(java.lang.Object object, IItemPropertySource itemPropertySource)
           
 
Method Summary
protected  IPropertyDescriptor createPropertyDescriptor(IItemPropertyDescriptor itemPropertyDescriptor)
           
 
Methods inherited from class org.eclipse.emf.edit.ui.provider.PropertySource
getEditableValue, getPropertyDescriptors, getPropertyValue, isPropertySet, resetPropertyValue, setPropertyValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UML2Editor.UML2PropertySource

protected UML2Editor.UML2PropertySource(java.lang.Object object,
                                        IItemPropertySource itemPropertySource)
Method Detail

createPropertyDescriptor

protected IPropertyDescriptor createPropertyDescriptor(IItemPropertyDescriptor itemPropertyDescriptor)

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