Package | Description |
---|---|
org.eclipse.emf.compare.rcp.internal.policy | |
org.eclipse.emf.compare.rcp.policy |
Modifier and Type | Method and Description |
---|---|
ILoadOnDemandPolicy |
LoadOnDemandPolicyRegistryImpl.addPolicy(ILoadOnDemandPolicy policy)
Add the given
policy to this registry. |
ILoadOnDemandPolicy |
LoadOnDemandPolicyRegistryImpl.removePolicy(String className)
Removes the policy registered within this registry with the given class name.
|
Modifier and Type | Method and Description |
---|---|
List<ILoadOnDemandPolicy> |
LoadOnDemandPolicyRegistryImpl.getPolicies()
Returns the list of registered policies.
|
Modifier and Type | Method and Description |
---|---|
ILoadOnDemandPolicy |
LoadOnDemandPolicyRegistryImpl.addPolicy(ILoadOnDemandPolicy policy)
Add the given
policy to this registry. |
Modifier and Type | Method and Description |
---|---|
ILoadOnDemandPolicy |
ILoadOnDemandPolicy.Registry.addPolicy(ILoadOnDemandPolicy policy)
Add the given
policy to this registry. |
ILoadOnDemandPolicy |
ILoadOnDemandPolicy.Registry.removePolicy(String className)
Removes the policy registered within this registry with the given class name.
|
Modifier and Type | Method and Description |
---|---|
List<ILoadOnDemandPolicy> |
ILoadOnDemandPolicy.Registry.getPolicies()
Returns the list of registered policies.
|
Modifier and Type | Method and Description |
---|---|
ILoadOnDemandPolicy |
ILoadOnDemandPolicy.Registry.addPolicy(ILoadOnDemandPolicy policy)
Add the given
policy to this registry. |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.