org.eclipse.uml2.uml.editor.presentation
Class UMLEditor.UMLPropertySource
java.lang.Object
org.eclipse.emf.edit.ui.provider.PropertySource
org.eclipse.uml2.uml.editor.presentation.UMLEditor.UMLPropertySource
- All Implemented Interfaces:
- IPropertySource
- Enclosing class:
- UMLEditor
- protected static class UMLEditor.UMLPropertySource
- extends PropertySource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stereotypeApplicationItemPropertyDescriptors
protected List stereotypeApplicationItemPropertyDescriptors
UMLEditor.UMLPropertySource
protected UMLEditor.UMLPropertySource(Object object,
IItemPropertySource itemPropertySource)
createPropertyDescriptor
protected IPropertyDescriptor createPropertyDescriptor(IItemPropertyDescriptor itemPropertyDescriptor)
getPropertyDescriptors
public IPropertyDescriptor[] getPropertyDescriptors()
getItemPropertyDescriptor
protected IItemPropertyDescriptor getItemPropertyDescriptor(Object propertyId)
getPropertyValue
public Object getPropertyValue(Object propertyId)
isPropertySet
public boolean isPropertySet(Object propertyId)
resetPropertyValue
public void resetPropertyValue(Object propertyId)
setPropertyValue
public void setPropertyValue(Object propertyId,
Object value)