Serialized Form


Package org.apache.tuscany.sdo

Package org.apache.tuscany.sdo.codegen

Class org.apache.tuscany.sdo.codegen.GenerationException extends java.lang.RuntimeException implements Serializable

Class org.apache.tuscany.sdo.codegen.NoJavaImplementationException extends GenerationException implements Serializable

Serialized Fields

type

commonj.sdo.Type type

Package org.apache.tuscany.sdo.helper

Class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier extends org.eclipse.emf.ecore.util.EcoreUtil.Copier implements Serializable

Serialized Fields

useOriginalReferences

boolean useOriginalReferences

Class org.apache.tuscany.sdo.helper.HelperProviderImpl.ResolvableImpl extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.apache.tuscany.sdo.impl

Class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl extends DataObjectImpl implements Serializable

Serialized Fields

mixed

org.eclipse.emf.ecore.util.FeatureMap mixed
The cached value of the 'Mixed' attribute list.

See Also:
AnyTypeDataObjectImpl.getMixed()

anyAttribute

org.eclipse.emf.ecore.util.FeatureMap anyAttribute
The cached value of the 'Any Attribute' attribute list.

See Also:
AnyTypeDataObjectImpl.getAnyAttribute()

Class org.apache.tuscany.sdo.impl.AttributeImpl extends org.eclipse.emf.ecore.impl.EAttributeImpl implements Serializable

Serialized Fields

aliasNames

java.util.List aliasNames

Class org.apache.tuscany.sdo.impl.ClassImpl extends org.eclipse.emf.ecore.impl.EClassImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

changeSummaryPropertyCache

commonj.sdo.Property changeSummaryPropertyCache

sequenceFeature

org.eclipse.emf.ecore.EAttribute sequenceFeature

aliasNames

java.util.List aliasNames

declaredProperties

java.util.List declaredProperties

extendedProperties

java.util.List extendedProperties

allProperties

java.util.List allProperties

allExtendedProperties

java.util.List allExtendedProperties

allFeaturesCache

org.eclipse.emf.common.util.EList allFeaturesCache

propertyNameToPropertyMap

java.util.Map propertyNameToPropertyMap

Class org.apache.tuscany.sdo.impl.DataGraphImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Serializable

Serialization Methods

writeReplace

public java.lang.Object writeReplace()
Serialized Fields

resourceSet

org.eclipse.emf.ecore.resource.ResourceSet resourceSet
The cached value of the 'Resource Set' attribute.

See Also:
DataGraphImpl.getResourceSet()

eChangeSummary

commonj.sdo.ChangeSummary eChangeSummary
The cached value of the 'EChange Summary' reference.

See Also:
DataGraphImpl.getEChangeSummary()

eRootObject

org.eclipse.emf.ecore.EObject eRootObject
The cached value of the 'ERoot Object' reference.

See Also:
DataGraphImpl.getERootObject()

extendedMetaData

org.eclipse.emf.ecore.util.ExtendedMetaData extendedMetaData
The cached extended metadata to wrap the resource set's package registry.


eDataGraphExternalizable

DataGraphImpl.EDataGraphExternalizable eDataGraphExternalizable

Class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.apache.tuscany.sdo.impl.DataObjectBase extends DataObjectImpl implements Serializable

Serialized Fields

OPPOSITE_FEATURE_BASE

int OPPOSITE_FEATURE_BASE

Class org.apache.tuscany.sdo.impl.DataObjectImpl extends org.eclipse.emf.ecore.impl.BasicEObjectImpl implements Serializable

Serialization Methods

writeReplace

public java.lang.Object writeReplace()
                              throws java.io.ObjectStreamException

Throws:
java.io.ObjectStreamException
Serialized Fields

eContainer

org.eclipse.emf.ecore.InternalEObject eContainer

eContainerFeatureID

int eContainerFeatureID

changeRecorder

ChangeSummaryImpl.SDOChangeRecorder changeRecorder

location

java.lang.Object location

Class org.apache.tuscany.sdo.impl.DataTypeImpl extends org.eclipse.emf.ecore.impl.EDataTypeImpl implements Serializable

Serialized Fields

aliasNames

java.util.List aliasNames

Class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl extends DataObjectImpl implements Serializable

Serialized Fields

eClass

org.eclipse.emf.ecore.EClass eClass

eSettings

java.lang.Object[] eSettings

Class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl extends StoreDataObjectImpl implements Serializable

Serialized Fields

eClass

org.eclipse.emf.ecore.EClass eClass

Class org.apache.tuscany.sdo.impl.ReferenceImpl extends org.eclipse.emf.ecore.impl.EReferenceImpl implements Serializable

Serialized Fields

aliasNames

java.util.List aliasNames

Class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl extends AnyTypeDataObjectImpl implements Serializable

Serialized Fields

instanceType

org.eclipse.emf.ecore.EDataType instanceType
The cached value of the 'Instance Type' reference.

See Also:
SimpleAnyTypeDataObjectImpl.getInstanceType()

Class org.apache.tuscany.sdo.impl.StoreDataObjectImpl extends DataObjectImpl implements Serializable

Serialized Fields

eSettings

java.lang.Object[] eSettings

eStore

org.eclipse.emf.ecore.InternalEObject.EStore eStore

Package org.apache.tuscany.sdo.model

Package org.apache.tuscany.sdo.model.impl

Class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl extends DataObjectBase implements Serializable

Serialized Fields

models

ModelsType models
The cached value of the 'Models' containment reference.

See Also:
BaseDataGraphTypeImpl.getModels()

models_set_

boolean models_set_
This is true if the Models containment reference has been set.


xsd

XSDType xsd
The cached value of the 'Xsd' containment reference.

See Also:
BaseDataGraphTypeImpl.getXsd()

xsd_set_

boolean xsd_set_
This is true if the Xsd containment reference has been set.


changeSummary

commonj.sdo.ChangeSummary changeSummary
The cached value of the 'Change Summary' attribute.

See Also:
BaseDataGraphTypeImpl.getChangeSummary()

changeSummary_set_

boolean changeSummary_set_
This is true if the Change Summary attribute has been set.


anyAttribute

commonj.sdo.Sequence anyAttribute
The cached value of the 'Any Attribute' attribute list.

See Also:
BaseDataGraphTypeImpl.getAnyAttribute()

Class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl extends BaseDataGraphTypeImpl implements Serializable

Serialized Fields

any

commonj.sdo.Sequence any
The cached value of the 'Any' attribute list.

See Also:
DataGraphTypeImpl.getAny()

Class org.apache.tuscany.sdo.model.impl.DataObjectImpl extends DataObjectBase implements Serializable

Class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl extends DataObjectBase implements Serializable

Serialized Fields

any

commonj.sdo.Sequence any
The cached value of the 'Any' attribute list.

See Also:
ModelsTypeImpl.getAny()

Class org.apache.tuscany.sdo.model.impl.PropertyImpl extends DataObjectBase implements Serializable

Serialized Fields

aliasName

java.util.List aliasName
The cached value of the 'Alias Name' attribute list.

See Also:
PropertyImpl.getAliasName()

any

commonj.sdo.Sequence any
The cached value of the 'Any' attribute list.

See Also:
PropertyImpl.getAny()

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
PropertyImpl.getName()

name_set_

boolean name_set_
This is true if the Name attribute has been set.


many

boolean many
The cached value of the 'Many' attribute.

See Also:
PropertyImpl.isMany()

many_set_

boolean many_set_
This is true if the Many attribute has been set.


containment

boolean containment
The cached value of the 'Containment' attribute.

See Also:
PropertyImpl.isContainment()

containment_set_

boolean containment_set_
This is true if the Containment attribute has been set.


default_

java.lang.String default_
The cached value of the 'Default' attribute.

See Also:
PropertyImpl.getDefault_()

default_set_

boolean default_set_
This is true if the Default attribute has been set.


readOnly

boolean readOnly
The cached value of the 'Read Only' attribute.

See Also:
PropertyImpl.isReadOnly()

readOnly_set_

boolean readOnly_set_
This is true if the Read Only attribute has been set.


type

Type type
The cached value of the 'Type' reference.

See Also:
PropertyImpl.getType_()

type_set_

boolean type_set_
This is true if the Type reference has been set.


opposite

Property opposite
The cached value of the 'Opposite' reference.

See Also:
PropertyImpl.getOpposite_()

opposite_set_

boolean opposite_set_
This is true if the Opposite reference has been set.


nullable

boolean nullable
The cached value of the 'Nullable' attribute.

See Also:
PropertyImpl.isNullable()

nullable_set_

boolean nullable_set_
This is true if the Nullable attribute has been set.


anyAttribute

commonj.sdo.Sequence anyAttribute
The cached value of the 'Any Attribute' attribute list.

See Also:
PropertyImpl.getAnyAttribute()

Class org.apache.tuscany.sdo.model.impl.TextTypeImpl extends DataObjectBase implements Serializable

Serialized Fields

text

java.util.List text
The cached value of the 'Text' attribute list.

See Also:
TextTypeImpl.getText()

Class org.apache.tuscany.sdo.model.impl.TypeImpl extends DataObjectBase implements Serializable

Serialized Fields

baseType

java.util.List baseType
The cached value of the 'Base Type' reference list.

See Also:
TypeImpl.getBaseType()

property

java.util.List property
The cached value of the 'Property' containment reference list.

See Also:
TypeImpl.getProperty()

aliasName

java.util.List aliasName
The cached value of the 'Alias Name' attribute list.

See Also:
TypeImpl.getAliasName()

any

commonj.sdo.Sequence any
The cached value of the 'Any' attribute list.

See Also:
TypeImpl.getAny()

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
TypeImpl.getName()

name_set_

boolean name_set_
This is true if the Name attribute has been set.


uri

java.lang.String uri
The cached value of the 'Uri' attribute.

See Also:
TypeImpl.getUri()

uri_set_

boolean uri_set_
This is true if the Uri attribute has been set.


dataType

boolean dataType
The cached value of the 'Data Type' attribute.

See Also:
TypeImpl.isDataType()

dataType_set_

boolean dataType_set_
This is true if the Data Type attribute has been set.


open

boolean open
The cached value of the 'Open' attribute.

See Also:
TypeImpl.isOpen()

open_set_

boolean open_set_
This is true if the Open attribute has been set.


sequenced

boolean sequenced
The cached value of the 'Sequenced' attribute.

See Also:
TypeImpl.isSequenced()

sequenced_set_

boolean sequenced_set_
This is true if the Sequenced attribute has been set.


abstract_

boolean abstract_
The cached value of the 'Abstract' attribute.

See Also:
TypeImpl.isAbstract()

abstract_set_

boolean abstract_set_
This is true if the Abstract attribute has been set.


anyAttribute

commonj.sdo.Sequence anyAttribute
The cached value of the 'Any Attribute' attribute list.

See Also:
TypeImpl.getAnyAttribute()

javaClassFeature

org.eclipse.emf.ecore.EStructuralFeature javaClassFeature

Class org.apache.tuscany.sdo.model.impl.TypesImpl extends DataObjectBase implements Serializable

Serialized Fields

type

java.util.List type
The cached value of the 'Type' containment reference list.

See Also:
TypesImpl.getType_()

Class org.apache.tuscany.sdo.model.impl.XSDTypeImpl extends DataObjectBase implements Serializable

Serialized Fields

any

commonj.sdo.Sequence any
The cached value of the 'Any' attribute list.

See Also:
XSDTypeImpl.getAny()

Package org.apache.tuscany.sdo.model.java

Package org.apache.tuscany.sdo.model.java.impl

Class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl extends DataObjectBase implements Serializable

Serialized Fields

javaClass

java.lang.String javaClass
The cached value of the 'Java Class' attribute.

See Also:
JavaInfoImpl.getJavaClass()

javaClass_set_

boolean javaClass_set_
This is true if the Java Class attribute has been set.


Package org.apache.tuscany.sdo.model.xml

Package org.apache.tuscany.sdo.model.xml.impl

Class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl extends DataObjectBase implements Serializable

Serialized Fields

xmlElement

boolean xmlElement
The cached value of the 'Xml Element' attribute.

See Also:
XMLInfoImpl.isXmlElement()

xmlElement_set_

boolean xmlElement_set_
This is true if the Xml Element attribute has been set.


Package org.apache.tuscany.sdo.util

Class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.Pool extends org.eclipse.emf.common.util.BasicEList implements Serializable

Serialized Fields

accessors

DataObjectUtil.Accessor[] accessors

Class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList extends org.eclipse.emf.common.util.BasicEList implements Serializable


Package org.apache.tuscany.sdo.util.metadata

Package org.apache.tuscany.sdo.util.metadata.impl

Class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl extends DataObjectBase implements Serializable

Serialized Fields

factoryInterface

java.lang.String factoryInterface
The cached value of the 'Factory Interface' attribute.

See Also:
JavaMetaDataImpl.getFactoryInterface()

typeInterface

java.lang.String typeInterface
The cached value of the 'Type Interface' attribute.

See Also:
JavaMetaDataImpl.getTypeInterface()

Class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl extends DataObjectBase implements Serializable

Serialized Fields

javaMetaData

java.util.List javaMetaData
The cached value of the 'Java Meta Data' containment reference list.

See Also:
SDOMetaDataGroupImpl.getJavaMetaData()

xsdMetaData

java.util.List xsdMetaData
The cached value of the 'Xsd Meta Data' containment reference list.

See Also:
SDOMetaDataGroupImpl.getXsdMetaData()

typeMetaData

java.util.List typeMetaData
The cached value of the 'Type Meta Data' containment reference list.

See Also:
SDOMetaDataGroupImpl.getTypeMetaData()

Class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl extends DataObjectBase implements Serializable

Serialized Fields

location

java.lang.String location
The cached value of the 'Location' attribute.

See Also:
TypeMetaDataImpl.getLocation()

Class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl extends DataObjectBase implements Serializable

Serialized Fields

location

java.lang.String location
The cached value of the 'Location' attribute.

See Also:
XSDMetaDataImpl.getLocation()



Copyright © 2007 Apache Software Foundation. All Rights Reserved.