|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICompositeSourcePropertyDescriptor | |
---|---|
org.eclipse.gmf.runtime.common.ui.services.properties.descriptors | Provides a framework to contribute contribute properties to the Eclipse property view, given a workbench selection. |
org.eclipse.gmf.runtime.common.ui.services.properties.extended | Provides a set of classes for working with modeling platform properties. |
org.eclipse.gmf.runtime.diagram.ui.properties.descriptors | Aurora internal packages Package Specification ToDo: Fill in specific content |
org.eclipse.gmf.runtime.emf.ui.properties.descriptors | Composite property descriptors for EMF property sources. |
Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors |
---|
Classes in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors that implement ICompositeSourcePropertyDescriptor | |
---|---|
class |
CompositeSourcePropertyDescriptor
A concrete implementation of the ICompositeSourcePropertyDescriptor . |
Methods in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors with parameters of type ICompositeSourcePropertyDescriptor | |
---|---|
void |
CompositePropertySource.addPropertyDescriptor(ICompositeSourcePropertyDescriptor descriptor)
Adds a new property descriptor to the property source. |
Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.common.ui.services.properties.extended |
---|
Subinterfaces of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.common.ui.services.properties.extended | |
---|---|
interface |
IExtendedPropertyDescriptor
|
Classes in org.eclipse.gmf.runtime.common.ui.services.properties.extended that implement ICompositeSourcePropertyDescriptor | |
---|---|
class |
ExtendedBooleanPropertyDescriptor
|
class |
ExtendedComboboxPropertyDescriptor
|
class |
ExtendedPropertyDescriptor
|
class |
ExtendedTextPropertyDescriptor
|
class |
PropertyPagePropertyDescriptor
A property descriptor for a property that is edited via a property page. |
Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.diagram.ui.properties.descriptors |
---|
Classes in org.eclipse.gmf.runtime.diagram.ui.properties.descriptors that implement ICompositeSourcePropertyDescriptor | |
---|---|
class |
NotationPropertyDescriptor
A property descriptor for notation elements (graphical edit parts, views and styles), wrapper aroubd an EMF property descriptor. |
Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.emf.ui.properties.descriptors |
---|
Classes in org.eclipse.gmf.runtime.emf.ui.properties.descriptors that implement ICompositeSourcePropertyDescriptor | |
---|---|
class |
EMFCompositeSourcePropertyDescriptor
The descriptor that works with the EMFCompositePropertySource
object. |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.