Skip to main content
summaryrefslogtreecommitdiffstats
blob: 13aa414be9a3d0afa1379afe7d49cb7502d7f493 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
# 
# Contributors:
#    Victor Roldan Betancort - initial API and implementation
#    Eike Stepper - maintenance

CDOItemProviderAdapter.0=CDO
CDOItemProviderAdapter.1=ID
CDOItemProviderAdapter.10=View
CDOItemProviderAdapter.11=View
CDOItemProviderAdapter.12=The view of this object
CDOItemProviderAdapter.13=Container
CDOItemProviderAdapter.14=Container
CDOItemProviderAdapter.15=The container of this object
CDOItemProviderAdapter.16=DirectResource
CDOItemProviderAdapter.17=Direct Resource
CDOItemProviderAdapter.18=The direct resource of this object
CDOItemProviderAdapter.19=ReadLocked
CDOItemProviderAdapter.2=ID
CDOItemProviderAdapter.20=Read Locked
CDOItemProviderAdapter.21=Shows if this object is read-locked
CDOItemProviderAdapter.22=WriteLocked
CDOItemProviderAdapter.23=Write Locked
CDOItemProviderAdapter.24=Shows if this object is write-locked
CDOItemProviderAdapter.25=Adapters
CDOItemProviderAdapter.26=Adapters
CDOItemProviderAdapter.27=The list of adapters attached to this object
CDOItemProviderAdapter.28=ChangeSubscriptionPolicies
CDOItemProviderAdapter.29=Change Subscription Policies
CDOItemProviderAdapter.3=The CDOID uniquely identifies this object in the repository
CDOItemProviderAdapter.30=The change subscription policies associated with the underlying view of this object
CDOItemProviderAdapter.31=URI
CDOItemProviderAdapter.32=URI
CDOItemProviderAdapter.33=URI for this CDOObject
CDOItemProviderAdapter.4=Version
CDOItemProviderAdapter.5=Version
CDOItemProviderAdapter.6=The version of this object
CDOItemProviderAdapter.7=State
CDOItemProviderAdapter.8=State
CDOItemProviderAdapter.9=The local state of this object

Back to the top