Uses of Enum Class
org.eclipse.emf.cdo.common.revision.CDORevisionCrawler.ContainmentProxyStrategy
Packages that use CDORevisionCrawler.ContainmentProxyStrategy
Package
Description
Common concepts for dealing with revisions and revision lists.
Common utility classes, some common interfaces and exceptions.
-
Uses of CDORevisionCrawler.ContainmentProxyStrategy in org.eclipse.emf.cdo.common.revision
Methods in org.eclipse.emf.cdo.common.revision that return CDORevisionCrawler.ContainmentProxyStrategyModifier and TypeMethodDescriptionCDORevisionCrawler.containmentProxyStrategy()Returns the current containment proxy strategy.Returns the enum constant of this class with the specified name.CDORevisionCrawler.ContainmentProxyStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDORevisionCrawler.ContainmentProxyStrategyModifier and TypeMethodDescriptionCDORevisionCrawler.containmentProxyStrategy(CDORevisionCrawler.ContainmentProxyStrategy containmentProxyStrategy) Sets the containment proxy strategy. -
Uses of CDORevisionCrawler.ContainmentProxyStrategy in org.eclipse.emf.cdo.common.util
Methods in org.eclipse.emf.cdo.common.util that return CDORevisionCrawler.ContainmentProxyStrategyMethods in org.eclipse.emf.cdo.common.util with parameters of type CDORevisionCrawler.ContainmentProxyStrategyModifier and TypeMethodDescriptionEObjectCrawler.containmentProxyStrategy(CDORevisionCrawler.ContainmentProxyStrategy containmentProxyStrategy)