|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPropertiesProvider
A IPropertiesProvider
object. Each such provider contributes a
set of properties as ICompositePropertySource
object for the
given target.
All contributions from such providers will be assembled by the properties
service into a property source object.
Method Summary | |
---|---|
ICompositePropertySource |
getPropertySource(java.lang.Object object)
A call to contribute a set of properties as ICompositePropertySource object for the given target. |
Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
---|
addProviderChangeListener, provides, removeProviderChangeListener |
Method Detail |
---|
ICompositePropertySource getPropertySource(java.lang.Object object)
ICompositePropertySource
object for the given target.
This contribution will be appended to the properties contributed by other providers.
object
- -
target of the properties
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.