Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDO/Client"

< CDO
(CDOObject)
(CDOObject)
Line 1: Line 1:
 
==CDOObject==
 
==CDOObject==
  
{|border="1" cellspacing="0" cellpadding="4" width="80%"
+
{|border="1" cellspacing="0" cellpadding="4" width="80%
 
|colspan = "2" style="background:#9999CC; color:white"|'''Model Type'''
 
|colspan = "2" style="background:#9999CC; color:white"|'''Model Type'''
 
|align="center" style="background:#9999CC; color:white"|'''Dynamic'''
 
|align="center" style="background:#9999CC; color:white"|'''Dynamic'''

Revision as of 04:50, 19 October 2007

CDOObject

Model Type Dynamic CDO
Generated
EMF
Generated
Ecore
Development
Artifacts
Ecore Unaffected N/A
Genmodel N/A Slightly modified Unaffected
Instance Interface CDOObject EObject EModelObject
Statemachine Interface CDOAdapter CDOMeta
Location of
Internal Values
class DynamicCDOObject Java Byte Code
store CDOObject N/A
view CDOAdapter CDOMeta
id CDOSession
state N/A
revision
resource
Location of
Model Values
per CDOState
TRANSIENT EObject
NEW CDORevision EObject
and
CDORevision
DIRTY
CLEAN EModelObject

Wikis: CDO | Net4j | EMF | Eclipse

Back to the top