|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.common.core.service.AbstractProvider
org.eclipse.gmf.runtime.common.core.service.Service.ProviderDescriptor
org.eclipse.gmf.runtime.common.ui.services.properties.PropertiesService.PropertiesProviderDescriptor
protected static class PropertiesService.PropertiesProviderDescriptor
A descriptor for providers defined by a configuration element.
Field Summary |
---|
Fields inherited from class org.eclipse.gmf.runtime.common.core.service.Service.ProviderDescriptor |
---|
A_CLASS, A_PLUGIN, E_POLICY, policy, policyInitialized, provider |
Constructor Summary | |
---|---|
protected |
PropertiesService.PropertiesProviderDescriptor(IConfigurationElement element)
Create a instance of the PropertiesProviderDescriptor
given the properties provider configuration element. |
Method Summary | |
---|---|
boolean |
provides(IOperation operation)
Indicates whether this provider descriptor can provide the functionality described by the specified operation . |
Methods inherited from class org.eclipse.gmf.runtime.common.core.service.Service.ProviderDescriptor |
---|
getElement, getPolicy, getProvider, providerChanged, toString |
Methods inherited from class org.eclipse.gmf.runtime.common.core.service.AbstractProvider |
---|
addProviderChangeListener, fireProviderChange, removeProviderChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
---|
addProviderChangeListener, removeProviderChangeListener |
Constructor Detail |
---|
protected PropertiesService.PropertiesProviderDescriptor(IConfigurationElement element)
PropertiesProviderDescriptor
given the properties provider configuration element.
element
- -
a property provider configuration elementMethod Detail |
---|
public boolean provides(IOperation operation)
Service.ProviderDescriptor
operation
.
provides
in interface IProvider
provides
in class Service.ProviderDescriptor
operation
- The operation in question.
true
if this descriptor's policy or provider
provides the operation; false
otherwise.
|
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.