Verwendungen von Schnittstelle
org.eclipse.emf.cdo.view.CDOAdapterPolicy
Packages, die CDOAdapterPolicy verwenden
Package
Beschreibung
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOAdapterPolicy in org.eclipse.emf.cdo.view
Felder in org.eclipse.emf.cdo.view, die deklariert sind als CDOAdapterPolicyModifizierer und TypFeldBeschreibungstatic final CDOAdapterPolicy
CDOAdapterPolicy.ALL
A default adapter policy that always triggers special behavior.static final CDOAdapterPolicy
CDOAdapterPolicy.CDO
A default adapter policy that only triggers special behavior if the adapter under test implementsCDOAdapter
.static final CDOAdapterPolicy
CDOAdapterPolicy.NONE
A default adapter policy that never triggers any special behavior.Methoden in org.eclipse.emf.cdo.view, die CDOAdapterPolicy zurückgebenModifizierer und TypMethodeBeschreibungCDOView.Options.getChangeSubscriptionPolicies()
Returns the current set ofchange subscription policies
.CDOView.Options.getClearAdapterPolicy()
The returned adapter policy may optionally implementCDOListWrapper
, seeCDOObjectImpl.eAdapters()
.CDOViewSet.getDefaultClearAdapterPolicy()
CDOView.Options.getStrongReferencePolicy()
Returns the strong reference policy in use.Methoden in org.eclipse.emf.cdo.view mit Parametern vom Typ CDOAdapterPolicyModifizierer und TypMethodeBeschreibungvoid
CDOView.Options.addChangeSubscriptionPolicy
(CDOAdapterPolicy policy) Adds a change subscription policy to this view.void
CDOView.Options.removeChangeSubscriptionPolicy
(CDOAdapterPolicy policy) Removes a change subscription policy from this view.void
CDOView.Options.setClearAdapterPolicy
(CDOAdapterPolicy policy) void
CDOViewSet.setDefaultClearAdapterPolicy
(CDOAdapterPolicy defaultClearAdapterPolicy) void
CDOView.Options.setStrongReferencePolicy
(CDOAdapterPolicy policy) Sets the policy that determines what object/adapter pairs of thisview
are supposed to be protected against garbage collection. -
Verwendungen von CDOAdapterPolicy in org.eclipse.emf.spi.cdo
Klassen in org.eclipse.emf.spi.cdo, die CDOAdapterPolicy implementierenModifizierer und TypKlasseBeschreibungstatic class
Veraltet.As of 4.0 use CDOMergingConflictResolverstatic class
If the meaning of this type isn't clear, there really should be more of a description here...