|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICompositePropertySource | |
com.ibm.xtools.common.ui.services.properties | |
com.ibm.xtools.common.ui.services.properties.descriptors |
Uses of ICompositePropertySource in com.ibm.xtools.common.ui.services.properties |
Methods in com.ibm.xtools.common.ui.services.properties that return ICompositePropertySource | |
ICompositePropertySource |
GetPropertySourceOperation.getPropertySource()
Returns the propertySource - a linked list of ICompositePropertySource property source objects. |
ICompositePropertySource |
IPropertiesProvider.getPropertySource(Object object)
A call to contribute a set of properties as ICompositePropertySource object for the given target.
|
Methods in com.ibm.xtools.common.ui.services.properties with parameters of type ICompositePropertySource | |
void |
ICompositePropertySource.addPropertySource(ICompositePropertySource source)
Add another composite property source to the linked list |
Uses of ICompositePropertySource in com.ibm.xtools.common.ui.services.properties.descriptors |
Classes in com.ibm.xtools.common.ui.services.properties.descriptors that implement ICompositePropertySource | |
class |
CompositePropertySource
A concrete implementation of the ICompositePropertySource
interface. |
Methods in com.ibm.xtools.common.ui.services.properties.descriptors that return ICompositePropertySource | |
protected ICompositePropertySource |
CompositePropertySource.getEnclosed()
Returns the next link on the linked list. |
Methods in com.ibm.xtools.common.ui.services.properties.descriptors with parameters of type ICompositePropertySource | |
void |
CompositePropertySource.addPropertySource(ICompositePropertySource source)
|
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.