Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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="60%" style="background:#FFFFDD"
|colspan = "2" style="background:#9999CC; color:white"|'''Model Type'''
+
|colspan = "2" style="background:#9999CC"|'''Model Type'''
|align="center" style="background:#9999CC; color:white"|'''Dynamic'''
+
|align="center" style="background:#9999CC"|'''Dynamic'''
|align="center" style="background:#9999CC; color:white"|'''CDO<br>Generated'''
+
|align="center" style="background:#9999CC"|'''Native'''
|align="center" style="background:#9999CC; color:white"|'''EMF<br>Generated'''
+
|align="center" style="background:#9999CC"|'''Legacy'''
|align="center" style="background:#9999CC; color:white"|'''Ecore'''
+
|align="center" style="background:#9999CC"|'''Meta'''
  
 
|-
 
|-

Revision as of 04:57, 19 October 2007

CDOObject

Model Type Dynamic Native Legacy Meta
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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.