A B C D E F G H I J L M N O P Q R S T U V W X Y

A

ABSTRACT - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
abstract_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Abstract' attribute.
ABSTRACT_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The default value of the 'Abstract' attribute.
abstract_set_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
This is true if the Abstract attribute has been set.
ABSTRACT_TYPE - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
AccessDataObjectPropertiesByName - Class in org.apache.tuscany.samples.sdo.basic
Demonstrates accessing a DataObject's Property values by name.
AccessDataObjectPropertiesByName(Integer) - Constructor for class org.apache.tuscany.samples.sdo.basic.AccessDataObjectPropertiesByName
 
AccessDataObjectUsingValidXPath - Class in org.apache.tuscany.samples.sdo.intermediate
Demonstrates accessing a created DataObject's properties using the SDO XPath like syntax.
AccessDataObjectUsingValidXPath(Integer) - Constructor for class org.apache.tuscany.samples.sdo.intermediate.AccessDataObjectUsingValidXPath
 
ACCESSING_VALUES_IN_A_SEQUENCE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
AccessingDataObjectsViaPropertyIndex - Class in org.apache.tuscany.samples.sdo.intermediate
Demonstrates accessing the properties of a DataObject using integer property indices.
AccessingDataObjectsViaPropertyIndex(Integer) - Constructor for class org.apache.tuscany.samples.sdo.intermediate.AccessingDataObjectsViaPropertyIndex
 
AccessingTheContentsOfASequence - Class in org.apache.tuscany.samples.sdo.basic
Demonstrates accessing the sequence from a DataObject containing mixed content.
AccessingTheContentsOfASequence(Integer) - Constructor for class org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
 
accessors - Variable in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.Pool
 
add(String, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property name and value to the end of the entries.
add(int, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property index and value to the end of the entries.
add(Property, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property and value to the end of the entries.
add(int, String, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property name and value at the specified entry index.
add(int, int, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property index and value at the specified entry index.
add(int, Property, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property and value at the specified entry index.
add(String) - Method in interface commonj.sdo.Sequence
Deprecated. replaced by Sequence.addText(String) in 2.1.0
add(int, String) - Method in interface commonj.sdo.Sequence
Deprecated. replaced by Sequence.addText(int, String) in 2.1.0
ADD - Static variable in interface org.apache.tuscany.sdo.api.Event
 
add(int, Object) - Method in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
add(String, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
add(int, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
add(Property, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
add(int, String, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
add(int, int, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
add(int, Property, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
add(String) - Method in class org.apache.tuscany.sdo.util.BasicSequence
Deprecated.  
add(int, String) - Method in class org.apache.tuscany.sdo.util.BasicSequence
Deprecated.  
add(RecordedEventXMLStreamReader.Event) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
add(RecordedEventXMLStreamReader.Event, int, XMLStreamReader) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
add(Property, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(String, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(int, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(int, Property, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(int, String, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(int, int, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(String) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
Deprecated.  
add(int, String) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
Deprecated.  
add(Object, List, int, int) - Static method in class org.apache.tuscany.sdo.util.VirtualSequence
 
add(Property, Object, Sequence, int, int) - Static method in class org.apache.tuscany.sdo.util.VirtualSequence
 
ADD_MANY - Static variable in interface org.apache.tuscany.sdo.api.Event
 
addAdapter(Notifier) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
addAliasName(Type, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add an aliasName to the specified type.
addAliasName(Property, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add an aliasName to the specified property.
addAliasName(Type, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addAliasName(Property, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addAliasName(Type, String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addAliasName(Property, String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addAliasName(Type, String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
addAliasName(Property, String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
addBaseType(Type, Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add a baseType to the specified type.
addBaseType(Type, Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addBaseType(Type, Type) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addBaseType(Type, Type) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
addChangeListener(DataObject, EventListener) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
An experimental interface, subject to possible change that permits registration of an event listener with a DataObject instance
addChangeListener(DataObject, EventListener) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addChangeListener(DataObject, EventListener) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addComplexSchemaType(String, String, QName) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
addInstanceProperty(EModelElement, Property, Object) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addNotification(Object, int, int, Object, Object, boolean, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
addNotification(Object, int, int, Object, Object, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
addOpenProperties(EObject, Collection) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
addPropertyChange(Collection, Object, Object) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
addPropertyInstanceProperties(Property, DataObject) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
addPropertyInstanceProperties(Property, DataObject) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see org.apache.tuscany.sdo.api.SDOUtil#addPropertyInstanceProperty(Property, Property, Object
addPropertyInstanceProperty(Property, Property, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add anf instance property to the specified property.
addPropertyInstanceProperty(Property, Property, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addPropertyInstanceProperty(Property, Property, Object) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addSimpleSchemaType(String, QName) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
addSuperType(Type, Type) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
addText(String) - Method in interface commonj.sdo.Sequence
Adds a new text entry to the end of the Sequence.
addText(int, String) - Method in interface commonj.sdo.Sequence
Adds a new text entry at the given index.
addText(String) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
addText(int, String) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
addText(String) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
addText(int, String) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
addTypeInstanceProperties(Type, DataObject) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
addTypeInstanceProperties(Type, DataObject) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see org.apache.tuscany.sdo.api.SDOUtil#addTypeInstanceProperty(Type, Property, Object
addTypeInstanceProperty(Type, Property, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add an instance property to the specified type.
addTypeInstanceProperty(Type, Property, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addTypeInstanceProperty(Type, Property, Object) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
addXSDMapping(String[], String) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
addXSDMapping(Type, String[]) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
addXSDMapping(Property, String[]) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
addXSDTypeDef(String, String, XSDTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
ALIAS_NAME - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
ALIAS_NAME - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
ALIAS_NAMES - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
aliasName - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Alias Name' attribute list.
aliasName - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Alias Name' attribute list.
aliasNames - Variable in class org.apache.tuscany.sdo.impl.AttributeImpl
 
aliasNames - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
aliasNames - Variable in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
aliasNames - Variable in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
aliasNames - Variable in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
allExtendedProperties - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
allFeaturesCache - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
allNamespaces - Variable in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
allProperties - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
ANY - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
any - Variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The cached value of the 'Any' attribute list.
ANY - Static variable in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
any - Variable in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
The cached value of the 'Any' attribute list.
ANY - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
any - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Any' attribute list.
ANY - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
any - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Any' attribute list.
ANY - Static variable in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
any - Variable in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
The cached value of the 'Any' attribute list.
ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
ANY_TYPE_DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Any Type Data Object' class.
ANY_TYPE_DATA_OBJECT__ANY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Any' attribute list.
ANY_TYPE_DATA_OBJECT__ANY_ATTRIBUTE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Any Attribute' attribute list.
ANY_TYPE_DATA_OBJECT__MIXED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Mixed' attribute list.
ANY_TYPE_DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Any Type Data Object' class.
anyAttribute - Variable in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
The cached value of the 'Any Attribute' attribute list.
anyAttribute - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The cached value of the 'Any Attribute' attribute list.
anyAttribute - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Any Attribute' attribute list.
anyAttribute - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Any Attribute' attribute list.
AnyTypeDataObject - Interface in org.apache.tuscany.sdo
A representation of the model object 'Any Type Data Object'.
AnyTypeDataObjectImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'EData Object Any Type'.
AnyTypeDataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
areWhiteSpace() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
asQualifiedName(String, String) - Static method in class org.apache.tuscany.sdo.helper.TypeTable
 
assertSuccessfulProcess() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
ATTRIBUTE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Attribute' class.
ATTRIBUTE__CHANGEABLE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Changeable' attribute.
ATTRIBUTE__DEFAULT_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value' attribute.
ATTRIBUTE__DEFAULT_VALUE_LITERAL - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value Literal' attribute.
ATTRIBUTE__DERIVED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Derived' attribute.
ATTRIBUTE__EANNOTATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAnnotations' containment reference list.
ATTRIBUTE__EATTRIBUTE_TYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAttribute Type' reference.
ATTRIBUTE__ECONTAINING_CLASS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EContaining Class' container reference.
ATTRIBUTE__ETYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EType' reference.
ATTRIBUTE__ID - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'ID' attribute.
ATTRIBUTE__LOWER_BOUND - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Lower Bound' attribute.
ATTRIBUTE__MANY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Many' attribute.
ATTRIBUTE__NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Name' attribute.
ATTRIBUTE__ORDERED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Ordered' attribute.
ATTRIBUTE__REQUIRED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Required' attribute.
ATTRIBUTE__TRANSIENT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Transient' attribute.
ATTRIBUTE__UNIQUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Unique' attribute.
ATTRIBUTE__UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Unsettable' attribute.
ATTRIBUTE__UPPER_BOUND - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Upper Bound' attribute.
ATTRIBUTE__VOLATILE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Volatile' attribute.
ATTRIBUTE_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Attribute' class.
AttributeImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Attribute'.
AttributeImpl() - Constructor for class org.apache.tuscany.sdo.impl.AttributeImpl
 
AttributeImpl.InternalSettingDelegateSequence - Class in org.apache.tuscany.sdo.impl
 
attributes() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 

B

banner(char, String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
banner(String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
BASE64_BYTES - Static variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
base64BytesType - Variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
BASE_DATA_GRAPH_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BASE_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
BaseDataGraphType - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Base Data Graph Type'.
BaseDataGraphTypeImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Base Data Graph Type'.
BaseDataGraphTypeImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
baseDataGraphTypeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BaseSDOExtendedMetaDataImpl - Class in org.apache.tuscany.sdo.helper
A BasicExtendedMetaData that uses a supplied (SDO) ecore factory to create properties and types.
BaseSDOExtendedMetaDataImpl(EPackage.Registry) - Constructor for class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl
 
BaseSDOExtendedMetaDataImpl.DemandMetaData - Class in org.apache.tuscany.sdo.helper
 
BaseSDOExtendedMetaDataImpl.DemandMetaData() - Constructor for class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl.DemandMetaData
 
BaseSDOXSDEcoreBuilder - Class in org.apache.tuscany.sdo.helper
An XSDEcoreBuilder that uses a supplied (SDO) ecore factory to create properties and types.
BaseSDOXSDEcoreBuilder(ExtendedMetaData) - Constructor for class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
baseType - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Base Type' reference list.
BASIC - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
basicAdd(Sequence, Type, int, Object, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
basicCreate(EClass) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl.FactoryImpl
 
basicCreate(EClass) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl.FactoryImpl
 
basicGetOpposite() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
basicGetType() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
BasicSequence - Class in org.apache.tuscany.sdo.util
SDO Sequance implementation which delegates to a feature map.
BasicSequence(FeatureMap.Internal) - Constructor for class org.apache.tuscany.sdo.util.BasicSequence
 
basicSetEChangeSummary(ChangeSummary, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
basicSetEDataGraph(DataGraph, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
basicSetModels(ModelsType, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
basicSetXsd(XSDType, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
basicUnsetModels(DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
basicUnsetXsd(DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
begin(DataObject, HelperContext, XMLStreamReader) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
Imports ChangeSummary 2-1.
beginLogging() - Method in interface commonj.sdo.ChangeSummary
Clears the List of changes and turns change logging on.
beginLogging() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
beginRecording(ChangeDescription, Collection) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
bind(String, String, Collection) - Static method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
BOOLEAN - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BOOLEAN_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BOOLEAN_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
boolean_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
booleanObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
booleanObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
buffer - Variable in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
buildComplexSchemaType(Type) - Method in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
buildSchema(Type) - Method in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
builtInModelRegistry - Static variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
builtInModels - Static variable in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
BYTE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BYTE_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BYTE_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
byte_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
BytecodeInterfaceGenerator - Class in org.apache.tuscany.sdo.codegen
Implementation of a generator that will directly emit bytecode for an interface that corresponds to the static properties of a SDO type.
BytecodeInterfaceGenerator() - Constructor for class org.apache.tuscany.sdo.codegen.BytecodeInterfaceGenerator
 
byteObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
byteObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
BYTES - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
bytesType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 

C

cachedCreatedObjects - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
cachedDeletedObjects - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
cachedSDOObjectChanges - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
canContainNull() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
CHANGE_MONITORING_USING_A_CHANGESUMMARY_PROPERTY_ON_A_DATAOBJECT - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CHANGE_MONITORING_USING_A_DATAGRAPH - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CHANGE_SUMMARY - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
CHANGE_SUMMARY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Change Summary' class.
CHANGE_SUMMARY - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
CHANGE_SUMMARY__EDATA_GRAPH - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EData Graph' reference.
CHANGE_SUMMARY__OBJECT_CHANGES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Object Changes' map.
CHANGE_SUMMARY__OBJECTS_TO_ATTACH - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Objects To Attach' containment reference list.
CHANGE_SUMMARY__OBJECTS_TO_DETACH - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Objects To Detach' reference list.
CHANGE_SUMMARY__RESOURCE_CHANGES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Resource Changes' containment reference list.
CHANGE_SUMMARY_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The default value of the 'Change Summary' attribute.
CHANGE_SUMMARY_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Change Summary' class.
CHANGE_SUMMARY_SETTING - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Change Summary Setting' class.
CHANGE_SUMMARY_SETTING__DATA_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Data Value' attribute.
CHANGE_SUMMARY_SETTING__FEATURE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Feature' reference.
CHANGE_SUMMARY_SETTING__FEATURE_NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Feature Name' attribute.
CHANGE_SUMMARY_SETTING__LIST_CHANGES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'List Changes' containment reference list.
CHANGE_SUMMARY_SETTING__REFERENCE_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Reference Value' reference.
CHANGE_SUMMARY_SETTING__SET - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Set' attribute.
CHANGE_SUMMARY_SETTING__VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Value' attribute.
CHANGE_SUMMARY_SETTING_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Change Summary Setting' class.
CHANGE_SUMMARY_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
changeRecorder - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
changeRecorder - Variable in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
ChangeSummary - Interface in commonj.sdo
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required.
changeSummary - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The cached value of the 'Change Summary' attribute.
ChangeSummary.Setting - Interface in commonj.sdo
A setting encapsulates a property and a corresponding single value of the property's type.
changeSummary_set_ - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
This is true if the Change Summary attribute has been set.
ChangeSummary_TYPE - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
ChangeSummaryImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'EChange Summary'.
ChangeSummaryImpl() - Constructor for class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
ChangeSummaryImpl.SDOChangeRecorder - Class in org.apache.tuscany.sdo.impl
 
ChangeSummaryImpl.SDOChangeRecorder() - Constructor for class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
ChangeSummarySettingImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'EChange Summary Setting'.
ChangeSummarySettingImpl() - Constructor for class org.apache.tuscany.sdo.impl.ChangeSummarySettingImpl
 
ChangeSummarySettingImpl(EStructuralFeature, Object, boolean) - Constructor for class org.apache.tuscany.sdo.impl.ChangeSummarySettingImpl
 
ChangeSummaryStreamDeserializer - Class in org.apache.tuscany.sdo.util.resource
ChangeSummary StAX Deserializer whose input conforms to the SDO Java/C++/PHP specifications.
ChangeSummaryStreamDeserializer() - Constructor for class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
ChangeSummaryStreamDeserializer.Tag - Class in org.apache.tuscany.sdo.util.resource
 
ChangeSummaryStreamDeserializer.Tag(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer.Tag
 
ChangeSummaryStreamSerializer - Class in org.apache.tuscany.sdo.util.resource
ChangeSummary StAX Serializer whose output conforms to the SDO Java/C++/PHP specifications.
ChangeSummaryStreamSerializer() - Constructor for class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
changeSummaryTypeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
CHARACTER - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
CHARACTER_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
CHARACTER_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
characterObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
characterObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
characterType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
checkForPrimitive(EDataType) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
CLASS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Class' class.
CLASS__ABSTRACT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Abstract' attribute.
CLASS__DEFAULT_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value' attribute.
CLASS__EALL_ATTRIBUTES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAll Attributes' reference list.
CLASS__EALL_CONTAINMENTS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAll Containments' reference list.
CLASS__EALL_OPERATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAll Operations' reference list.
CLASS__EALL_REFERENCES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAll References' reference list.
CLASS__EALL_STRUCTURAL_FEATURES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAll Structural Features' reference list.
CLASS__EALL_SUPER_TYPES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAll Super Types' reference list.
CLASS__EANNOTATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAnnotations' containment reference list.
CLASS__EATTRIBUTES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAttributes' reference list.
CLASS__EID_ATTRIBUTE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EID Attribute' reference.
CLASS__EOPERATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EOperations' containment reference list.
CLASS__EPACKAGE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EPackage' container reference.
CLASS__EREFERENCES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EReferences' reference list.
CLASS__ESTRUCTURAL_FEATURES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EStructural Features' containment reference list.
CLASS__ESUPER_TYPES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'ESuper Types' reference list.
CLASS__INSTANCE_CLASS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Class' attribute.
CLASS__INSTANCE_CLASS_NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Class Name' attribute.
CLASS__INTERFACE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Interface' attribute.
CLASS__NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Name' attribute.
CLASS_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Class' class.
ClassImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Class'.
ClassImpl() - Constructor for class org.apache.tuscany.sdo.impl.ClassImpl
 
classLoaderToRegistryMap - Variable in class org.apache.tuscany.sdo.helper.DefaultHelperContextImpl.SDOPackageRegistryDelegator
A map from class loader to its associated registry.
close() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
close() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
close() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
CodeFormatter - Class in org.eclipse.jdt.core.formatter
 
CodeFormatter() - Constructor for class org.eclipse.jdt.core.formatter.CodeFormatter
 
COLON - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
commentary(String, String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
commentary(Integer, String, String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
commentary(Integer, String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
commentary(String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMMENTARY_ALWAYS - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMMENTARY_FOR_ADVANCED - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMMENTARY_FOR_INTERMEDIATE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMMENTARY_FOR_NOVICE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
commentaryLevel - Variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
commonj.sdo - package commonj.sdo
 
commonj.sdo.helper - package commonj.sdo.helper
 
commonj.sdo.impl - package commonj.sdo.impl
 
COMMONJ_SDO_NS - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
COMMONJ_SDO_NS_PREFIX - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
COMPANY_DATAGRAPH_XML - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMPANY_DATAOBJECT_XML - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMPANY_NAMESPACE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMPANY_XSD - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
COMPLEX_TYPE - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
computeEClass(XSDComplexTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
computeEClass(XSDComplexTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
computeEClassifier(XSDTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
computeEClassifier(XSDTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
computeEDataType(XSDSimpleTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
computeEDataType(XSDSimpleTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
computeEEnum(XSDSimpleTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
configureResourceSet(ResourceSet) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
configureXMLResource(XMLResource, ExtendedMetaData) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
consolidateChanges() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
CONTAINMENT - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CONTAINMENT - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
CONTAINMENT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
containment - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Containment' attribute.
CONTAINMENT_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The default value of the 'Containment' attribute.
CONTAINMENT_INVERSE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
CONTAINMENT_INVERSE_RESOLVING - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
CONTAINMENT_INVERSE_RESOLVING_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
CONTAINMENT_INVERSE_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
CONTAINMENT_RESOLVING - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
CONTAINMENT_RESOLVING_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
containment_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Containment attribute has been set.
CONTAINMENT_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
convert(Type, Object) - Method in interface commonj.sdo.helper.DataHelper
Convert the specified value to an instance of the specified type.
convert(Property, Object) - Method in interface commonj.sdo.helper.DataHelper
Convert the specified value to an instance of the specified property's type.
convert(Type, Object) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
convert(Property, Object) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
convertBase64BytesToString(Object) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
convertBooleanObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertBooleanObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertBooleanToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertByteObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertByteObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertBytesToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertByteToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertChangeSummaryTypeToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertCharacterObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertCharacterObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertCharacterToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDateTimeToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDateToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDayToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDecimalToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDoubleObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDoubleObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertDoubleToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertDurationToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertFloatObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertFloatObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertFloatToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertIntegerToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertIntObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertIntObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertIntToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertLongObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertLongObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertLongToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertMonthDayToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertMonthToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertQNameToString(Object) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
convertShortObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertShortObjectToString(Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertShortToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertStringsToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertStringToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertTimeToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertToString(Type, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Converts an instance of a data type to a string literal representation.
convertToString(Type, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
convertToString(Type, Object) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
convertToString(int, Object) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
convertToString(EDataType, Object) - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
convertToString(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertToString(int, Object) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
convertToString(int, Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
convertToString(EFactory, EDataType, Object) - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLHelperImpl
 
convertToString(Type, Object) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
convertURIToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertYearMonthDayToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertYearMonthToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
convertYearToString(Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
copy(DataObject) - Method in interface commonj.sdo.helper.CopyHelper
Create a deep copy of the DataObject tree: Copies the dataObject and all its contained DataObjects recursively.
copy(DataObject) - Method in class org.apache.tuscany.sdo.helper.CopyHelperImpl
 
copy(DataObject) - Method in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl
 
CopyHelper - Interface in commonj.sdo.helper
A helper for copying DataObjects.
copyHelper() - Method in class commonj.sdo.impl.HelperProvider
Returns a CopyHelper obtained from this implementation.
copyHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
copyHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
CopyHelperImpl - Class in org.apache.tuscany.sdo.helper
A helper for copying DataObjects.
CopyHelperImpl() - Constructor for class org.apache.tuscany.sdo.helper.CopyHelperImpl
 
copyReference(EReference, EObject, EObject) - Method in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
This Method WILL BE REMOVED when EMF 3.0 is available
copyReferences() - Method in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
This Method WILL BE REMOVED when EMF 3.0 is available
copyShallow(DataObject) - Method in interface commonj.sdo.helper.CopyHelper
Create a shallow copy of the DataObject dataObject: Creates a new DataObject copiedDataObject with the same values as the source dataObject for each property where property.getType().isDataType() is true.
copyShallow(DataObject) - Method in class org.apache.tuscany.sdo.helper.CopyHelperImpl
 
copyShallow(DataObject) - Method in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.MedicalScenario
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.MedicalScenarioWithChangeMonitoring
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.ObtainingDataGraphFromXml
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.basic.AccessDataObjectPropertiesByName
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.basic.CreateCompany
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.basic.CreatePurchaseOrder
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.basic.ReadPurchaseOrder
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.AccessDataObjectUsingValidXPath
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.AccessingDataObjectsViaPropertyIndex
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.CreateDataObjectFromXmlString
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
 
CORE_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.SerializingDeserializingADataObject
 
create(String, String) - Method in interface commonj.sdo.helper.DataFactory
Create a DataObject of the Type specified by typeName with the given package uri.
create(Class) - Method in interface commonj.sdo.helper.DataFactory
Create a DataObject supporting the given interface.
create(Type) - Method in interface commonj.sdo.helper.DataFactory
Create a DataObject of the Type specified.
create(String) - Static method in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
create(String) - Static method in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
create(String, String) - Method in class org.apache.tuscany.sdo.helper.DataFactoryImpl
 
create(Class) - Method in class org.apache.tuscany.sdo.helper.DataFactoryImpl
 
create(Type) - Method in class org.apache.tuscany.sdo.helper.DataFactoryImpl
 
create(int) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
create(EClass) - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
create(int) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
create(int) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
create(int) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
create(int) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
create(EObject, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
Creates an accessor for the path of the object.
create(EObject, String, Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
create(Type) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
create(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
CREATE_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
CREATE_DATAOBJECTS_BY_NAME - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CREATE_TYPES_USING_THE_SDO_API - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CREATE_TYPES_USING_THE_TUSCANY_API - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CREATE_TYPES_USING_XML_SCHEMA - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
CREATE_XML_SCHEMA_FROM_TYPES - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
createAnyTypeDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createAnyTypeDataObject() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Any Type Data Object'.
createAttribute() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createAttribute() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Attribute'.
createBase64BytesFromString(String) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
createBooleanFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createBooleanObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createBooleanObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createByteFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createByteObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createByteObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createBytesFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createChangeDescription() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
createChangeSummary(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
createChangeSummary() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createChangeSummary() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Change Summary'.
createChangeSummaryResource() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createChangeSummarySetting() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createChangeSummarySetting(EStructuralFeature, Object, boolean) - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createChangeSummarySetting() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Change Summary Setting'.
createChangeSummarySetting(EStructuralFeature, Object, boolean) - Method in interface org.apache.tuscany.sdo.SDOFactory
 
createChangeSummaryTypeFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createCharacterFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createCharacterObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createCharacterObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createClass() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createClass() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Class'.
CreateCompany - Class in org.apache.tuscany.samples.sdo.basic
This sample uses the scenario of building a description of a company to demonstrate primarily the setting of data using strings to name Properties.
CreateCompany(Integer) - Constructor for class org.apache.tuscany.samples.sdo.basic.CreateCompany
 
CreateCompany(Integer, Integer) - Constructor for class org.apache.tuscany.samples.sdo.basic.CreateCompany
 
CreateCompanyTuscanyAPI - Class in org.apache.tuscany.samples.sdo.intermediate
This sample is a variant of the CreateCompany sample where the graph of DataObjects is contained in an instance of DataGraph.
CreateCompanyTuscanyAPI(Integer) - Constructor for class org.apache.tuscany.samples.sdo.intermediate.CreateCompanyTuscanyAPI
 
createCrossScopeCopyHelper(HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new cross scope CopyHelper.
createCrossScopeCopyHelper(HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createCrossScopeCopyHelper(HelperContext) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createCrossScopeCopyHelper(TypeHelper) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createDataFactory(TypeHelper) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOUtil.createHelperContext(boolean, java.util.Map)
createDataGraph() - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create an empty data graph.
createDataGraph() - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createDataGraph() - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createDataGraph() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createDataGraph() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Data Graph'.
createDataGraph() - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createDataGraphType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDataGraphType() - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Returns a new object of class 'Data Graph Type'.
createDataObject(String) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(int) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(Property) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(String, String, String) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(int, String, String) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be a containment property.
createDataObject(Property, Type) - Method in interface commonj.sdo.DataObject
Returns a new data object contained by this object using the specified property, which must be of containment type.
createDataObject(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
createDataObject(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
createDataObject(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
createDataObject(String, String, String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
createDataObject(int, String, String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
createDataObject(Property, Type) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
createDataObject(DataObject, Property, Type) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createDataObject(DataObject, int, String, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createDataObject(DataObject, String, String, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createDataObject(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createDataObject(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createDataObject(DataObject, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
CreateDataObjectFromXmlString - Class in org.apache.tuscany.samples.sdo.intermediate
Demonstrates creating a DataObject from a String of XML without an explicit model.
CreateDataObjectFromXmlString(Integer) - Constructor for class org.apache.tuscany.samples.sdo.intermediate.CreateDataObjectFromXmlString
 
createDataType() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createDataType() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Data Type'.
createDataTypeWrapper(Type, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a DataObject wrapper for an instance of the specified dataType.
createDataTypeWrapper(Type, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createDataTypeWrapper(Type, Object) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createDataTypeWrapper(Type, Object) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createDateFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDateTimeFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDayFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDecimalFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDefaultHelpers() - Method in class org.apache.tuscany.sdo.helper.HelperProviderImpl
 
createDefaultHelpers() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
Subclasses must implement this method to initialize the above Helper instance variables
createDocument(DataObject, String, String) - Method in interface commonj.sdo.helper.XMLHelper
Creates an XMLDocument with the specified XML rootElement for the DataObject.
createDocument(DataObject, String, String) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
createDocumentRoot() - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createDoubleFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDoubleObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDoubleObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createDurationFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createDynamicDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createDynamicDataObject() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Dynamic Data Object'.
createDynamicSetting(InternalEObject) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl.InternalSettingDelegateSequence
 
createDynamicStoreDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createDynamicStoreDataObject() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Dynamic Store Data Object'.
createEAttribute() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl.SDOEcoreFactory
 
createEChangeSummary() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createEClass() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl.SDOEcoreFactory
 
createEClass(int) - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
createEcoreBuilder() - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
createEDataGraphExternalizable() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createEDataObject(Type) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createEDataType() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl.SDOEcoreFactory
 
createEnum() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createEnum() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Enum'.
createEReference() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl.SDOEcoreFactory
 
createExtendedMetaDataAnnotations() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtensibleDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createExtensibleDataObject() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Extensible Data Object'.
createFeature(EClass, String, EClassifier, XSDComponent, int, int) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
createFeature(EClass, XSDElementDeclaration, String, XSDComponent, int, int) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
createFeature(EClass, XSDAttributeDeclaration, String, XSDComponent, boolean) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
createFeature(EClass, String, EClassifier, XSDComponent, int, int) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
createFeatureChange(EObject, EStructuralFeature, Object, boolean) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
createFeatureMap(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
createFeatureMapSettingDelegate() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
createFloatFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createFloatObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createFloatObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createFromString(Type, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Creates an instance of a data type from the specified string.
createFromString(Type, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createFromString(Type, String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createFromString(int, String) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
createFromString(EDataType, String) - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createFromString(int, String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createFromString(int, String) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
createFromString(int, String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createFromString(EFactory, EDataType, String) - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLHelperImpl
 
createFromString(Type, String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createGenClassAdapter() - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapterFactory
 
createGenModelAdapter() - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapterFactory
 
createGenModelAnnotations() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/GenModel.
createGenPackage(EPackage, String, String, int, ResourceSet) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
createGenPackageAdapter() - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapterFactory
 
createGenPackages(Collection, Hashtable, int, ResourceSet) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
createGlobalProperty(String, Type, String[]) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
createGlobalProperty(String, Type, String[], boolean) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
createGlobalProperty(String, Type, String[], boolean, String) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
createGlobalProperty(TypeHelper, String, String, Type) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createHelperContext() - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a non-extensible HelperContext to provide access to a consistent set of Helpers which make use of a new TypeHelper instance to provide scope for type definitions.
createHelperContext(boolean, Map) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a non-extensible HelperContext to provide access to a consistent set of Helpers which make use of a new TypeHelper instance to provide scope for type definitions.
createHelperContext(boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a HelperContext to provide access to a consistent set of Helpers which make use of a new TypeHelper instance to provide scope for type definitions.
createHelperContext(Map) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
create a non-extensible HelperContext with default load/save options
createHelperContext(boolean, Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext(boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext(Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext() - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext() - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createHelperContext(boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createHelperContext(Map) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createHelperContext(boolean, Map) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createHelperContext() - Method in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
createHelperContext(boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createHelperContext() - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createHREF(String, String) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
createIntegerFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createIntFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createIntObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createIntObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createJavaInfo() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createJavaInfo() - Method in interface org.apache.tuscany.sdo.model.java.JavaFactory
Returns a new object of class 'Info'.
createJavaMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
createJavaMetaData() - Method in interface org.apache.tuscany.sdo.util.metadata.MetadataFactory
Returns a new object of class 'Java Meta Data'.
createList(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
createLongFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createLongObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createLongObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
createModelsType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createModelsType() - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Returns a new object of class 'Models Type'.
createMonthDayFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createMonthFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createObjectInputStream(InputStream, HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new ObjectInputStream in the specifice HelperContext scope.
createObjectInputStream(InputStream, HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createObjectInputStream(InputStream, HelperContext) - Method in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
createObjectInputStream(InputStream, HelperContext) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createObjectOutputStream(OutputStream, HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new ObjectOutputStream in the specifice HelperContext scope.
createObjectOutputStream(OutputStream, HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createObjectOutputStream(OutputStream, HelperContext) - Method in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
createObjectOutputStream(OutputStream, HelperContext) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createOpenContentProperty(HelperContext, String, String, Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Create a new open content property in the specified TypeHelper scope.
createOpenContentProperty(HelperContext, String, String, Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createOpenContentProperty(HelperContext, String, String, Type) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createPackageContents() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
Creates the meta-model objects for the package.
createProperty(Type, String, Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Create a new property in the specified containingType.
createProperty(Type, String, Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createProperty(Type, String, Type) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createProperty(boolean, Type, int) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
createProperty() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createProperty() - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Returns a new object of class 'Property'.
createProperty(Type, String, Type) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createPropertyList(int, Class, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
Deprecated.  
createPropertyList(int, Class, int, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
CreatePurchaseOrder - Class in org.apache.tuscany.samples.sdo.basic
Demonstrates creating a purchaseOrder DataObject from an existing XSD and then persisting to disk.
CreatePurchaseOrder(Integer) - Constructor for class org.apache.tuscany.samples.sdo.basic.CreatePurchaseOrder
 
createQName(String, String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
createQNameFromString(String) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
createReference() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createReference() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Reference'.
createResolvable() - Static method in class commonj.sdo.impl.HelperProvider
Create a Resolvable using the default HelperProvider
createResolvable(Object) - Static method in class commonj.sdo.impl.HelperProvider
Create a Resolvable using the default HelperProvider
createResource(URI) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl
 
createResource(URI) - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceFactoryImpl
Creates an XMLResourceImpl and returns it.
createResourceSet() - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
createResourceSet() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createResourceSet() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
createResourceSet() - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
createRootObject(String, String) - Method in interface commonj.sdo.DataGraph
Creates a new root data object of the specified type.
createRootObject(Type) - Method in interface commonj.sdo.DataGraph
Creates a new root data object of the specified type.
createRootObject(String, String) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createRootObject(Type) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createRootResource() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
createScopeForTypes() - Method in class org.apache.tuscany.samples.sdo.SampleBase
 
createSDOMetaDataGroup() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
createSDOMetaDataGroup() - Method in interface org.apache.tuscany.sdo.util.metadata.MetadataFactory
Returns a new object of class 'SDO Meta Data Group'.
createSequence(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
createSequence(Sequence, Type, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
createShortFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createShortObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createShortObjectFromString(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createSimpleAnyTypeDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createSimpleAnyTypeDataObject() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Simple Any Type Data Object'.
createStoreDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
createStoreDataObject() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns a new object of class 'Store Data Object'.
createStringFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createStringsFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createTimeFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createType(HelperContext, String, String, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Create a Type in the specified TypeHelper scope.
createType(HelperContext, String, String, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createType(HelperContext, String, String, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createType(boolean, int) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
createType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createType() - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Returns a new object of class 'Type'.
createType(TypeHelper, String, String, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createTypeHelper() - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOUtil.createHelperContext(boolean, java.util.Map)
createTypeMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
createTypeMetaData() - Method in interface org.apache.tuscany.sdo.util.metadata.MetadataFactory
Returns a new object of class 'Type Meta Data'.
createTypes() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createTypes() - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Returns a new object of class 'Types'.
createURIFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createURLInputStream(URI) - Method in class org.apache.tuscany.sdo.util.resource.SDOURIConverterImpl
Disable going out to the wire.
createURLOutputStream(URI) - Method in class org.apache.tuscany.sdo.util.resource.SDOURIConverterImpl
Disable going out to the wire.
createXMLHelper() - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl
 
createXMLHelper() - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
createXMLHelper(TypeHelper) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOUtil.createHelperContext(boolean, java.util.Map)
createXMLInfo() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
createXMLInfo() - Method in interface org.apache.tuscany.sdo.model.xml.XMLFactory
Returns a new object of class 'Info'.
createXMLLoad() - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl
 
createXMLLoad() - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
createXMLSave() - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl
 
createXMLSave() - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
createXMLStreamHelper(HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new XMLStreamHelper, with visibility to types in the specified HelperContext scope.
createXMLStreamHelper(HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createXMLStreamHelper(HelperContext) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
createXMLStreamHelper(TypeHelper) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
createXMLStreamReader(XMLDocument) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Creates and returns a XMLStreamReader that can be used to read an XMLDocument as a XML event stream.
createXMLStreamReader(DataObject) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Creates and returns a XMLStreamReader that can be used to read a DataObject as a XML event stream.
createXMLStreamReader(XMLDocument) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
createXMLStreamReader(DataObject) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
createXSDHelper(TypeHelper) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOUtil.createHelperContext(boolean, java.util.Map)
createXSDMetaData() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createXSDMetaData() - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
createXSDMetaData(ModelFactoryImpl) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
createXSDMetaData(ModelFactoryImpl, InternalFactoryImpl) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
createXSDMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
createXSDMetaData(ModelFactoryImpl) - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
createXSDMetaData() - Method in interface org.apache.tuscany.sdo.util.metadata.MetadataFactory
Returns a new object of class 'XSD Meta Data'.
createXSDType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createXSDType() - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Returns a new object of class 'XSD Type'.
createYearFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createYearMonthDayFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
createYearMonthFromString(String) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
CrossScopeCopyHelperImpl - Class in org.apache.tuscany.sdo.helper
A CopyHelper implementation that creates the copy objects in a specific metadata scope.
CrossScopeCopyHelperImpl(TypeHelper) - Constructor for class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl
 
CrossScopeCopyHelperImpl.CrossScopeCopier - Class in org.apache.tuscany.sdo.helper
 
CrossScopeCopyHelperImpl.CrossScopeCopier() - Constructor for class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
 
CUSTOMER_MODEL - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
XSD file used to define the model and Types for Customer Dataobject
CUSTOMER_MODEL_GENERATED - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
Default file name to use when generated customer XSD files.
CUSTOMER_NAMESPACE - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
Fake namespace used for Customer
CUSTOMER_XML - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
XML file used to populate Customer DataObjects
CUSTOMER_XML_GENERATED - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
Default file name to use when generated customer XML files.

D

DATA_GRAPH - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Data Graph' class.
DATA_GRAPH__ECHANGE_SUMMARY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EChange Summary' reference.
DATA_GRAPH__EROOT_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'ERoot Object' reference.
DATA_GRAPH__RESOURCE_SET - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Resource Set' attribute.
DATA_GRAPH__ROOT_RESOURCE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Root Resource' attribute.
DATA_GRAPH_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Data Graph' class.
DATA_GRAPH_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DATA_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Data Object' class.
DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Data Object' class.
DATA_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
DATA_TYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Data Type' class.
DATA_TYPE__DEFAULT_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value' attribute.
DATA_TYPE__EANNOTATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAnnotations' containment reference list.
DATA_TYPE__EPACKAGE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EPackage' container reference.
DATA_TYPE__INSTANCE_CLASS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Class' attribute.
DATA_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Class Name' attribute.
DATA_TYPE__NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Name' attribute.
DATA_TYPE__SERIALIZABLE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Serializable' attribute.
DATA_TYPE_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The default value of the 'Data Type' attribute.
DATA_TYPE_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Data Type' class.
DataFactory - Interface in commonj.sdo.helper
A Factory for creating DataObjects.
dataFactory() - Method in class commonj.sdo.impl.HelperProvider
Returns a DataFactory obtained from this implementation.
dataFactory - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
dataFactory - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
dataFactory() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
DataFactoryImpl - Class in org.apache.tuscany.sdo.helper
A Factory for creating DataObjects.
DataFactoryImpl(HelperContext) - Constructor for class org.apache.tuscany.sdo.helper.DataFactoryImpl
 
DataGraph - Interface in commonj.sdo
A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
DataGraphImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'EData Graph'.
DataGraphImpl() - Constructor for class org.apache.tuscany.sdo.impl.DataGraphImpl
 
DataGraphImpl.EDataGraphExternalizable - Class in org.apache.tuscany.sdo.impl
 
DataGraphImpl.EDataGraphExternalizable() - Constructor for class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
DataGraphImpl.EDataGraphExternalizable(DataGraphImpl) - Constructor for class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
DataGraphResourceFactoryImpl - Class in org.apache.tuscany.sdo.util
 
DataGraphResourceFactoryImpl() - Constructor for class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl
Constructor for DataGraphResourceFactoryImpl.
DataGraphResourceFactoryImpl.DataGraphResourceImpl - Class in org.apache.tuscany.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl(URI) - Constructor for class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl - Class in org.apache.tuscany.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl(XMLResource) - Constructor for class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl - Class in org.apache.tuscany.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl(XMLHelper) - Constructor for class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl - Class in org.apache.tuscany.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl(XMLHelper) - Constructor for class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
 
DataGraphType - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Data Graph Type'.
DataGraphTypeImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Data Graph Type'.
DataGraphTypeImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
dataGraphTypeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DataHelper - Interface in commonj.sdo.helper
Data helper methods.
dataHelper() - Method in class commonj.sdo.impl.HelperProvider
Returns a DataHelper obtained from this implementation.
dataHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
dataHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
DataHelperImpl - Class in org.apache.tuscany.sdo.helper
Data helper methods.
DataHelperImpl() - Constructor for class org.apache.tuscany.sdo.helper.DataHelperImpl
 
DataObject - Interface in commonj.sdo
A data object is a representation of some structured data.
dataObject - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
dataObject - Variable in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
DataObject - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Data Object'.
DataObjectBase - Class in org.apache.tuscany.sdo.impl
Base implementation of the SDO DataObject interface.
DataObjectBase() - Constructor for class org.apache.tuscany.sdo.impl.DataObjectBase
 
DataObjectBase.ChangeContext - Interface in org.apache.tuscany.sdo.impl
 
DataObjectBase.ChangeKind - Interface in org.apache.tuscany.sdo.impl
 
DataObjectBase.ListKind - Interface in org.apache.tuscany.sdo.impl
 
DataObjectImpl - Class in org.apache.tuscany.sdo.impl
Base implementation of the SDO DataObject interface.
DataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.DataObjectImpl
 
DataObjectImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Data Object'.
DataObjectImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.DataObjectImpl
 
dataObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DataObjectUtil - Class in org.apache.tuscany.sdo.util
 
DataObjectUtil() - Constructor for class org.apache.tuscany.sdo.util.DataObjectUtil
 
DataObjectUtil.Accessor - Class in org.apache.tuscany.sdo.util
Process the default EMF path and minimal XPath syntax.
DataObjectUtil.Accessor() - Constructor for class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
DataObjectUtil.Accessor.Pool - Class in org.apache.tuscany.sdo.util
Only the get and recycle methods should be call; they are the only synchronized methods.
DataObjectUtil.Accessor.Pool() - Constructor for class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.Pool
 
DataObjectUtil.Accessor.TokenList - Class in org.apache.tuscany.sdo.util
 
DataObjectUtil.Accessor.TokenList(char[]) - Constructor for class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
DataObjectXMLStreamReader - Class in org.apache.tuscany.sdo.util.resource
 
DataObjectXMLStreamReader(DataObject, String, String) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(DataObject, String, String, TypeHelper) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(DataObject, String, String, TypeHelper, XSDHelper) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(TypeHelper, XSDHelper, Property, DataObject) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(TypeHelper, XSDHelper, Property, DataObject, DataObject) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(Property, DataObject, TypeHelper, XSDHelper) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(XMLDocument, TypeHelper) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader(QName, Map.Entry[], Map.Entry[]) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
DataObjectXMLStreamReader.NameSpaceContext - Class in org.apache.tuscany.sdo.util.resource
 
DataObjectXMLStreamReader.NameSpaceContext() - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
DataObjectXMLStreamReader.NameValuePair - Class in org.apache.tuscany.sdo.util.resource
 
DataObjectXMLStreamReader.NameValuePair(Object, Object) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameValuePair
 
DataObjectXMLStreamReader.SimpleElementStreamReader - Class in org.apache.tuscany.sdo.util.resource
 
DataObjectXMLStreamReader.SimpleElementStreamReader(QName, String, DataObjectXMLStreamReader.NameSpaceContext) - Constructor for class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
DATATYPE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
dataType - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Data Type' attribute.
dataType_set_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
This is true if the Data Type attribute has been set.
DATATYPE_UNIQUE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
DATATYPE_UNIQUE_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
DATATYPE_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
DataTypeImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Data Type'.
DataTypeImpl() - Constructor for class org.apache.tuscany.sdo.impl.DataTypeImpl
 
DATE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DATE_TIME - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
dateTimeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
dateType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DAY - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
dayType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DECIMAL - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
decimalType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
declaredProperties - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
DEFAULT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
default_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Default' attribute.
DEFAULT_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The default value of the 'Default' attribute.
DEFAULT_SCHEMA_LOCATION - Static variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
default_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Default attribute has been set.
defaultContext - Static variable in class commonj.sdo.impl.HelperProvider
 
DefaultHelperContextImpl - Class in org.apache.tuscany.sdo.helper
 
DefaultHelperContextImpl(boolean) - Constructor for class org.apache.tuscany.sdo.helper.DefaultHelperContextImpl
 
DefaultHelperContextImpl(boolean, Map) - Constructor for class org.apache.tuscany.sdo.helper.DefaultHelperContextImpl
 
DefaultHelperContextImpl.SDOPackageRegistryDelegator - Class in org.apache.tuscany.sdo.helper
 
DefaultHelperContextImpl.SDOPackageRegistryDelegator() - Constructor for class org.apache.tuscany.sdo.helper.DefaultHelperContextImpl.SDOPackageRegistryDelegator
 
defaultOptions - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
defaultSDOHelper - Static variable in class org.apache.tuscany.sdo.api.SDOUtil
 
define(DataObject) - Method in interface commonj.sdo.helper.TypeHelper
Define the DataObject as a Type.
define(List) - Method in interface commonj.sdo.helper.TypeHelper
Define the list of DataObjects as Types.
define(String) - Method in interface commonj.sdo.helper.XSDHelper
Define the XML Schema as Types.
define(Reader, String) - Method in interface commonj.sdo.helper.XSDHelper
Define XML Schema as Types.
define(InputStream, String) - Method in interface commonj.sdo.helper.XSDHelper
Define XML Schema as Types.
define(DataObject) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
define(List) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
define(String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
define(Reader, String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
define(InputStream, String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
define(InputSource, String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
defineOpenContentProperty(String, DataObject) - Method in interface commonj.sdo.helper.TypeHelper
Define the DataObject as a Property for setting open content.
defineOpenContentProperty(String, DataObject) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
delegateList - Variable in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
delegateProperties - Variable in class org.apache.tuscany.sdo.util.VirtualSequence
 
delegateRegistry(ClassLoader) - Method in class org.apache.tuscany.sdo.helper.DefaultHelperContextImpl.SDOPackageRegistryDelegator
 
delete() - Method in interface commonj.sdo.DataObject
Remove this object from its container and then unset all its non-readOnly Properties.
delete() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
delete(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
DELETE_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
DELIMITER - Static variable in class org.apache.tuscany.sdo.helper.TypeTable
 
demandFeature(String, String, boolean, boolean) - Method in class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl
 
demandMetaData - Variable in class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl
 
demandOpenProperty(Type, String, Object, boolean) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
demandPackage(String) - Method in class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl
 
demandType(String, String) - Method in class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl
 
deresolve(String) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
DESCRIPTOR - Static variable in class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapterFactory
 
detach() - Method in interface commonj.sdo.DataObject
Removes this DataObject from its container, if any.
detach() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
detach(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
dispatch(DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
documentRoot - Variable in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
DocumentSamples - Class in org.apache.tuscany.samples.sdo.internal
Class to generate html documentation for the SDO Samples.
DocumentSamples() - Constructor for class org.apache.tuscany.samples.sdo.internal.DocumentSamples
 
doLoad(InputSource, Map) - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
DOUBLE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DOUBLE_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DOUBLE_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
double_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
doubleObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
doubleObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
DURATION - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
durationType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
DYNAMIC_DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Dynamic Data Object' class.
DYNAMIC_DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Dynamic Data Object' class.
DYNAMIC_STORE_DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Dynamic Store Data Object' class.
DYNAMIC_STORE_DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Dynamic Store Data Object' class.
DynamicCustomerTypeSample - Class in org.apache.tuscany.samples.sdo.intermediate
Demonstrates creating and using Types dynamically.
DynamicCustomerTypeSample(Integer) - Constructor for class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
 
DynamicDataObjectImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Dynamic Data Object'.
DynamicDataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
DynamicDataObjectImpl(EClass) - Constructor for class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
Creates a dynamic DataObject.
DynamicDataObjectImpl.FactoryImpl - Class in org.apache.tuscany.sdo.impl
An EFactoryImpl that creates DynamicEDataObjectImpl instances.
DynamicDataObjectImpl.FactoryImpl() - Constructor for class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl.FactoryImpl
 
dynamicGet(int) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
dynamicGet(int) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
dynamicGet(int) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
dynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
dynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
dynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
DynamicStoreDataObjectImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Dynamic Store Data Object'.
DynamicStoreDataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
DynamicStoreDataObjectImpl(InternalEObject.EStore) - Constructor for class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
DynamicStoreDataObjectImpl(EClass) - Constructor for class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
DynamicStoreDataObjectImpl(EClass, InternalEObject.EStore) - Constructor for class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
dynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
dynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
dynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 

E

eAdapters - Variable in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eAdapters() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eAdapters() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eAllContents() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eBaseStructuralFeatureID(int, Class) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eBasicAdapters() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eBasicSetContainer(InternalEObject, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eChangeSummary - Variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
The cached value of the 'EChange Summary' reference.
eClass() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eClass - Variable in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eClass() - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eClass - Variable in class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
eClass() - Method in class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
eClass - Variable in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eClass() - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eClass() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eContainer - Variable in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eContainer() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eContainer() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eContainerFeatureID - Variable in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eContainerFeatureID() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eContainerFeatureID() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eContainingFeature() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eContainmentFeature() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eContents() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eContents() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
ecore2GenModel(EPackage, String, String, int) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
ecoreFactory - Variable in class org.apache.tuscany.sdo.helper.BaseSDOExtendedMetaDataImpl
 
ecoreFactory - Variable in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
ecorePackage - Variable in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
eCrossReferences() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eCrossReferences() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eDataGraph - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
The cached value of the 'EData Graph' reference.
eDataGraph - Variable in class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
eDataGraph - Variable in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
eDataGraph - Variable in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
 
eDataGraphExternalizable - Variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eDeliver() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDeliver() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eDerivedStructuralFeatureID(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eDerivedStructuralFeatureID(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eDerivedStructuralFeatureID(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eDirectResource() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDynamicClass() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDynamicClass() - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eDynamicClass() - Method in class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
eDynamicClass() - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eDynamicGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDynamicGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eDynamicGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eDynamicGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eDynamicIsSet(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDynamicIsSet(int) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eDynamicIsSet(int) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eDynamicIsSet(int) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eDynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eDynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eDynamicSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eDynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eDynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eDynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eDynamicUnset(int) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
EFEATURE_MAP_ENTRY - Static variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eGet(EStructuralFeature) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eGet(EStructuralFeature, boolean) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eHasSettings() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eHasSettings() - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eHasSettings() - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eHasSettings() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eInitializeContainer() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eINSTANCE - Static variable in interface org.apache.tuscany.sdo.SDOFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The singleton instance of the package.
eInternalContainer() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eInverseAdd(InternalEObject, int, Class, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eInverseAdd(InternalEObject, int, Class, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eInvoke(EOperation, EList) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eIsCaching() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eIsProxy() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eIsProxy() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eIsSet(int) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eIsSet(int) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eIsSet(int) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eIsSet(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eIsSet(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eIsSet(int) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eIsSet(EStructuralFeature) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
EJAVA_LIST - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'EJava List' data type.
ELEMENT - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
emfEvent - Variable in class org.apache.tuscany.sdo.impl.EventImpl
 
eNAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The package name.
end() - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
Imports ChangeSummary 2-2.
end(String, String, String, Locator) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
endLogging() - Method in interface commonj.sdo.ChangeSummary
An implementation that requires logging may throw an UnsupportedOperationException.
endLogging() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
endToken(StringBuffer, boolean) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
ENO_SETTINGS - Static variable in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
ENO_SETTINGS - Static variable in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
ENO_SETTINGS - Static variable in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eNotificationRequired() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eNotify(Notification) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eNotify(Notification) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eNS_PREFIX - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The package namespace name.
eNS_URI - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The package namespace URI.
ensureProjectExists(String, Object, Object, boolean, Monitor) - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenClassGeneratorAdapter
 
ensureProjectExists(String, Object, Object, boolean, Monitor) - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapter
 
ensureProjectExists(String, Object, Object, boolean, Monitor) - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenPackageGeneratorAdapter
 
ENUM - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Enum' class.
ENUM__DEFAULT_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value' attribute.
ENUM__EANNOTATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAnnotations' containment reference list.
ENUM__ELITERALS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'ELiterals' containment reference list.
ENUM__EPACKAGE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EPackage' container reference.
ENUM__INSTANCE_CLASS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Class' attribute.
ENUM__INSTANCE_CLASS_NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Class Name' attribute.
ENUM__NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Name' attribute.
ENUM__SERIALIZABLE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Serializable' attribute.
ENUM_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Enum' class.
EnumImpl - Class in org.apache.tuscany.sdo.impl
Deprecated. SDO doesn't support Enum types
EnumImpl() - Constructor for class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
eObject - Variable in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
EOBJECT_STREAM_EXCEPTION - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'EObject Stream Exception' data type.
eObjectForURIFragmentSegment(String) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eProxyURI() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
equal(DataObject, DataObject) - Method in interface commonj.sdo.helper.EqualityHelper
Two DataObjects are equal(Deep) if they are equalShallow, all their compared Properties are equal, and all reachable DataObjects in their graphs excluding containers are equal.
equal(DataObject, DataObject) - Method in class org.apache.tuscany.sdo.helper.EqualityHelperImpl
 
EQUAL - Static variable in class org.apache.tuscany.sdo.util.StreamDeserializer
 
EQUAL_NULL - Static variable in class org.apache.tuscany.sdo.util.StreamDeserializer
 
EqualityHelper - Interface in commonj.sdo.helper
A helper for comparing DataObjects.
equalityHelper() - Method in class commonj.sdo.impl.HelperProvider
Returns a EqualityHelper obtained from this implementation.
equalityHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
equalityHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
EqualityHelperImpl - Class in org.apache.tuscany.sdo.helper
A helper for comparing DataObjects.
EqualityHelperImpl() - Constructor for class org.apache.tuscany.sdo.helper.EqualityHelperImpl
 
equalShallow(DataObject, DataObject) - Method in interface commonj.sdo.helper.EqualityHelper
Two DataObjects are equalShallow if they have the same Type and all their compared Properties are equal.
equalShallow(DataObject, DataObject) - Method in class org.apache.tuscany.sdo.helper.EqualityHelperImpl
 
eResource() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eRootObject - Variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
The cached value of the 'ERoot Object' reference.
eSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eSet(EStructuralFeature, Object) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eSetClass(EClass) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eSetClass(EClass) - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eSetClass(EClass) - Method in class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
eSetClass(EClass) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eSetDeliver(boolean) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
eSetDirectResource(Resource.Internal) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eSetProxyURI(URI) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eSetStore(InternalEObject.EStore) - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eSettings() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eSettings - Variable in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eSettings() - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eSettings - Variable in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eSettings() - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eSettings - Variable in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eSettings() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.ChangeSummarySettingImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.DynamicStoreDataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eStaticClass() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eStaticFeatureCount() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eStaticFeatureCount() - Method in class org.apache.tuscany.sdo.impl.DynamicDataObjectImpl
 
eStaticFeatureCount() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eStore - Variable in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eStore() - Method in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
EUNINITIALIZED_CONTAINER - Static variable in class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
 
eUnset(int) - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
eUnset(int) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
eUnset(int) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
eUnset(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
eUnset(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
eUnset(int) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
eUnset(EStructuralFeature) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
Event - Interface in org.apache.tuscany.sdo.api
An experimental Tuscany API interface, subject to possible change, to permit notification of change events on a DataObject instance
EventImpl - Class in org.apache.tuscany.sdo.impl
 
EventImpl(Notification) - Constructor for class org.apache.tuscany.sdo.impl.EventImpl
 
EventListener - Interface in org.apache.tuscany.sdo.api
An experimental Tuscany API interface, subject to possible change.
eventNotification(Event) - Method in interface org.apache.tuscany.sdo.api.EventListener
 
events - Variable in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
events() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
execute() - Method in class org.apache.tuscany.sdo.plugin.GeneratorMojo
 
ExecuteSamples - Class in org.apache.tuscany.samples.sdo
A program to execute a sequence of SDO sample programs.
ExecuteSamples(Integer) - Constructor for class org.apache.tuscany.samples.sdo.ExecuteSamples
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.DataObjectImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
extendedMetaData - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
extendedMetaData - Variable in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
extendedMetaData - Variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
The cached extended metadata to wrap the resource set's package registry.
extendedProperties - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
EXTENSIBLE_DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Extensible Data Object' class.
EXTENSIBLE_DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Extensible Data Object' class.
ExtensibleDataObjectImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Extensible Data Object'.
ExtensibleDataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
ExtensibleDataObjectImpl(EClass) - Constructor for class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
Creates an extensible DataObject.
ExtensibleDataObjectImpl.FactoryImpl - Class in org.apache.tuscany.sdo.impl
An EFactoryImpl that creates ExtensibleDataObjectImpl instances.
ExtensibleDataObjectImpl.FactoryImpl() - Constructor for class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl.FactoryImpl
 
extensibleNamespaces - Variable in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
ExternalizableDelegator - Class in commonj.sdo.impl
Delegates DataObject serialization while ensuring implementation independent java.io.Serialization.
ExternalizableDelegator() - Constructor for class commonj.sdo.impl.ExternalizableDelegator
 
ExternalizableDelegator(Object) - Constructor for class commonj.sdo.impl.ExternalizableDelegator
 
ExternalizableDelegator.Resolvable - Interface in commonj.sdo.impl
 
extractBasePackageName(EPackage, String) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 

F

FACTORY_INTERFACE - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
The feature id for the 'Factory Interface' attribute.
FACTORY_INTERFACE_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
The default value of the 'Factory Interface' attribute.
FactoryBase - Class in org.apache.tuscany.sdo.impl
Base class for generated (static) SDO factories
FactoryBase(String, String) - Constructor for class org.apache.tuscany.sdo.impl.FactoryBase
 
FactoryBase(String, String, String) - Constructor for class org.apache.tuscany.sdo.impl.FactoryBase
 
factoryInterface - Variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
The cached value of the 'Factory Interface' attribute.
feature - Variable in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
featureMap - Variable in class org.apache.tuscany.sdo.util.BasicSequence
 
featureMap() - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
FLOAT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
FLOAT_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
FLOAT_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
float_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
floatObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
floatObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
forwardReferences - Variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 

G

generate(List) - Method in interface commonj.sdo.helper.XSDHelper
Generate an XML Schema Declaration (XSD) from Types.
generate(List, Map) - Method in interface commonj.sdo.helper.XSDHelper
Generate an XML Schema Declaration (XSD) from Types.
generate(Object) - Method in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
generate(Object) - Method in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
generate(XSDSchema) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
generate(List) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
generate(List, Map) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
generateBuiltIn - Variable in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
generatedPackages - Static variable in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
generateFromEPackage(EPackage, String, String, String, int) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
generateFromGenModel(GenModel, String, int) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
generateFromJavaInterfaces(ClassLoader, List, String, String, String, String, int) - Static method in class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
 
generateFromXMLSchema(String, String, String, String, int) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
Deprecated. moved to XSD2JavaGenerator
generateFromXMLSchema(String, String, String, String, String, int) - Static method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
This method was invoked by the SDO Mojo plugin
generateFromXMLSchema(String, EPackage.Registry, ExtendedMetaData, String, Hashtable, int, String, boolean) - Static method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
generateFromXMLSchema(String[]) - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
generatePackageClass(GenPackage, Monitor) - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenPackageGeneratorAdapter
 
generatePackages(Collection, String, String, String, String, String, int) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
generatePackages(Collection, String, Hashtable, int, boolean) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
GenerationException - Exception in org.apache.tuscany.sdo.codegen
Exception indicating there was a problem with code generation.
GenerationException() - Constructor for exception org.apache.tuscany.sdo.codegen.GenerationException
 
GenerationException(String) - Constructor for exception org.apache.tuscany.sdo.codegen.GenerationException
 
GenerationException(String, Throwable) - Constructor for exception org.apache.tuscany.sdo.codegen.GenerationException
 
GenerationException(Throwable) - Constructor for exception org.apache.tuscany.sdo.codegen.GenerationException
 
GeneratorMojo - Class in org.apache.tuscany.sdo.plugin
 
GeneratorMojo() - Constructor for class org.apache.tuscany.sdo.plugin.GeneratorMojo
 
GENERIC_DATA_GRAPH_TRAVERSAL - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
genOptions - Variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
get(String) - Method in interface commonj.sdo.DataObject
Returns the value of a property of either this object or an object reachable from it, as identified by the specified path.
get(int) - Method in interface commonj.sdo.DataObject
Returns the value of the property at the specified index in property list of this object's type.
get(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the given property of this object.
get(Property) - Method in interface commonj.sdo.Property
Returns the value of the specified instance property of this Property.
get(Property) - Method in interface commonj.sdo.Type
Returns the value of the specified instance property of this Type.
get(Property) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
get(Property) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
get(Sequence, Type, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
get(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
get(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
get(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
get(Property) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
get(Property) - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
get(int, boolean) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
get(int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
get(Property) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
get(int) - Method in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
get() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
get() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.Pool
Returns a recyled instance or a new instance.
get(DataObject, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
get(int, boolean) - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
GET_PROPERTIES_OF_DATAOBJECT_BY_NAME - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
GET_SET_PROPERTIES_BY_INSTANCE_PROPERTIES - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
GET_SET_PROPERTIES_OF_DATAOBJECT_BY_INDEX - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
GET_SET_PROPERTIES_OF_DATAOBJECT_BY_XPATH - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
getAliasName(XSDNamedComponent) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getAliasName() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getAliasName() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getAliasName() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getAliasName() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getAliasName() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getAliasName() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getAliasName() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Alias Name' attribute list.
getAliasName() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Alias Name' attribute list.
getAliasNames() - Method in interface commonj.sdo.Property
Returns a list of alias names for this Property.
getAliasNames() - Method in interface commonj.sdo.Type
Return a list of alias names for this Type.
getAliasNames(EModelElement) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
Returns the listing of alias names as specified by the sdo:aliasNames property.
getAliasNames() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getAliasNames() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getAliasNames() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getAliasNames() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getAliasNames() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getAliasNames(EModelElement) - Method in interface org.apache.tuscany.sdo.SDOExtendedMetaData
 
getAliasNames(EStructuralFeature) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getAliasNames(EClassifier) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getAllExtendedProperties() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getAndRecyle() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
getAnonymous() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator.GeneratedPackage.PackageClassInfo
 
getAny() - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
getAny() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getAny() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getAny() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getAny() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getAny() - Method in interface org.apache.tuscany.sdo.model.DataGraphType
Returns the value of the 'Any' attribute list.
getAny() - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
getAny() - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
getAny() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getAny() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getAny() - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
getAny() - Method in interface org.apache.tuscany.sdo.model.ModelsType
Returns the value of the 'Any' attribute list.
getAny() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Any' attribute list.
getAny() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Any' attribute list.
getAny() - Method in interface org.apache.tuscany.sdo.model.XSDType
Returns the value of the 'Any' attribute list.
getAnyAttribute() - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
getAnyAttribute() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getAnyAttribute() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getAnyAttribute() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getAnyAttribute() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getAnyAttribute() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns the value of the 'Any Attribute' attribute list.
getAnyAttribute() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
getAnyAttribute() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getAnyAttribute() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getAnyAttribute() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Any Attribute' attribute list.
getAnyAttribute() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Any Attribute' attribute list.
getAnyTypeDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getAnyTypeDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Any Type Data Object'.
getAppinfo(Type, String) - Method in interface commonj.sdo.helper.XSDHelper
Return the appinfo declared for this Type and source.
getAppinfo(Property, String) - Method in interface commonj.sdo.helper.XSDHelper
Return the content of the appinfo declared for this Property and source.
getAppinfo(Type, String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getAppinfo(Property, String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getAppinfo(EModelElement, String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getAttribute() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getAttribute() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Attribute'.
getAttributeCount() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeCount() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeCount() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeCount() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributeName(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeName(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributeType(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeType(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getAttributeValue(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getBase64Bytes() - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
getBaseDataGraphType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getBasePackage() - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
getBaseType() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getBaseType() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getBaseType() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getBaseType() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Base Type' reference list.
getBaseTypes() - Method in interface commonj.sdo.Type
Returns the List of base Types for this Type.
getBaseTypes() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getBaseTypes() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getBaseTypes() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getBigDecimal(String) - Method in interface commonj.sdo.DataObject
Returns the value of a BigDecimal property identified by the specified path.
getBigDecimal(int) - Method in interface commonj.sdo.DataObject
Returns the value of a BigDecimal property identified by the specified property index.
getBigDecimal(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified BigDecimal property.
getBigDecimal(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBigDecimal(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBigDecimal(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBigDecimal(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBigDecimal(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBigDecimal(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBigInteger(String) - Method in interface commonj.sdo.DataObject
Returns the value of a BigInteger property identified by the specified path.
getBigInteger(int) - Method in interface commonj.sdo.DataObject
Returns the value of a BigInteger property identified by the specified property index.
getBigInteger(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified BigInteger property.
getBigInteger(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBigInteger(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBigInteger(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBigInteger(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBigInteger(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBigInteger(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBoolean(String) - Method in interface commonj.sdo.DataObject
Returns the value of a boolean property identified by the specified path.
getBoolean(int) - Method in interface commonj.sdo.DataObject
Returns the value of a boolean property identified by the specified property index.
getBoolean(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified boolean property.
getBoolean(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBoolean(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBoolean(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBoolean() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getBoolean(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBoolean(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBoolean(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBooleanObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getBooleanObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getBuf() - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
getBuiltInEClassifier(String, String) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getBuiltInModelRegistry() - Static method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getBuiltInModels() - Static method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getByte(String) - Method in interface commonj.sdo.DataObject
Returns the value of a byte property identified by the specified path.
getByte(int) - Method in interface commonj.sdo.DataObject
Returns the value of a byte property identified by the specified property index.
getByte(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified byte property.
getByte(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getByte(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getByte(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getByte() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getByte(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getByte(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getByte(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getByteObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getByteObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getBytes(String) - Method in interface commonj.sdo.DataObject
Returns the value of a byte[] property identified by the specified path.
getBytes(int) - Method in interface commonj.sdo.DataObject
Returns the value of a byte[] property identified by the specified property index.
getBytes(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified byte[] property.
getBytes(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBytes(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBytes(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getBytes() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getBytes(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBytes(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getBytes(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getCachedCreatedObjects() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getCachedDeletedObjects() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getChangedDataObjects() - Method in interface commonj.sdo.ChangeSummary
Returns a list consisting of all the data objects that have been changed while logging.
getChangedDataObjects() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getChangeSummary() - Method in interface commonj.sdo.DataGraph
Returns the change summary associated with this data graph.
getChangeSummary() - Method in interface commonj.sdo.DataObject
Returns the ChangeSummary with scope covering this dataObject, or null if there is no ChangeSummary.
getChangeSummary() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getChangeSummary() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getChangeSummary() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getChangeSummary() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns the value of the 'Change Summary' attribute.
getChangeSummary() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
getChangeSummary() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Change Summary'.
getChangeSummary(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getChangeSummary(DataObject) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
getChangeSummary_EDataGraph() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getChangeSummary_EDataGraph() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for the reference 'EData Graph'.
getChangeSummaryProperty(GenClass) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getChangeSummaryProperty() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getChangeSummarySetting() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getChangeSummarySetting() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Change Summary Setting'.
getChangeSummaryType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getChar(String) - Method in interface commonj.sdo.DataObject
Returns the value of a char property identified by the specified path.
getChar(int) - Method in interface commonj.sdo.DataObject
Returns the value of a char property identified by the specified property index.
getChar(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified char property.
getChar(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getChar(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getChar(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getChar(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getChar(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getChar(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getCharacter() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getCharacterEncodingScheme() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getCharacterObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getCharacterObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getClass_() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getClass_() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Class'.
getClassData() - Method in class org.apache.tuscany.sdo.codegen.BytecodeInterfaceGenerator
Return the bytecode for the interface class in a form that can be written to disk, added to a JAR file, or passed to a ClassLoader.
getClasses() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator.GeneratedPackage
 
getClassName() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator.GeneratedPackage.PackageClassInfo
 
getComplexSchemaTypeName(String, String) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
getContainer() - Method in interface commonj.sdo.DataObject
Returns the containing data object or null if there is no container.
getContainer() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getContainingType() - Method in interface commonj.sdo.Property
Returns the containing type of this Property.
getContainingType() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getContainingType() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getContainmentProperty() - Method in interface commonj.sdo.DataObject
Return the Property of the data object containing this data object or null if there is no container.
getContainmentProperty() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getContainmentProperty(Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getCopyHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the CopyHelper to use in this context.
getCopyHelper() - Static method in class commonj.sdo.impl.HelperProvider
Returns a CopyHelper obtained from the default HelperProvider.
getCopyHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getCorrectName(String) - Static method in class org.apache.tuscany.sdo.helper.SchemaBuilder
JAM convert first name of an attribute into UpperCase as an example if there is a instance variable called foo in a bean , then Jam give that as Foo so this method is to correct that error
getDataFactory() - Method in interface commonj.sdo.helper.HelperContext
Gets the DataFactory to use in this context.
getDataFactory() - Static method in class commonj.sdo.impl.HelperProvider
Returns a DataFactory obtained from the default HelperProvider.
getDataFactory() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getDataGraph() - Method in interface commonj.sdo.ChangeSummary
Returns the data graph associated with this change summary or null.
getDataGraph() - Method in interface commonj.sdo.DataObject
Returns the data graph for this object or null if there isn't one.
getDataGraph() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getDataGraph() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDataGraph() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataGraph() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Data Graph'.
getDataGraph(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDataGraph_EChangeSummary() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataGraph_EChangeSummary() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for the reference 'EChange Summary'.
getDataGraph_ERootObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataGraph_ERootObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for the reference 'ERoot Object'.
getDataGraph_ResourceSet() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataGraph_ResourceSet() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for the attribute 'Resource Set'.
getDataGraph_RootResource() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataGraph_RootResource() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for the attribute 'Root Resource'.
getDataGraphResource() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getDataGraphType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDataHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the DataHelper to use in this context.
getDataHelper() - Static method in class commonj.sdo.impl.HelperProvider
Returns a DataHelper obtained from the default HelperProvider.
getDataHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getDataObject(String) - Method in interface commonj.sdo.DataObject
Returns the value of a DataObject property identified by the specified path.
getDataObject(int) - Method in interface commonj.sdo.DataObject
Returns the value of a DataObject property identified by the specified property index.
getDataObject(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified DataObject property.
getDataObject() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getDataObject(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDataObject(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDataObject(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Data Object'.
getDataObject(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDataObject(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDataObject() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getDataObjectFromFile(HelperContext, String) - Method in class org.apache.tuscany.samples.sdo.SampleBase
 
getDataType() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDataType() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Data Type'.
getDate(String) - Method in interface commonj.sdo.DataObject
Returns the value of a Date property identified by the specified path.
getDate(int) - Method in interface commonj.sdo.DataObject
Returns the value of a Date property identified by the specified property index.
getDate(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified Date property.
getDate(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDate(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDate(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDate() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDate(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDate(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDate(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDateTime() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDateTypeName(EDataType) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDay() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDecimal() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDeclaredProperties() - Method in interface commonj.sdo.Type
Returns the Properties declared in this Type as opposed to those declared in base Types.
getDeclaredProperties() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getDeclaredProperties() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getDeclaredProperties() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getDefault() - Method in interface commonj.sdo.Property
Returns the default value this Property will have in a data object where the Property hasn't been set.
getDefault() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getDefault() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getDefault_() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getDefault_() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getDefault_() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getDefault_() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Default' attribute.
getDefaultContext() - Static method in class commonj.sdo.impl.HelperProvider
Gets the default HelperContext
getDefaultPackageName(String) - Static method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getDefinedProperty(Property) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getDefinedType(Type) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getDelegateList() - Method in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
getDependentFactoryArgumentList(GenPackage, boolean) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getDouble(String) - Method in interface commonj.sdo.DataObject
Returns the value of a double property identified by the specified path.
getDouble(int) - Method in interface commonj.sdo.DataObject
Returns the value of a double property identified by the specified property index.
getDouble(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified double property.
getDouble(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDouble(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDouble(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getDouble() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDouble(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDouble(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDouble(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getDoubleObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDoubleObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getDuration() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getDynamicDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDynamicDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Dynamic Data Object'.
getDynamicStoreDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getDynamicStoreDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Dynamic Store Data Object'.
getEChangeSummary() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getEClassifier(XSDTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getEClassifier(String, String) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getEcoreAttribute(Element, String) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getEcoreBuilder() - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getEcoreTypeQNameAttribute(XSDConcreteComponent, String) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getEDataGraph() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getEDataType(XSDSimpleTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getEffectiveTypeDefinition(XSDComponent, XSDFeature) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
getEffectiveTypeDefinition(XSDComponent, XSDFeature) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getEJavaList() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getEJavaList() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for data type 'EJava List'.
getElementText() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
todo implement the right contract for this
getElementText() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getElementText() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getElementText() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getEncoding() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML encoding of the document, or null if not specified.
getEncoding() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getEncoding() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getEncoding() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getEncoding() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getEnum() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getEnum() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Enum'.
getEnumerationFacet(Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return Enumeration facet
getEnumerationFacet(Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getEnumerationFacet(Type) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getEObject() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
getEObjectByID(String) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl
 
getEObjectStreamException() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getEObjectStreamException() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for data type 'EObject Stream Exception'.
getEPackage(XSDNamedComponent) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
getEPackage(XSDNamedComponent) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getEqualityHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the EqualityHelper to use in this context.
getEqualityHelper() - Static method in class commonj.sdo.impl.HelperProvider
Returns a EqualityHelper obtained from the default HelperProvider.
getEqualityHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getERootObject() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getEStructuralFeature(XSDFeature) - Method in class org.apache.tuscany.sdo.helper.BaseSDOXSDEcoreBuilder
 
getEStructuralFeature(String, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
getEStructuralFeature(int) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
getEStructuralFeature() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
getEStructuralFeatures() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getEventType() - Method in interface org.apache.tuscany.sdo.api.Event
 
getEventType() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
getEventType() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getEventType() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getEventType() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getEventType() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getExtendedMetaData() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getExtendedMetaData() - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getExtendedMetaData() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getExtendedProperties() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getExtensibleDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getExtensibleDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Extensible Data Object'.
getFactoryImpl(GenPackage) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getFactoryInterface() - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
getFactoryInterface() - Method in interface org.apache.tuscany.sdo.util.metadata.JavaMetaData
Returns the value of the 'Factory Interface' attribute.
getFeatureProperty(EStructuralFeature) - Static method in class org.apache.tuscany.sdo.util.BasicSequence
 
getFileName() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
getFloat(String) - Method in interface commonj.sdo.DataObject
Returns the value of a float property identified by the specified path.
getFloat(int) - Method in interface commonj.sdo.DataObject
Returns the value of a float property identified by the specified property index.
getFloat(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified float property.
getFloat(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getFloat(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getFloat(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getFloat() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getFloat(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getFloat(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getFloat(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getFloatObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getFloatObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getGeneratedPackageInfo() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
getGlobalProperty(String, String, boolean) - Method in interface commonj.sdo.helper.XSDHelper
Returns the Property defined by the named global element or attribute in the targetNamespace uri, or null if not found.
getGlobalProperty(String, String, boolean) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getGlobalProperty(HelperContext, String, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getHelperContext() - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
 
getHelperContext() - Method in class org.apache.tuscany.sdo.helper.DataFactoryImpl
 
getHelperContext() - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getHelperContext() - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
getHelperContext() - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
getHelperContext() - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getHelperContext() - Method in class org.apache.tuscany.sdo.lib.SDOObjectInputStream
 
getHelperContext() - Method in class org.apache.tuscany.sdo.lib.SDOObjectOutputStream
 
getHREF(EObject) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
getHREF(Resource, EObject) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
getID(EObject) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
getIDREF(EObject) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
getImplementationClass(Class, boolean) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getImplementationName() - Method in exception commonj.sdo.impl.NoHelperProviderException
Return the name of the implementation class that could not be provided.
getIndex() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
getInstance() - Static method in class commonj.sdo.impl.HelperProvider
Locate and instantiate a HelperProvider.
getInstance(ClassLoader) - Static method in class commonj.sdo.impl.HelperProvider
Locate and instantiate a HelperProvider using the supplied ClassLoader.
getInstanceClass() - Method in interface commonj.sdo.Type
Returns the Java class that this type represents.
getInstanceClassName(XSDTypeDefinition, EDataType) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
getInstanceClassName() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getInstanceClassName() - Method in interface org.apache.tuscany.sdo.model.Type
 
getInstanceProperties() - Method in interface commonj.sdo.DataObject
Returns a read-only List of the Properties currently used in this DataObject.
getInstanceProperties() - Method in interface commonj.sdo.Property
Returns a read-only List of instance Properties available on this Property.
getInstanceProperties() - Method in interface commonj.sdo.Type
Returns a read-only List of instance Properties available on this Type.
getInstanceProperties() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getInstanceProperties() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getInstanceProperties() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getInstanceProperties() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getInstanceProperties() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getInstanceProperties() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getInstanceProperties(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getInstanceProperty(String) - Method in interface commonj.sdo.DataObject
Returns the named Property from the current instance properties, or null if not found.
getInstanceProperty(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getInstanceProperty(DataObject, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getInstanceType() - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
getInt(String) - Method in interface commonj.sdo.DataObject
Returns the value of a int property identified by the specified path.
getInt(int) - Method in interface commonj.sdo.DataObject
Returns the value of a int property identified by the specified property index.
getInt(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified int property.
getInt(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getInt(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getInt(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getInt() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getInt(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getInt(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getInt(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getInteger() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getIntObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getIntObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getJavaClass() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
getJavaClass() - Method in interface org.apache.tuscany.sdo.model.java.JavaInfo
Returns the value of the 'Java Class' attribute.
getJavaInfo() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getJavaMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
getJavaMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
getJavaMetaData() - Method in interface org.apache.tuscany.sdo.util.metadata.SDOMetaDataGroup
Returns the value of the 'Java Meta Data' containment reference list.
getJavaPackage() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
getJavaSDOType(Class) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Get the SDO built-in type corresponding to the specified Java instanceClass.
getJavaSDOType(Class) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getJavaSDOType(Class) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getJavaSDOType(Class) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
getJETEmitterDescriptors() - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenClassGeneratorAdapter
 
getJETEmitterDescriptors() - Method in class org.apache.tuscany.sdo.generate.adapter.SDOGenPackageGeneratorAdapter
 
getKey() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameValuePair
 
getList(String) - Method in interface commonj.sdo.DataObject
Returns the value of a List property identified by the specified path.
getList(int) - Method in interface commonj.sdo.DataObject
Returns the value of a List property identified by the specified property index.
getList(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified List property.
getList(Sequence, Type, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
getList(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getList(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getList(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getList(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getList(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getListKind(GenFeature, boolean) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getLocalAttribute(EClass, String, String) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
Following methods, getLocalAttribute & getLocalElement, ARE TEMPORARY COPIES FROM THE BASE CLASS.
getLocalElement(EClass, String, String) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
getLocalName(Type) - Method in interface commonj.sdo.helper.XSDHelper
Returns the local name as declared in the XSD.
getLocalName(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns the local name as declared in the XSD.
getLocalName(Type) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getLocalName(Property) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getLocalName() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getLocalName() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getLocalName() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getLocalName() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getLocalProperty(Type, int) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
getLocation() - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
getLocation() - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
getLocation() - Method in interface org.apache.tuscany.sdo.util.metadata.TypeMetaData
Returns the value of the 'Location' attribute.
getLocation() - Method in interface org.apache.tuscany.sdo.util.metadata.XSDMetaData
Returns the value of the 'Location' attribute.
getLocation() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getLocation() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getLocation() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getLocation() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getLong(String) - Method in interface commonj.sdo.DataObject
Returns the value of a long property identified by the specified path.
getLong(int) - Method in interface commonj.sdo.DataObject
Returns the value of a long property identified by the specified property index.
getLong(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified long property.
getLong(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getLong(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getLong(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getLong() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getLong(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getLong(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getLong(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getLongObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getLongObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getLowerBound(Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return the lower bound of the specified property or 1 by default
getLowerBound(Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getLowerBound(Property) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getMergedOption(Map) - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getMetaDataBuilder() - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets a MetaDataBuilder which can be used to programatically create SDO Types and Properties.
getMetaDataBuilder() - Method in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
getMetaObjectInstanceProperties(EModelElement) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
Returns a unique list of meta object instance properties (stored in EAnnotations)
getMetaObjectInstanceProperty(EModelElement, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
Return the value of the specified mata object instance property (stored in EAnnotations)
getMixed() - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
getModels() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns the value of the 'Models' containment reference.
getModels() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
getModelsType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getMonth() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getMonthDay() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getName() - Method in interface commonj.sdo.Property
Returns the name of the Property.
getName() - Method in interface commonj.sdo.Type
Returns the name of the type.
getName() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator.GeneratedPackage.PackageClassInfo
 
getName() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getName() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getName() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Name' attribute.
getName() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getName() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getName() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getName() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNamespace() - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
getNamespace() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator.GeneratedPackage
 
getNameSpace(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getNamespaceContext() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNamespaceCount() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getNamespaceCount() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNamespaceURI(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns the namespace URI as declared in the XSD.
getNamespaceURI(Property) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
getNamespaceURI(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
getNamespaceURI(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getNamespaceURI() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getNamespaceURI(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getNamespaceURI() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNamespaceURI(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNamespaceURI(String) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getNewValue() - Method in interface org.apache.tuscany.sdo.api.Event
 
getNewValue() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
getNoNamespaceSchemaLocation() - Method in interface commonj.sdo.helper.XMLDocument
Return the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getNoNamespaceSchemaLocation() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getNotifier() - Method in interface org.apache.tuscany.sdo.api.Event
 
getNotifier() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
getObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getOldContainer(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns the value of the container data object at the point when logging began.
getOldContainer(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOldContainmentInformation() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOldContainmentProperty(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns the value of the containment property data object property at the point when logging began.
getOldContainmentProperty(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOldDataObject(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOldSequence(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns the value of the sequence for the data object at the point when logging began.
getOldSequence(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOldValue(DataObject, Property) - Method in interface commonj.sdo.ChangeSummary
Returns a setting for the specified property representing the property value of the given dataObject at the point when logging began.
getOldValue() - Method in interface org.apache.tuscany.sdo.api.Event
 
getOldValue(DataObject, Property) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOldValue() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
getOldValues(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns a list of settings that represent the property values of the given dataObject at the point when logging began.
getOldValues(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getOpenContentProperties(DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets the open content subset of the specified DataObject's instance properties.
getOpenContentProperties(DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getOpenContentProperties(DataObject) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getOpenContentProperties(DataObject) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
getOpenContentProperty(String, String) - Method in interface commonj.sdo.helper.TypeHelper
Get the open content (global) Property with the specified uri and name, or null if not found.
getOpenContentProperty(String, String) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getOpenFeature(EObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getOpenProperty(EObject, String) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getOpposite() - Method in interface commonj.sdo.Property
Returns the opposite Property if the Property is bi-directional or null otherwise.
getOpposite() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getOpposite() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getOpposite_() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getOpposite_() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getOpposite_() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getOpposite_() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Opposite' reference.
getOptions() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getPackage(String) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
getPackage() - Static method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
Deprecated.  
getPatternFacet(Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return Pattern facet
getPatternFacet(Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getPatternFacet(Type) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getPIData() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getPIData() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getPIData() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getPIData() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getPITarget() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getPITarget() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getPITarget() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getPITarget() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getPosition() - Method in interface org.apache.tuscany.sdo.api.Event
 
getPosition() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
getPrefix() - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
getPrefix() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
getPrefix() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getPrefix(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
getPrefix() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getPrefix() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getPrefix() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getPrefixes(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
getProperties() - Method in interface commonj.sdo.Type
Returns the List of the Properties of this type.
getProperties() - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator.GeneratedPackage.PackageClassInfo
 
getProperties() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getProperties() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getProperties() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getProperty() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns the property of the setting.
getProperty(String) - Method in interface commonj.sdo.DataObject
Deprecated. replaced by DataObject.getInstanceProperty(String) in 2.1.0
getProperty(int) - Method in interface commonj.sdo.Sequence
Returns the property for the given entry index.
getProperty(String) - Method in interface commonj.sdo.Type
Returns from all the Properties of this type, the one with the specified name.
getProperty() - Method in interface org.apache.tuscany.sdo.api.Event
get the Property for which the value changed
getProperty() - Method in class org.apache.tuscany.sdo.impl.ChangeSummarySettingImpl
 
getProperty(String) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getProperty() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getProperty(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
Deprecated.  
getProperty(String) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getProperty() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getProperty(String) - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getProperty() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
getProperty(Type, int) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
Deprecated. - use getLocalProperty instead, since getProperty causes caching of structural features.
getProperty() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getProperty() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getProperty() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getProperty() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Property'.
getProperty(int) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
getProperty() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
getProperty(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getProperty(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getProperty(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getProperty(Type, String, String, boolean) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
getProperty(Type, String) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
getProperty(String, String, Type) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
getProperty(String) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getProperty(int) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
getQName() - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
getQName(EClass) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
getQNamefortheType(String, String) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
getQualifiedInternalPropertyID(GenFeature) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getQualifiedTypeAccessor(GenClassifier) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getRawValue() - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
getReference() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getReference() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Reference'.
getRegistrations() - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getRegistry(ClassLoader) - Method in class org.apache.tuscany.sdo.helper.DefaultHelperContextImpl.SDOPackageRegistryDelegator
Returns the package registry associated with the given class loader.
getRegistry() - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
getResourceSet() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getRootElementName() - Method in interface commonj.sdo.helper.XMLDocument
Return the name of the root element.
getRootElementName() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getRootElementURI() - Method in interface commonj.sdo.helper.XMLDocument
Return the targetNamespace URI for the root element.
getRootElementURI() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getRootObject() - Method in interface commonj.sdo.ChangeSummary
Returns the ChangeSummary root DataObject - the object from which changes are tracked.
getRootObject() - Method in interface commonj.sdo.DataGraph
Returns the root data object of this data graph.
getRootObject() - Method in interface commonj.sdo.DataObject
Returns the root data object.
getRootObject() - Method in interface commonj.sdo.helper.XMLDocument
Return the root DataObject for the XMLDocument.
getRootObject() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getRootObject() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
getRootObject() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getRootObject() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getRootObject(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getRootResource() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getSampleComplexityLevel() - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
getSchemaLocation() - Method in interface commonj.sdo.helper.XMLDocument
Return the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if not present.
getSchemaLocation() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getSchemaLocationMap() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getSchemaLocationRoot(EObject) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
 
getSchemaNamespace(String) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
Deprecated.  
getSchemaNamespace(String) - Static method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
getSchemaNamespace() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
getScope() - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
getSDOFactory() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getSDOFactory() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the factory that creates the instances of the model.
getSDOMetaDataGroup() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
getSDOPackage() - Method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
 
getSDOPackage() - Method in interface org.apache.tuscany.sdo.SDOFactory
Returns the package supported by this factory.
getSequence(String) - Method in interface commonj.sdo.DataObject
Deprecated. in 2.1.0.
getSequence(int) - Method in interface commonj.sdo.DataObject
Deprecated. in 2.1.0.
getSequence(Property) - Method in interface commonj.sdo.DataObject
Deprecated. in 2.1.0.
getSequence() - Method in interface commonj.sdo.DataObject
Returns the Sequence for this DataObject.
getSequence(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getSequence(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getSequence(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getSequence() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getSequence() - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
getSequence() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getSequence() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Sequence'.
getSequence(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSequence(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSequenceFeature() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getSetValue(Property, BigDecimal) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, BigInteger) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, boolean) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, byte) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, byte[]) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, char) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, Date) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, double) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, float) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, long) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, short) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getSetValue(Property, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getShort(String) - Method in interface commonj.sdo.DataObject
Returns the value of a short property identified by the specified path.
getShort(int) - Method in interface commonj.sdo.DataObject
Returns the value of a short property identified by the specified property index.
getShort(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified short property.
getShort(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getShort(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getShort(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getShort() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getShort(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getShort(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getShort(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getShortName() - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
getShortObject() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getShortObject() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
getSimpleAnyTypeDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getSimpleAnyTypeDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Simple Any Type Data Object'.
getSimpleSchemaTypeName(String) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
getStaticDefaultValue(GenFeature) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
getStaticFactory(String) - Static method in class org.apache.tuscany.sdo.impl.FactoryBase
Deprecated. - Use of the global scope is no longer encouraged. This method uses the global scope for retrieving the URI's factory. Instead, it is now possible to simply access SomeFactoryInterface.INSTANCE object directly.
getStaticPropertyCount() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
getStaticType() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.DataObjectImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
getStaticType() - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
getStdSdoType(String) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
getStoreDataObject() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getStoreDataObject() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Store Data Object'.
getString(String) - Method in interface commonj.sdo.DataObject
Returns the value of a String property identified by the specified path.
getString(int) - Method in interface commonj.sdo.DataObject
Returns the value of a String property identified by the specified property index.
getString(Property) - Method in interface commonj.sdo.DataObject
Returns the value of the specified String property.
getString(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getString(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getString(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getString() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getString(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getString(DataObject, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getString(Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getStrings() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getSubstitutionValues(DataObject, Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets the Sequence corresponding to the specified substitutable Property of the specified DataObject.
getSubstitutionValues(DataObject, Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getSubstitutionValues(DataObject, Property) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getSubstitutionValues(DataObject, Property) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
getTarget(EClass) - Method in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
 
getTarget(EStructuralFeature) - Method in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
 
getTarget() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getTargetDirectory() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
getText() - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
getText() - Method in interface org.apache.tuscany.sdo.model.TextType
Returns the value of the 'Text' attribute list.
getText() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getText() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getText() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getText() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getTextCharacters() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getTextCharacters() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getTextCharacters() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getTextCharacters() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getTextLength() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getTextLength() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getTextLength() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getTextLength() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getTextStart() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getTextStart() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getTextStart() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
getTextStart() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getTextType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getTime() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getType(String, String) - Method in interface commonj.sdo.DataGraph
Returns the type with the given the URI, or contained by the resource at the given URI, and with the given name.
getType() - Method in interface commonj.sdo.DataObject
Returns the data object's type.
getType(String, String) - Method in interface commonj.sdo.helper.TypeHelper
Return the Type specified by typeName with the given uri, or null if not found.
getType(Class) - Method in interface commonj.sdo.helper.TypeHelper
Return the Type for this interfaceClass or null if not found.
getType() - Method in interface commonj.sdo.Property
Returns the type of the Property.
getType() - Method in exception org.apache.tuscany.sdo.codegen.NoJavaImplementationException
Return the type that did not have a Java implementation.
getType(String, String) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getType(Class) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
getType() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getType(String, String) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getType() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
getType() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getType() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
 
getType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getType() - Method in interface org.apache.tuscany.sdo.SDOPackage
Returns the meta object for class 'Type'.
getType(DataObject, String, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
getType_() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
getType_() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
getType_() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
getType_() - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
getType_() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Type' reference.
getType_() - Method in interface org.apache.tuscany.sdo.model.Types
Returns the value of the 'Type' containment reference list.
getTypeFeatures() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getTypeHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the TypeHelper to use in this context.
getTypeHelper() - Static method in class commonj.sdo.impl.HelperProvider
Returns a TypeHelper obtained from the default HelperProvider.
getTypeHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getTypeInterface() - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
getTypeInterface() - Method in interface org.apache.tuscany.sdo.util.metadata.JavaMetaData
Returns the value of the 'Type Interface' attribute.
getTypeList() - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
getTypeList() - Method in interface org.apache.tuscany.sdo.model.Types
 
getTypeMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
getTypeMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
getTypeMetaData() - Method in interface org.apache.tuscany.sdo.util.metadata.SDOMetaDataGroup
Returns the value of the 'Type Meta Data' containment reference list.
getTypes(HelperContext, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets all of the types associated with a uri.
getTypes(HelperContext, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getTypes(HelperContext, String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getTypes() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getTypes(TypeHelper, String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
getUnknownProperties() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getUpperBound(Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return the upper bound of the specified property or -1 if unbounded.
getUpperBound(Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getUpperBound(Property) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getUpperBound(Property) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
getURI() - Method in interface commonj.sdo.Type
Returns the namespace URI of the type.
getURI() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getUri() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getURI() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getUri() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
getURI() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
getURI() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getUri() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
getUri() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Uri' attribute.
getValue() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns the value of the setting.
getValue(int) - Method in interface commonj.sdo.Sequence
Returns the property value for the given entry index.
getValue() - Method in class org.apache.tuscany.sdo.impl.ChangeSummarySettingImpl
 
getValue() - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
getValue(int) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
getValue() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameValuePair
 
getValue(int) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
getVersion() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
getVersion() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
getVersion() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
getVirtualSequenceProperties() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
getWriteReplacement() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
getXMLDocumentFromFile(HelperContext, String) - Method in class org.apache.tuscany.samples.sdo.SampleBase
 
getXMLDocumentFromString(HelperContext, String) - Method in class org.apache.tuscany.samples.sdo.SampleBase
 
getXMLHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the XMLHelper to use in this context.
getXMLHelper() - Static method in class commonj.sdo.impl.HelperProvider
Returns a XMLHelper obtained from the default HelperProvider.
getXMLHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getXMLInfo() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
getXMLStreamHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getXMLVersion() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML version of the document, or null if not specified.
getXMLVersion() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
getXPath(DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return an XPath from the containment root to the specified DataObject.
getXPath(DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getXPath(DataObject) - Method in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
getXPath(DataObject, StringBuffer, DataObject) - Method in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
getXPath(DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
Configure EMF to support the SDO runtime by registering a specialized Ecore factory, SDOEcoreFactory.
getXsd() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns the value of the 'Xsd' containment reference.
getXsd() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
getXSDHelper() - Method in interface commonj.sdo.helper.HelperContext
Gets the XSDHelper to use in this context.
getXSDHelper() - Static method in class commonj.sdo.impl.HelperProvider
Returns a XSDHelper obtained from the default HelperProvider.
getXSDHelper() - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
getXSDMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
getXsdMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
getXsdMetaData() - Method in interface org.apache.tuscany.sdo.util.metadata.SDOMetaDataGroup
Returns the value of the 'Xsd Meta Data' containment reference list.
getXSDSDOType(String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Get the SDO built-in type corresponding to the specified XSD type in the XML Schema namespace ("http://www.w3.org/2001/XMLSchema").
getXSDSDOType(String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getXSDSDOType(String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
getXSDSDOType(String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
getXSDType() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getXSDTypeDef(String, String) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
getYear() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getYearMonth() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
getYearMonthDay() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
globalElementType(String, String) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
globalXMLParserPool - Static variable in class org.apache.tuscany.sdo.util.DataObjectUtil
 

H

handleArgument(String[], int) - Method in class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
 
handleArgument(String[], int) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
handleArgument(String[], int) - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
handleBCE(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
handleNegative(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
hasChangeSummaryProperty(GenClass) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
hasName() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
hasName() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
hasName() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
hasName() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
hasNext() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
hasNext() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
hasNext() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
hasNext() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
hasText() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
check the validity of this implementation
hasText() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
hasText() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
hasText() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
HelperContext - Interface in commonj.sdo.helper
This interface represents a helper execution context.
helperContext - Variable in class org.apache.tuscany.sdo.helper.DataFactoryImpl
 
helperContext - Variable in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
helperContext - Variable in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
helperContext - Variable in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
helperContext - Variable in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
HelperContextImpl - Class in org.apache.tuscany.sdo.helper
 
HelperContextImpl(ExtendedMetaData, boolean) - Constructor for class org.apache.tuscany.sdo.helper.HelperContextImpl
 
HelperContextImpl(ExtendedMetaData, boolean, Map) - Constructor for class org.apache.tuscany.sdo.helper.HelperContextImpl
 
HelperContextImpl(TypeHelper) - Constructor for class org.apache.tuscany.sdo.helper.HelperContextImpl
 
HelperContextImpl(TypeHelper, Map) - Constructor for class org.apache.tuscany.sdo.helper.HelperContextImpl
 
HelperContextImpl(boolean) - Constructor for class org.apache.tuscany.sdo.helper.HelperContextImpl
 
HelperContextImpl(boolean, Map) - Constructor for class org.apache.tuscany.sdo.helper.HelperContextImpl
 
HelperProvider - Class in commonj.sdo.impl
A HelperProvider obtains specific default helpers and other implementation-specific objects used by a Java implementation of SDO.
HelperProvider() - Constructor for class commonj.sdo.impl.HelperProvider
 
HelperProviderBase - Class in org.apache.tuscany.sdo.spi
Create and manage all the default helpers
HelperProviderBase() - Constructor for class org.apache.tuscany.sdo.spi.HelperProviderBase
 
HelperProviderBase.ResolvableImpl - Class in org.apache.tuscany.sdo.spi
 
HelperProviderBase.ResolvableImpl(Object) - Constructor for class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
HelperProviderBase.ResolvableImpl() - Constructor for class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
HelperProviderImpl - Class in org.apache.tuscany.sdo.helper
Create and manage all the default helper INSTANCEs
HelperProviderImpl() - Constructor for class org.apache.tuscany.sdo.helper.HelperProviderImpl
 

I

index - Variable in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
init() - Static method in class org.apache.tuscany.sdo.impl.SDOFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
init() - Static method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
init() - Static method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
init() - Static method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
init(EObject, String, Object) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
init() - Static method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
init() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
we need to split out the calling to the populate namespaces seperately since this needs to be done *after* setting the parent namespace context.
init() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
initialize(XMLStreamReader, HelperContext, Object) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
initializeMetaData() - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
initializePackageContents() - Method in class org.apache.tuscany.sdo.impl.SDOPackageImpl
Complete the initialization of the package and its meta-model.
initializeProperty(Property, Property) - Method in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
initializeProperty(Property, Type, String, String, int, int, Class, boolean, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
initializeProperty(Property, Type, String, String, int, int, Class, boolean, boolean, boolean, boolean, Property) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
initializeResourceSet(ResourceSet) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
initializeType(Type, Class, String) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
initializeType(Type, Class, String, boolean) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
initializeType(Type, Class, String, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
initPropertyLists() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
initRuntime() - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
Deprecated. SDO runtime initialization is no longer required
initXSD() - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
inputIndex - Variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
insert(Iterator, Property, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
INSTANCE - Static variable in interface commonj.sdo.helper.CopyHelper
The default CopyHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.DataFactory
The default DataFactory.
INSTANCE - Static variable in interface commonj.sdo.helper.DataHelper
The default DataHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.EqualityHelper
The default EqualityHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.TypeHelper
The default TypeHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.XMLHelper
The default XMLHelper.
INSTANCE - Static variable in interface commonj.sdo.helper.XSDHelper
The default XSDHelper.
INSTANCE - Static variable in class commonj.sdo.impl.HelperProvider
The default HelperProvider INSTANCE.
INSTANCE - Static variable in interface org.apache.tuscany.sdo.model.internal.InternalFactory
The singleton instance of the factory.
INSTANCE - Static variable in interface org.apache.tuscany.sdo.model.java.JavaFactory
The singleton instance of the factory.
INSTANCE - Static variable in interface org.apache.tuscany.sdo.model.ModelFactory
The singleton instance of the factory.
INSTANCE - Static variable in interface org.apache.tuscany.sdo.model.xml.XMLFactory
The singleton instance of the factory.
INSTANCE - Static variable in interface org.apache.tuscany.sdo.SDOExtendedMetaData
 
INSTANCE - Static variable in interface org.apache.tuscany.sdo.util.metadata.MetadataFactory
The singleton instance of the factory.
INSTANCE_CLASS - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
instanceType - Variable in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
The cached value of the 'Instance Type' reference.
INT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
INT_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
INT_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
int_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
INTEGER - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
integerType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
Interface2JavaGenerator - Class in org.apache.tuscany.sdo.generate
 
Interface2JavaGenerator() - Constructor for class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
 
INTERNAL_ABSTRACT - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Abstract' attribute.
INTERNAL_ALIAS_NAME - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Alias Name' attribute list.
INTERNAL_ALIAS_NAME - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Alias Name' attribute list.
INTERNAL_ANY - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The internal feature id for the 'Any' attribute list.
INTERNAL_ANY - Static variable in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
The internal feature id for the 'Any' attribute list.
INTERNAL_ANY - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Any' attribute list.
INTERNAL_ANY - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Any' attribute list.
INTERNAL_ANY - Static variable in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
The internal feature id for the 'Any' attribute list.
INTERNAL_ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The internal feature id for the 'Any Attribute' attribute list.
INTERNAL_ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The internal feature id for the 'Any Attribute' attribute list.
INTERNAL_ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Any Attribute' attribute list.
INTERNAL_ANY_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Any Attribute' attribute list.
INTERNAL_BASE64_BYTES - Static variable in class org.apache.tuscany.sdo.impl.AttributeImpl
 
INTERNAL_BASE_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Base Type' reference list.
INTERNAL_CHANGE_SUMMARY - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The internal feature id for the 'Change Summary' attribute.
INTERNAL_CHANGE_SUMMARY - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The internal feature id for the 'Change Summary' attribute.
INTERNAL_CONTAINMENT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Containment' attribute.
INTERNAL_DATA_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Data Type' attribute.
INTERNAL_DEFAULT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Default' attribute.
INTERNAL_JAVA_CLASS - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
The internal feature id for the 'Java Class' attribute.
INTERNAL_MANY - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Many' attribute.
INTERNAL_MODELS - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The internal feature id for the 'Models' containment reference.
INTERNAL_MODELS - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The internal feature id for the 'Models' containment reference.
INTERNAL_NAME - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NULLABLE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Nullable' attribute.
INTERNAL_OPEN - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Open' attribute.
INTERNAL_OPPOSITE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Opposite' reference.
INTERNAL_PROPERTY - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Property' containment reference list.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.DataObjectImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TypesImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
The number of properties for this type.
INTERNAL_QNAME - Static variable in class org.apache.tuscany.sdo.impl.AttributeImpl
 
INTERNAL_READ_ONLY - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Read Only' attribute.
INTERNAL_SEQUENCED - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Sequenced' attribute.
INTERNAL_TEXT - Static variable in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
The internal feature id for the 'Text' attribute list.
INTERNAL_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The internal feature id for the 'Type' reference.
INTERNAL_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.TypesImpl
The internal feature id for the 'Type' containment reference list.
INTERNAL_URI - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The internal feature id for the 'Uri' attribute.
INTERNAL_XML_ELEMENT - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
The internal feature id for the 'Xml Element' attribute.
INTERNAL_XSD - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The internal feature id for the 'Xsd' containment reference.
INTERNAL_XSD - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
The internal feature id for the 'Xsd' containment reference.
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.DataObjectImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
InternalFactory - Interface in org.apache.tuscany.sdo.model.internal
The Factory for the model.
InternalFactoryImpl - Class in org.apache.tuscany.sdo.model.internal.impl
An implementation of the commonj.sdo.internal model factory.
InternalFactoryImpl() - Constructor for class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
Creates an instance of the factory.
intObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
intObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
inverseAdd(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
inverseAdd(Object, Object, int, Class, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
inverseRemove(Object, Object, int, Class, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
IS_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.impl.FactoryBase
 
isAbstract() - Method in interface commonj.sdo.Type
Indicates if this Type is abstract.
isAbstract() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isAbstract() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
isAbstract() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isAbstract() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Abstract' attribute.
isAdapterForType(Object) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
isAttribute(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the property is declared as an attribute in the XSD.
isAttribute(Property) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
isAttributeSpecified(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
isCharacters() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
isCharacters() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isCharacters() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
isCharacters() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
isContainment() - Method in interface commonj.sdo.Property
Returns whether the Property is containment, i.e., whether it represents by-value composition.
isContainment() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isContainment() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isContainment() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Containment' attribute.
isContainmentReference(Object) - Static method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isCreated(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was created while logging.
isCreated(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isDataType() - Method in interface commonj.sdo.Type
Indicates if this Type specifies DataTypes (true) or DataObjects (false).
isDataType() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isDataType() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isDataType() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
isDataType() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isDataType() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Data Type' attribute.
isDeleted(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was deleted while logging.
isDeleted(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isDocumentRoot(Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return true if the specified type is a special DocumentRoot Type.
isDocumentRoot(Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
isDocumentRoot(Type) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
isDocumentRoot(Type) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
isDynamic() - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
isElement(Property) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the property is declared as an element in the XSD.
isElement(Property) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
isElementFeature(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isEndElement() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
isEndElement() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isEndElement() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
isEndElement() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
isEndOfFragment() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
are we done ?
isEndOfFragment() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isFeatureNamespaceMatchingLax() - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
isGenerateLoader() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isGenerateSwitch() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isInstance(Object) - Method in interface commonj.sdo.Type
Returns whether the specified object is an instance of this type.
isInterfaceDataObject() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isInternalProperty(EStructuralFeature) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
isLogging() - Method in interface commonj.sdo.ChangeSummary
Indicates whether change logging is on (true) or off (false).
isLogging() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isMany() - Method in interface commonj.sdo.Property
Returns whether the Property is many-valued.
isMany(Property, DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Returns whether the Property is many-valued given the specified context.
isMany(Property, DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
isMany(Property, DataObject) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
isMany() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isMany() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Many' attribute.
isMany(Property, DataObject) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
ISMANY_PROPERTIES - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
isMixed(Type) - Method in interface commonj.sdo.helper.XSDHelper
Returns true if the Type is declared to contain mixed content.
isMixed(Type) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
isModified(DataObject) - Method in interface commonj.sdo.ChangeSummary
Returns whether or not the specified data object was updated while logging.
isModified(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isNoContainment() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isNoInterfaces() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isNoNotification() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isNotifying() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
isNoUnsettable() - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
isNullable() - Method in interface commonj.sdo.Property
Returns whether or not instances of this property can be set to null.
isNullable() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isNullable() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isNullable() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isNullable() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Nullable' attribute.
isOpen() - Method in interface commonj.sdo.Type
Indicates if this Type allows any form of open content.
isOpen() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isOpen() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isOpen() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
isOpen() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isOpen() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Open' attribute.
isOpenContent() - Method in interface commonj.sdo.Property
Returns whether or not this is an open content Property.
isOpenContent() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isOpenContent() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isOpenFeatureMap(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isProxy() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
isProxy(Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
isReadOnly() - Method in interface commonj.sdo.Property
Returns true if values for this Property cannot be modified using the SDO APIs.
isReadOnly() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isReadOnly() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isReadOnly() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isReadOnly() - Method in interface org.apache.tuscany.sdo.model.Property
Returns the value of the 'Read Only' attribute.
isRequired(Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return whether at least one value is required for a valid instance of the specified property.
isRequired(Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
isRequired(Property) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
isRequired(Property) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
isSequenced() - Method in interface commonj.sdo.Type
Indicates if this Type specifies Sequenced DataObjects.
isSequenced() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSequenced() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSequenced() - Method in class org.apache.tuscany.sdo.impl.EnumImpl
Deprecated.  
isSequenced() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSequenced() - Method in interface org.apache.tuscany.sdo.model.Type
Returns the value of the 'Sequenced' attribute.
isSequenceEmpty(Sequence) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
isSequenceFeatureMap(EStructuralFeature) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSequenceProperty(Object) - Static method in class org.apache.tuscany.sdo.util.VirtualSequence
 
isSet() - Method in interface commonj.sdo.ChangeSummary.Setting
Returns whether or not the property is set.
isSet(String) - Method in interface commonj.sdo.DataObject
Returns whether a property of either this object or an object reachable from it, as identified by the specified path, is considered to be set.
isSet(int) - Method in interface commonj.sdo.DataObject
Returns whether the the property at the specified index in property list of this object's type, is considered to be set.
isSet(Property) - Method in interface commonj.sdo.DataObject
Returns whether the property of the object is considered to be set.
isSet() - Method in class org.apache.tuscany.sdo.impl.ChangeSummarySettingImpl
 
isSet(Sequence, Type, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
isSet(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
isSet(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
isSet(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
isSet() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
isSet(DataObject, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
isSet(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
isSet(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
isSetAbstract() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSetAbstract() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSetAbstract() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSetAbstract() - Method in interface org.apache.tuscany.sdo.model.Type
Returns whether the value of the 'Abstract' attribute is set.
isSetAndRecyle() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
isSetChangeSummary() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns whether the value of the 'Change Summary' attribute is set.
isSetChangeSummary() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
isSetContainment() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetContainment() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetContainment() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetContainment() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Containment' attribute is set.
isSetDataType() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSetDataType() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSetDataType() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSetDataType() - Method in interface org.apache.tuscany.sdo.model.Type
Returns whether the value of the 'Data Type' attribute is set.
isSetDefault() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetDefault() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetDefault() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetDefault() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Default' attribute is set.
isSetJavaClass() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
isSetJavaClass() - Method in interface org.apache.tuscany.sdo.model.java.JavaInfo
Returns whether the value of the 'Java Class' attribute is set.
isSetMany() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetMany() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetMany() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetMany() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Many' attribute is set.
isSetModels() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns whether the value of the 'Models' containment reference is set.
isSetModels() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
isSetName() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetName() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSetName() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSetName() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetName() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetName() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSetName() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Name' attribute is set.
isSetName() - Method in interface org.apache.tuscany.sdo.model.Type
Returns whether the value of the 'Name' attribute is set.
isSetNullable() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetNullable() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetNullable() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetNullable() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Nullable' attribute is set.
isSetOpen() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSetOpen() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSetOpen() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSetOpen() - Method in interface org.apache.tuscany.sdo.model.Type
Returns whether the value of the 'Open' attribute is set.
isSetOpposite() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetOpposite() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetOpposite() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetOpposite() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Opposite' reference is set.
isSetReadOnly() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetReadOnly() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetReadOnly() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetReadOnly() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Read Only' attribute is set.
isSetSequenced() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSetSequenced() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSetSequenced() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSetSequenced() - Method in interface org.apache.tuscany.sdo.model.Type
Returns whether the value of the 'Sequenced' attribute is set.
isSetType() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isSetType() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
isSetType() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
isSetType() - Method in interface org.apache.tuscany.sdo.model.Property
Returns whether the value of the 'Type' reference is set.
isSetUri() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
isSetUri() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
isSetUri() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
isSetUri() - Method in interface org.apache.tuscany.sdo.model.Type
Returns whether the value of the 'Uri' attribute is set.
isSetXmlElement() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
isSetXmlElement() - Method in interface org.apache.tuscany.sdo.model.xml.XMLInfo
Returns whether the value of the 'Xml Element' attribute is set.
isSetXsd() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Returns whether the value of the 'Xsd' containment reference is set.
isSetXsd() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
isSimpleType(String) - Method in class org.apache.tuscany.sdo.helper.TypeTable
 
isStale - Variable in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isStale() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
isStandalone() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
isStandalone() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isStandalone() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
isStartElement() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
isStartElement() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isStartElement() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
isStartElement() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
isTouch() - Method in interface org.apache.tuscany.sdo.api.Event
 
isTouch() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
isUnique() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
isUnsettable() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
Single-valued SDO properties behave as EMF unsettable, multi-valued properties as EMF !unsettable
isUnsettable() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
Single-valued SDO properties behave as EMF unsettable, multi-valued properties as EMF !unsettable
isWhiteSpace() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
isWhiteSpace() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
isXMLDeclaration() - Method in interface commonj.sdo.helper.XMLDocument
Return the XML declaration of the document.
isXMLDeclaration() - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
isXmlElement() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
isXmlElement() - Method in interface org.apache.tuscany.sdo.model.xml.XMLInfo
Returns the value of the 'Xml Element' attribute.
isXSD(Type) - Method in interface commonj.sdo.helper.XSDHelper
Indicates if this helper contains XSD information for the specified type.
isXSD(Type) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 

J

JAVA_CLASS - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
JAVA_CLASS_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
The default value of the 'Java Class' attribute.
JAVA_INFO - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
JAVA_META_DATA - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
JAVA_META_DATA - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
The feature id for the 'Java Meta Data' containment reference list.
JAVA_PACKAGE - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
JAVA_SERIALIZATION_OF_DATA_GRAPH - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
javaClass - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
The cached value of the 'Java Class' attribute.
javaClass_set_ - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
This is true if the Java Class attribute has been set.
JavaFactory - Interface in org.apache.tuscany.sdo.model.java
The Factory for the model.
JavaFactoryImpl - Class in org.apache.tuscany.sdo.model.java.impl
An implementation of the commonj.sdo/java model factory.
JavaFactoryImpl() - Constructor for class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
Creates an instance of the factory.
JavaGenerator - Class in org.apache.tuscany.sdo.generate
Abstract base class for static SDO code generators.
JavaGenerator() - Constructor for class org.apache.tuscany.sdo.generate.JavaGenerator
 
JavaGenerator.PackageInfo - Class in org.apache.tuscany.sdo.generate
 
JavaGenerator.PackageInfo(String, String, String, String) - Constructor for class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
JavaInfo - Interface in org.apache.tuscany.sdo.model.java
A representation of the model object 'Info'.
JavaInfoImpl - Class in org.apache.tuscany.sdo.model.java.impl
An implementation of the model object 'Info'.
JavaInfoImpl() - Constructor for class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
javaInfoType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
JavaInterfaceGenerator - Class in org.apache.tuscany.sdo.codegen
Implementation of a generator that will output the source code for a Java interface that corresponds to the SDO Type's static properties.
JavaInterfaceGenerator(PrintWriter) - Constructor for class org.apache.tuscany.sdo.codegen.JavaInterfaceGenerator
Constructor providing the Writer to output the source to.
javaMetaData - Variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
The cached value of the 'Java Meta Data' containment reference list.
JavaMetaData - Interface in org.apache.tuscany.sdo.util.metadata
A representation of the model object 'Java Meta Data'.
JavaMetaDataImpl - Class in org.apache.tuscany.sdo.util.metadata.impl
An implementation of the model object 'Java Meta Data'.
JavaMetaDataImpl() - Constructor for class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
javaMetaDataType - Variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
javaPackage - Variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
javaToSdoMappings - Static variable in class org.apache.tuscany.sdo.spi.SDOHelperBase
 

L

LETTER_XML - Static variable in class org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
previously created XML file used
LETTER_XSD - Static variable in class org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
previously created XSD file used
ListenerBase - Class in org.apache.tuscany.sdo.impl
 
ListenerBase() - Constructor for class org.apache.tuscany.sdo.impl.ListenerBase
 
load(String) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the input String.
load(InputStream) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputStream.
load(InputStream, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputStream.
load(Reader, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputReader.
load(Source, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputSource.
load(XMLStreamReader) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Creates and returns an XMLDocument from an XML input stream.
load(InputStream, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
load(Reader, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
load(Node, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
load(XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
load(InputSource, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
load(String) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
load(String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
load(InputStream) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
load(InputStream, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
load(Reader, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
load(Source, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
load(XMLStreamReader) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
load(XMLResource, InputSource, Map) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
load(XMLResource, InputStream, Map) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
load(XMLResource, Node, Map) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
load(XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
load(XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
load(XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
Loads the resource from a StAX XMLStreamReader.
load(XMLResource, XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLLoadImpl
Start parsing an XMLReader with the default handler.
loadClass(ClassLoader, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
loadDataGraph(InputStream, Map, HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Load a serialized data graph from the specified insputStream.
loadDataGraph(InputStream, Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
loadDataGraph(InputStream, Map, HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
loadDataGraph(InputStream, Map) - Static method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
loadDataGraph(InputStream, Map, HelperContext) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
loadDataGraph(InputStream, Map) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
loadDataGraph(InputStream, Map, TypeHelper) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
loadDocument(XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
LOADING_DATA_FROM_XML - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
loadLaxForm - Static variable in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
loadObject(XMLStreamReader) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Create a DataObject from an element in a XML stream.
loadObject(XMLStreamReader, Map) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Create a DataObject from an element in a XML stream.
loadObject(XMLStreamReader, Map) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
loadObject(XMLStreamReader) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
loadTypesFromXMLSchemaFile(HelperContext, String) - Method in class org.apache.tuscany.samples.sdo.SampleBase
 
location - Variable in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
LOCATION - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
The feature id for the 'Location' attribute.
location - Variable in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
The cached value of the 'Location' attribute.
LOCATION - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
The feature id for the 'Location' attribute.
location - Variable in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
The cached value of the 'Location' attribute.
LOCATION_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
The default value of the 'Location' attribute.
LOCATION_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
The default value of the 'Location' attribute.
logAttributeChange(Collection, String, Type, String, NamespaceContext) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
logAttributeChange(Collection, String, String, Type, String, NamespaceContext) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
logging - Variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
LOGGING_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
logManyChanges(ChangeSummaryStreamDeserializer.PropertyMapChanges, EObject, Collection) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
LONG - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
LONG_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
LONG_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
long_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
longObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
longObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
lookupPrefix(Node, String) - Static method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 

M

main(String[]) - Static method in class org.apache.tuscany.samples.sdo.advanced.MedicalScenario
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.advanced.MedicalScenarioWithChangeMonitoring
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.advanced.ObtainingDataGraphFromXml
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.basic.AccessDataObjectPropertiesByName
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
Execute this method in order to run the sample.
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.basic.CreateCompany
Main method.
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.basic.CreatePurchaseOrder
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.basic.ReadPurchaseOrder
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.ExecuteSamples
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.intermediate.AccessDataObjectUsingValidXPath
Accesses and modifies properties of a purchase order DataObject using xPath( properties are defined in the xsd SampleInfrastructure.PO_XSD_RESOURCE and populated by xml SampleInfrastructure.PO_XML_RESOURCE )
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.intermediate.AccessingDataObjectsViaPropertyIndex
Execute this method in order to run the sample.
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.intermediate.CreateCompanyTuscanyAPI
Main method.
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.intermediate.CreateDataObjectFromXmlString
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
Drives sample methods
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.intermediate.SerializingDeserializingADataObject
 
main(String[]) - Static method in class org.apache.tuscany.samples.sdo.internal.DocumentSamples
 
main(String[]) - Static method in class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
Generate static SDOs from Java interfaces Usage arguments: see JavaGenerator [ -targetDirectory ] [ -javaPackage ] [ -namespace ] [ other options ...
main(String[]) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
Deprecated. replaced by XSD2JavaGenerator
main(String[]) - Static method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
Generate static SDOs from XML Schema Usage arguments: see JavaGenerator [ -targetDirectory ] [ -javaPackage ] [ -schemaNamespace ] [ -namespaceInfo ] [ other options ...
makeAnnotationMapKey(String, String, String) - Static method in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
makeDefaultHandler() - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
makeDefaultHandler() - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLLoadImpl
 
MANY - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
many - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Many' attribute.
MANY_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The default value of the 'Many' attribute.
many_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Many attribute has been set.
matchingIndex(List, String, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
MedicalScenario - Class in org.apache.tuscany.samples.sdo.advanced
This sample is based on a 2 part article by Kelvin Goodson and Geoffrey Winn.
MedicalScenario(String[], Integer) - Constructor for class org.apache.tuscany.samples.sdo.advanced.MedicalScenario
 
MedicalScenario(Integer) - Constructor for class org.apache.tuscany.samples.sdo.advanced.MedicalScenario
 
MedicalScenarioWithChangeMonitoring - Class in org.apache.tuscany.samples.sdo.advanced
This sample is based on a 2 part article by Kelvin Goodson and Geoffrey Winn.
MedicalScenarioWithChangeMonitoring(String[], Integer) - Constructor for class org.apache.tuscany.samples.sdo.advanced.MedicalScenarioWithChangeMonitoring
 
MedicalScenarioWithChangeMonitoring(Integer) - Constructor for class org.apache.tuscany.samples.sdo.advanced.MedicalScenarioWithChangeMonitoring
 
MetadataFactory - Interface in org.apache.tuscany.sdo.util.metadata
The Factory for the model.
MetadataFactoryImpl - Class in org.apache.tuscany.sdo.util.metadata.impl
An implementation of the model Factory.
MetadataFactoryImpl() - Constructor for class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
Creates an instance of the factory.
mixed - Variable in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
The cached value of the 'Mixed' attribute list.
ModelFactory - Interface in org.apache.tuscany.sdo.model
The Factory for the model.
ModelFactoryImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the commonj.sdo model factory.
ModelFactoryImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
Creates an instance of the factory.
MODELS - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
models - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The cached value of the 'Models' containment reference.
models_set_ - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
This is true if the Models containment reference has been set.
MODELS_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
ModelsType - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Models Type'.
ModelsTypeImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Models Type'.
ModelsTypeImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
modelsTypeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
MONTH - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
MONTH_DAY - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
monthDayType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
monthType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
move(int, int) - Method in interface commonj.sdo.Sequence
Moves the entry at fromIndex to toIndex.
MOVE - Static variable in interface org.apache.tuscany.sdo.api.Event
 
move(int, int) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
move(Sequence, int, Sequence, int) - Static method in class org.apache.tuscany.sdo.util.VirtualSequence
 
move(int, int) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 

N

NAME - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
name - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
name - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Name' attribute.
name - Variable in class org.apache.tuscany.sdo.util.StreamDeserializer.Attribute
 
name - Variable in class org.apache.tuscany.sdo.util.StreamDeserializer
 
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The default value of the 'Name' attribute.
name_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Name attribute has been set.
name_set_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
This is true if the Name attribute has been set.
NAME_SPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
namespace - Variable in class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
 
nameSpace - Variable in class org.apache.tuscany.sdo.util.StreamDeserializer
 
nameSpace - Variable in class org.apache.tuscany.sdo.util.StreamDeserializer.QualifiedAttribute
 
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
NAMESPACE_URI - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
The package namespace URI.
nameSpaceContext() - Method in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLHelperImpl
 
namespaceInfo - Variable in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
nest - Variable in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
newData(int) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.Pool
 
newData(int) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
newObjectChanges(Collection) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
next() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
next() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
next - Variable in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
next() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
next() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
nextTag() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
todo implement this
nextTag() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
nextTag() - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
nextTag() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
nl - Static variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
NL - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
nl - Static variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
NL - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
NO_INDEX - Static variable in interface org.apache.tuscany.sdo.api.Event
 
NO_INDEX - Static variable in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
NoHelperProviderException - Exception in commonj.sdo.impl
Exception indicating that a HelperProvider could not be located or instantiated.
NoHelperProviderException() - Constructor for exception commonj.sdo.impl.NoHelperProviderException
 
NoHelperProviderException(String) - Constructor for exception commonj.sdo.impl.NoHelperProviderException
 
NoHelperProviderException(String, Throwable) - Constructor for exception commonj.sdo.impl.NoHelperProviderException
 
NoHelperProviderException(Throwable) - Constructor for exception commonj.sdo.impl.NoHelperProviderException
 
NoJavaImplementationException - Exception in org.apache.tuscany.sdo.codegen
Exception that indicates there is no Java mapping for an SDO type.
NoJavaImplementationException(Type) - Constructor for exception org.apache.tuscany.sdo.codegen.NoJavaImplementationException
Constructor supplying the Type that did not have a Java implementation.
NoJavaImplementationException(String, Type) - Constructor for exception org.apache.tuscany.sdo.codegen.NoJavaImplementationException
Constructor supplying a message and the Type that did not have a Java implementation.
NON_CONTAINMENT - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
NONCONTAINMENT - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_INVERSE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_INVERSE_RESOLVING - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_INVERSE_RESOLVING_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_INVERSE_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_MANYINVERSE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_MANYINVERSE_RESOLVING - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_MANYINVERSE_RESOLVING_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_MANYINVERSE_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_RESOLVING - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_RESOLVING_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
NONCONTAINMENT_UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
nondelegatingEcoreBuilder - Variable in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
notifier - Variable in class org.apache.tuscany.sdo.impl.EventImpl
 
notify(int, int, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
notify methods for types: boolean, byte, char, double, float, int, long, short, and Object
notify(int, int, boolean, boolean, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, byte, byte) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, byte, byte, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, char, char) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, char, char, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, double, double) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, double, double, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, float, float) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, float, float, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, int, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, int, int, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, long, long) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, long, long, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, short, short) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, short, short, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, Object, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notify(int, int, Object, Object, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
notifyChanged(Notification) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
notifyChanged(Notification) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
notifyChanged(Notification) - Method in class org.apache.tuscany.sdo.impl.ListenerBase
 
NULLABLE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
nullable - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Nullable' attribute.
NULLABLE_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The default value of the 'Nullable' attribute.
nullable_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Nullable attribute has been set.

O

OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
objectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
obtainDurationFormats(String) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
ObtainingDataGraphFromXml - Class in org.apache.tuscany.samples.sdo.advanced
This sample program demonstrates a variety of methods available to obtain the root DataObject contained within an xml representation of a DataGraph.
ObtainingDataGraphFromXml(Integer) - Constructor for class org.apache.tuscany.samples.sdo.advanced.ObtainingDataGraphFromXml
 
obtainSpecificFormat(String) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
OPEN - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
open - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Open' attribute.
OPEN_CONTENT - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
OPEN_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The default value of the 'Open' attribute.
open_set_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
This is true if the Open attribute has been set.
OPPOSITE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
opposite - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Opposite' reference.
OPPOSITE_FEATURE_BASE - Variable in class org.apache.tuscany.sdo.impl.DataObjectBase
 
OPPOSITE_PROPERTY - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
opposite_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Opposite reference has been set.
optimize(List, Object, int) - Static method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
OPTION_ARRAY_ACCESSORS - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_DEFAULT_ROOT_TYPE - Static variable in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Default Type to load DataObject if the element is unqualified/local without xsi:type or the qualified/global element or xsi:type fail to resolve.
OPTION_GENERATE_LOADER - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_GENERATE_SWITCH - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_INTERFACE_DO - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_NO_CONTAINMENT - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_NO_GENERATE - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_NO_INTERFACES - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_NO_NOTIFICATION - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_NO_UNSETTABLE - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_OPTIMIZE_LIST - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
Root Object path String such as "#", etc.
OPTION_ROOT_ELEMENT - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
Root Object path String such as "#", etc.
OPTION_RootObject_PATH - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
Root Object path String such as "#", etc.
OPTION_SPARSE_PATTERN - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
OPTION_STORE_PATTERN - Static variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
org.apache.tuscany.samples.sdo - package org.apache.tuscany.samples.sdo
Provides common constants and a command line java interface for executing samples.
org.apache.tuscany.samples.sdo.advanced - package org.apache.tuscany.samples.sdo.advanced
Advanced Service Data Object (SDO) Sample Programs
org.apache.tuscany.samples.sdo.basic - package org.apache.tuscany.samples.sdo.basic
Simple Service Data Object (SDO) Sample Programs
org.apache.tuscany.samples.sdo.intermediate - package org.apache.tuscany.samples.sdo.intermediate
Intermediate Service Data Object (SDO) Sample Programs
org.apache.tuscany.samples.sdo.internal - package org.apache.tuscany.samples.sdo.internal
 
org.apache.tuscany.sdo - package org.apache.tuscany.sdo
 
org.apache.tuscany.sdo.api - package org.apache.tuscany.sdo.api
 
org.apache.tuscany.sdo.codegen - package org.apache.tuscany.sdo.codegen
 
org.apache.tuscany.sdo.generate - package org.apache.tuscany.sdo.generate
 
org.apache.tuscany.sdo.generate.adapter - package org.apache.tuscany.sdo.generate.adapter
 
org.apache.tuscany.sdo.generate.templates.model - package org.apache.tuscany.sdo.generate.templates.model
 
org.apache.tuscany.sdo.generate.util - package org.apache.tuscany.sdo.generate.util
 
org.apache.tuscany.sdo.helper - package org.apache.tuscany.sdo.helper
 
org.apache.tuscany.sdo.impl - package org.apache.tuscany.sdo.impl
 
org.apache.tuscany.sdo.lib - package org.apache.tuscany.sdo.lib
 
org.apache.tuscany.sdo.model - package org.apache.tuscany.sdo.model
 
org.apache.tuscany.sdo.model.impl - package org.apache.tuscany.sdo.model.impl
 
org.apache.tuscany.sdo.model.internal - package org.apache.tuscany.sdo.model.internal
 
org.apache.tuscany.sdo.model.internal.impl - package org.apache.tuscany.sdo.model.internal.impl
 
org.apache.tuscany.sdo.model.java - package org.apache.tuscany.sdo.model.java
 
org.apache.tuscany.sdo.model.java.impl - package org.apache.tuscany.sdo.model.java.impl
 
org.apache.tuscany.sdo.model.xml - package org.apache.tuscany.sdo.model.xml
 
org.apache.tuscany.sdo.model.xml.impl - package org.apache.tuscany.sdo.model.xml.impl
 
org.apache.tuscany.sdo.osgi - package org.apache.tuscany.sdo.osgi
 
org.apache.tuscany.sdo.plugin - package org.apache.tuscany.sdo.plugin
 
org.apache.tuscany.sdo.spi - package org.apache.tuscany.sdo.spi
 
org.apache.tuscany.sdo.util - package org.apache.tuscany.sdo.util
 
org.apache.tuscany.sdo.util.metadata - package org.apache.tuscany.sdo.util.metadata
 
org.apache.tuscany.sdo.util.metadata.impl - package org.apache.tuscany.sdo.util.metadata.impl
 
org.apache.tuscany.sdo.util.resource - package org.apache.tuscany.sdo.util.resource
 
org.eclipse.jdt.core.formatter - package org.eclipse.jdt.core.formatter
 

P

parse(XMLStreamReader, ContentHandler) - Method in class org.apache.tuscany.sdo.util.StAX2SAXAdapter
Pull events from the StAX stream and dispatch to the SAX ContentHandler.
parseNameStatic(String, char) - Static method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
path - Variable in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
PATTERN_VERSION - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
The version of the generator pattern used to generate this class.
PATTERN_VERSION - Static variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
The version of the generator pattern used to generate this class.
PATTERN_VERSION - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
The version of the generator pattern used to generate this class.
PATTERN_VERSION - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
The version of the generator pattern used to generate this class.
peek() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
peek(int) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
play(XMLResource) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
play(XMLStreamReader) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
play(RecordedEventXMLStreamReader.Tag) - Method in class org.apache.tuscany.sdo.util.StreamDeserializer
 
PO_NAMESPACE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
PO_XML_GENERATED - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
PO_XML_RESOURCE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
PO_XSD_RESOURCE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
pop() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
pop(int) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.TokenList
 
populateGraph(HelperContext, DataObject) - Method in class org.apache.tuscany.samples.sdo.basic.CreateCompany
 
populateNameInfo(NameInfo, EClass) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
populateProperties() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
prefix - Variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
prefix(String, String) - Static method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
print(Object) - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
printArguments(GenPackage, GenModel) - Static method in class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
PrintDataGraph - Class in org.apache.tuscany.samples.sdo.advanced
This sample program traverses data graphs and builds up a text representation of the data graph.
PrintDataGraph(Integer) - Constructor for class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
printDataObject(DataObject) - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
printDiagnostic(Diagnostic, String) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
printUsage() - Static method in class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
 
printUsage() - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
printUsage() - Static method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
printXMLDocument(XMLDocument) - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
process(String) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
processArguments(String[]) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
Property - Interface in commonj.sdo
A representation of a Property in the type of a data object.
PROPERTY - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
PROPERTY - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
property - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Property' containment reference list.
Property - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Property'.
PROPERTY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Property' class.
property(String) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
property(int) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
PROPERTY_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Property' class.
PROPERTY_NAME - Static variable in class commonj.sdo.impl.HelperProvider
The name of the system property that will be checked for an implementation name.
PROPERTY_TYPE - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
PropertyImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Property'.
PropertyImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
propertyInSequence - Variable in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
propertyMapChanges - Variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
propertyNameToPropertyMap - Variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
propertyType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
purchaseOrderDoc - Static variable in class org.apache.tuscany.samples.sdo.basic.ReadPurchaseOrder
 
putPackage(String, EPackage) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
putTCCLEcoreBuilder(XSDEcoreBuilder) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 

Q

QNAME - Static variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
qNameType - Variable in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
 
qualifiedPackageName(String) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
Override EMF algorithm.

R

RAW_VALUE_EDEFAULT - Static variable in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
The default value of the 'Raw Value' attribute.
READ_ONLY - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
READ_ONLY - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
READ_ONLY_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The default value of the 'Read Only' attribute.
readDataObject(ObjectInput) - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
reader - Variable in class org.apache.tuscany.sdo.util.StreamDeserializer
 
readExternal(ObjectInput) - Method in class commonj.sdo.impl.ExternalizableDelegator
 
readExternal(ObjectInput) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
readExternal(ObjectInput) - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
readOnly - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Read Only' attribute.
readOnly_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Read Only attribute has been set.
ReadPurchaseOrder - Class in org.apache.tuscany.samples.sdo.basic
Reads purchase order DataObject from XML, based upon Fuhwei Lwo's paper Create and read an XML document based on XML Schema.
ReadPurchaseOrder(Integer) - Constructor for class org.apache.tuscany.samples.sdo.basic.ReadPurchaseOrder
 
readResolve() - Method in class commonj.sdo.impl.ExternalizableDelegator
 
readResolve() - Method in interface commonj.sdo.impl.ExternalizableDelegator.Resolvable
 
readResolve() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
readResolve() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
record(XMLStreamReader) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
RecordedEventXMLStreamReader - Class in org.apache.tuscany.sdo.util.resource
This special purpose XMLStreamReader is used to produce a StAX event stream corresponding to a list of events recorded earlier.
RecordedEventXMLStreamReader(RecordedEventXMLStreamReader.Tag) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
RecordedEventXMLStreamReader.AttributeEvent - Class in org.apache.tuscany.sdo.util.resource
 
RecordedEventXMLStreamReader.AttributeEvent(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.AttributeEvent
 
RecordedEventXMLStreamReader.NameSpaceEvent - Class in org.apache.tuscany.sdo.util.resource
 
RecordedEventXMLStreamReader.NameSpaceEvent(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.NameSpaceEvent
 
RecordedEventXMLStreamReader.Reference - Class in org.apache.tuscany.sdo.util.resource
 
RecordedEventXMLStreamReader.Reference(String, String) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Reference
 
RecordedEventXMLStreamReader.StartElement - Class in org.apache.tuscany.sdo.util.resource
 
RecordedEventXMLStreamReader.StartElement(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.StartElement
 
RecordedEventXMLStreamReader.StartElement(String, String, String, Attributes, Locator, List, NamespaceContext) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.StartElement
 
RecordedEventXMLStreamReader.Tag - Class in org.apache.tuscany.sdo.util.resource
 
RecordedEventXMLStreamReader.Tag(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
RecordedEventXMLStreamReader.Tag(String, String, String, Attributes, Locator, NamespaceContext, List) - Constructor for class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
recycle(DataObjectUtil.Accessor) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor.Pool
Safely gives the accessor back for recycled use.
recycle() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
ref() - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
ref - Variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer.Tag
 
REF_ATTRIBUTE - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
REFERENCE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Reference' class.
REFERENCE__CHANGEABLE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Changeable' attribute.
REFERENCE__CONTAINER - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Container' attribute.
REFERENCE__CONTAINMENT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Containment' attribute.
REFERENCE__DEFAULT_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value' attribute.
REFERENCE__DEFAULT_VALUE_LITERAL - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Default Value Literal' attribute.
REFERENCE__DERIVED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Derived' attribute.
REFERENCE__EANNOTATIONS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EAnnotations' containment reference list.
REFERENCE__ECONTAINING_CLASS - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EContaining Class' container reference.
REFERENCE__EOPPOSITE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EOpposite' reference.
REFERENCE__EREFERENCE_TYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EReference Type' reference.
REFERENCE__ETYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'EType' reference.
REFERENCE__LOWER_BOUND - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Lower Bound' attribute.
REFERENCE__MANY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Many' attribute.
REFERENCE__NAME - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Name' attribute.
REFERENCE__ORDERED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Ordered' attribute.
REFERENCE__REQUIRED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Required' attribute.
REFERENCE__RESOLVE_PROXIES - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Resolve Proxies' attribute.
REFERENCE__TRANSIENT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Transient' attribute.
REFERENCE__UNIQUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Unique' attribute.
REFERENCE__UNSETTABLE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Unsettable' attribute.
REFERENCE__UPPER_BOUND - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Upper Bound' attribute.
REFERENCE__VOLATILE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Volatile' attribute.
REFERENCE_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Reference' class.
ReferenceImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Reference'.
ReferenceImpl() - Constructor for class org.apache.tuscany.sdo.impl.ReferenceImpl
 
referent(String, NamespaceContext) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
referent(SDODeserializer.Ref) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
register(HelperContext) - Method in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in class org.apache.tuscany.sdo.model.internal.impl.InternalFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in interface org.apache.tuscany.sdo.model.internal.InternalFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in interface org.apache.tuscany.sdo.model.java.JavaFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in interface org.apache.tuscany.sdo.model.ModelFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in interface org.apache.tuscany.sdo.model.xml.XMLFactory
Registers the types supported by this Factory within the supplied scope.argument
registerDataGraphTypes(DataGraph, List) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Registers the specified type(s) to be serialized along with the data object(s) in the graph.
registerDataGraphTypes(DataGraph, List) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
registerDataGraphTypes(DataGraph, List) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
registerDataGraphTypes(DataGraph, List) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
registerLoadingScope(Map, TypeHelper) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
registerMapping(String, String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
registerStaticTypes(Class) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see the register(HelperContext) metods on generated Factory classes
registrations - Static variable in class org.apache.tuscany.sdo.util.DataObjectUtil
 
remove(int) - Method in interface commonj.sdo.Sequence
Removes the entry at the given entry index.
REMOVE - Static variable in interface org.apache.tuscany.sdo.api.Event
 
remove(int) - Method in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
remove(int) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
remove(int) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
REMOVE_LISTENER - Static variable in interface org.apache.tuscany.sdo.api.Event
 
REMOVE_MANY - Static variable in interface org.apache.tuscany.sdo.api.Event
 
removeAdapter(Notifier) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl.SDOChangeRecorder
 
removeChangeListener(DataObject, EventListener) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
An experimental interface, subject to possible change that permits deregistration of an event listener with a DataObject instance
removeChangeListener(DataObject, EventListener) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
removeChangeListener(DataObject, EventListener) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
removeDuplicateDocumentRootFeature(EClass, EStructuralFeature) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
removeDuplicateEClassifier(EClassifier, XSDTypeDefinition) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
removeFromList(List, Object, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
removeFromSequence(Sequence, Object, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
removeMapping(String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameSpaceContext
 
replaceConflictingTypes - Variable in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
require(int, String, String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
require(int, String, String) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
require(int, String, String) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
require(int, String, String) - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
reset() - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
resolvable() - Method in class commonj.sdo.impl.HelperProvider
Create a Resolvable using this implementation
resolvable(Object) - Method in class commonj.sdo.impl.HelperProvider
Create a Resolvable using this implementation
resolvable() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
resolvable(Object) - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
resolve(String) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
RESOLVE - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ChangeKind
 
resolveProxy(Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
resource - Variable in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
RESOURCE_SET_EDEFAULT - Static variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
The default value of the 'Resource Set' attribute.
resources - Variable in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
resourceSet - Variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
The cached value of the 'Resource Set' attribute.
resumeLogging() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
resumeLogging - Variable in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
root - Variable in class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
ROOT_RESOURCE_EDEFAULT - Static variable in class org.apache.tuscany.sdo.impl.DataGraphImpl
The default value of the 'Root Resource' attribute.
rootElement - Variable in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
rootElementName() - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
rootElementNS - Variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
rootObject - Variable in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
run() - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
run(String[]) - Method in class org.apache.tuscany.sdo.generate.Interface2JavaGenerator
 
run(String[]) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
run(String[]) - Method in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
runSample() - Method in class org.apache.tuscany.samples.sdo.advanced.MedicalScenario
 
runSample() - Method in class org.apache.tuscany.samples.sdo.advanced.MedicalScenarioWithChangeMonitoring
 
runSample() - Method in class org.apache.tuscany.samples.sdo.advanced.ObtainingDataGraphFromXml
 
runSample() - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
runSample() - Method in class org.apache.tuscany.samples.sdo.basic.AccessDataObjectPropertiesByName
 
runSample() - Method in class org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
 
runSample() - Method in class org.apache.tuscany.samples.sdo.basic.CreateCompany
 
runSample() - Method in class org.apache.tuscany.samples.sdo.basic.CreatePurchaseOrder
 
runSample() - Method in class org.apache.tuscany.samples.sdo.basic.ReadPurchaseOrder
 
runSample() - Method in class org.apache.tuscany.samples.sdo.ExecuteSamples
 
runSample() - Method in class org.apache.tuscany.samples.sdo.intermediate.AccessDataObjectUsingValidXPath
 
runSample() - Method in class org.apache.tuscany.samples.sdo.intermediate.AccessingDataObjectsViaPropertyIndex
 
runSample() - Method in class org.apache.tuscany.samples.sdo.intermediate.CreateCompanyTuscanyAPI
 
runSample() - Method in class org.apache.tuscany.samples.sdo.intermediate.CreateDataObjectFromXmlString
 
runSample() - Method in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
 
runSample() - Method in class org.apache.tuscany.samples.sdo.intermediate.SerializingDeserializingADataObject
 
runSample() - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 

S

safeQualifiedName(String) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
SAME - Static variable in class org.apache.tuscany.sdo.util.StreamDeserializer
 
SAMPLE_LEVEL_ADVANCED - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
SAMPLE_LEVEL_BASIC - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
SAMPLE_LEVEL_INTERMEDIATE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
SampleBase - Class in org.apache.tuscany.samples.sdo
the base function for samples is split into two classes.
SampleBase() - Constructor for class org.apache.tuscany.samples.sdo.SampleBase
 
SampleBase(Integer, Integer) - Constructor for class org.apache.tuscany.samples.sdo.SampleBase
 
sampleClasses - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
Here's the list of sample programs
sampleComplexityLevel - Variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
SampleInfrastructure - Class in org.apache.tuscany.samples.sdo.internal
One of a pair of base classes for samples.
SampleInfrastructure(Integer) - Constructor for class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
SampleInfrastructure(Integer, Integer) - Constructor for class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
SampleInfrastructure.SDOFacets - Class in org.apache.tuscany.samples.sdo.internal
 
SampleInfrastructure.SDOFacets() - Constructor for class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
save(DataObject, String, String) - Method in interface commonj.sdo.helper.XMLHelper
Returns the DataObject saved as an XML document with the specified root element.
save(DataObject, String, String, OutputStream) - Method in interface commonj.sdo.helper.XMLHelper
Saves the DataObject as an XML document with the specified root element.
save(XMLDocument, OutputStream, Object) - Method in interface commonj.sdo.helper.XMLHelper
Serializes an XMLDocument as an XML document into the outputStream.
save(XMLDocument, Writer, Object) - Method in interface commonj.sdo.helper.XMLHelper
Serializes an XMLDocument as an XML document into the outputWriter.
save(XMLDocument, Result, Object) - Method in interface commonj.sdo.helper.XMLHelper
Serializes an XMLDocument as an XML document into the outputResult in a serialization technology independent format (as specified in javax.xml.transform).
save(XMLDocument, XMLStreamWriter) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Save a XMLDocument to an XML stream.
save(XMLDocument, XMLStreamWriter, Map) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
 
save(OutputStream, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
save(Writer, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
save(Node, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
save(OutputStream, Document, Object) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
save(DataObject, String, String) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(DataObject, String, String, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(DataObject, String, String, OutputStream) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(DataObject, String, String, OutputStream, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(XMLDocument, OutputStream, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(XMLDocument, Writer, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(XMLDocument, Result, Object) - Method in class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
save(XMLDocument, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
save(XMLDocument, XMLStreamWriter, Map) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
saveChangeSummary(ChangeSummary, QName, XMLStreamWriter, Map) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
Exports ChangeSummary
saveDataGraph(DataGraph, OutputStream, Map) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Serialize the specified data graph to the specified outputStream.
saveDataGraph(DataGraph, OutputStream, Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
saveDataGraph(DataGraph, OutputStream, Map) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
saveDataGraph(DataGraph, OutputStream, Map) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
saveObject(DataObject, XMLStreamWriter) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Save a DataObject to an XML stream.
saveObject(DataObject, XMLStreamWriter, Map) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
 
saveObject(DataObject, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
saveObject(DataObject, XMLStreamWriter, Map) - Method in class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
SAVING_DATA_TO_XML - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
SCHEMA - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
SchemaBuilder - Class in org.apache.tuscany.sdo.helper
 
SchemaBuilder(Map, Map, TypeTable, Map) - Constructor for class org.apache.tuscany.sdo.helper.SchemaBuilder
 
SchemaFileOption - Class in org.apache.tuscany.sdo.plugin
 
SchemaFileOption() - Constructor for class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
schemaLocationMap - Variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
schemaNamespace - Variable in class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
scope - Variable in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl
 
SDO_JAVA_NS - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
SDO_JAVA_NS_PREFIX - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
SDO_META_DATA_GROUP - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.DataObjectImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
This represents the number of properties for this type.
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
This represents the number of properties for this type.
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
This represents the number of properties for this type.
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
This represents the number of properties for this type.
SDOAnnotations - Class in org.apache.tuscany.sdo.helper
 
SDOAnnotations() - Constructor for class org.apache.tuscany.sdo.helper.SDOAnnotations
 
SdoBundleActivator - Class in org.apache.tuscany.sdo.osgi
 
SdoBundleActivator() - Constructor for class org.apache.tuscany.sdo.osgi.SdoBundleActivator
 
SDOClass - Class in org.apache.tuscany.sdo.generate.templates.model
 
SDOClass() - Constructor for class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
SDODeserializer - Class in org.apache.tuscany.sdo.util.resource
SDO StAX Deserializer.
SDODeserializer() - Constructor for class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
SDODeserializer.Ref - Class in org.apache.tuscany.sdo.util.resource
 
SDODeserializer.Ref(String, NamespaceContext) - Constructor for class org.apache.tuscany.sdo.util.resource.SDODeserializer.Ref
 
SDOExtendedMetaData - Interface in org.apache.tuscany.sdo
 
SDOExtendedMetaDataImpl - Class in org.apache.tuscany.sdo.helper
TODO make demand() methods synchronous?
SDOExtendedMetaDataImpl() - Constructor for class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
SDOExtendedMetaDataImpl(EPackage.Registry) - Constructor for class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
SDOExtendedMetaDataImpl.SDODemandMetaData - Class in org.apache.tuscany.sdo.helper
 
SDOExtendedMetaDataImpl.SDODemandMetaData() - Constructor for class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl.SDODemandMetaData
 
SDOFactory - Interface in org.apache.tuscany.sdo
The Factory for the model.
SDOFactoryClass - Class in org.apache.tuscany.sdo.generate.templates.model
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
SDOFactoryClass() - Constructor for class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
SDOFactoryImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model Factory.
SDOFactoryImpl() - Constructor for class org.apache.tuscany.sdo.impl.SDOFactoryImpl
Creates an instance of the factory.
SDOFactoryImpl.SDOEcoreFactory - Class in org.apache.tuscany.sdo.impl
 
SDOFactoryImpl.SDOEcoreFactory() - Constructor for class org.apache.tuscany.sdo.impl.SDOFactoryImpl.SDOEcoreFactory
 
SDOGenClassGeneratorAdapter - Class in org.apache.tuscany.sdo.generate.adapter
 
SDOGenClassGeneratorAdapter(GeneratorAdapterFactory) - Constructor for class org.apache.tuscany.sdo.generate.adapter.SDOGenClassGeneratorAdapter
 
SDOGenModelGeneratorAdapter - Class in org.apache.tuscany.sdo.generate.adapter
 
SDOGenModelGeneratorAdapter(GeneratorAdapterFactory) - Constructor for class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapter
 
SDOGenModelGeneratorAdapterFactory - Class in org.apache.tuscany.sdo.generate.adapter
 
SDOGenModelGeneratorAdapterFactory() - Constructor for class org.apache.tuscany.sdo.generate.adapter.SDOGenModelGeneratorAdapterFactory
 
SDOGenPackageGeneratorAdapter - Class in org.apache.tuscany.sdo.generate.adapter
 
SDOGenPackageGeneratorAdapter(GeneratorAdapterFactory) - Constructor for class org.apache.tuscany.sdo.generate.adapter.SDOGenPackageGeneratorAdapter
 
SDOGenUtil - Class in org.apache.tuscany.sdo.generate.util
 
SDOGenUtil() - Constructor for class org.apache.tuscany.sdo.generate.util.SDOGenUtil
 
SDOHelper - Interface in org.apache.tuscany.sdo.api
This interface provides helper functions which are not included in the SDO specification itself.
sdoHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
sdoHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
SDOHelper.MetaDataBuilder - Interface in org.apache.tuscany.sdo.api
This interface provides methods which can be used to programatically create SDO Types and Properties.
SDOHelper.XMLOptions - Interface in org.apache.tuscany.sdo.api
This interface contains options that can be passed to the XMLHelper load() and save() methods.
SDOHelperBase - Class in org.apache.tuscany.sdo.spi
 
SDOHelperBase() - Constructor for class org.apache.tuscany.sdo.spi.SDOHelperBase
 
SDOHelperImpl - Class in org.apache.tuscany.sdo.helper
 
SDOHelperImpl() - Constructor for class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
SDOMetaDataGroup - Interface in org.apache.tuscany.sdo.util.metadata
A representation of the model object 'SDO Meta Data Group'.
SDOMetaDataGroupImpl - Class in org.apache.tuscany.sdo.util.metadata.impl
An implementation of the model object 'SDO Meta Data Group'.
SDOMetaDataGroupImpl() - Constructor for class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
sdoMetaDataGroupType - Variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
SDOObjectInputStream - Class in org.apache.tuscany.sdo.lib
This subclass of ObjectInputStream provides a place to store the scope in which it was created.
SDOObjectInputStream(InputStream, HelperContext) - Constructor for class org.apache.tuscany.sdo.lib.SDOObjectInputStream
 
SDOObjectOutputStream - Class in org.apache.tuscany.sdo.lib
This subclass of ObjectOutputStream provides a place to store the scope in which it was created.
SDOObjectOutputStream(OutputStream, HelperContext) - Constructor for class org.apache.tuscany.sdo.lib.SDOObjectOutputStream
 
SDOPackage - Interface in org.apache.tuscany.sdo
The Package for the model.
SDOPackageImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model Package.
SDOSimpleDateFormat - Class in org.apache.tuscany.sdo.helper
Fixes the bug reported at JIRA TUSCANY-1659 This class ensures the time zone will be formatted as the abbreviation format.
SDOSimpleDateFormat() - Constructor for class org.apache.tuscany.sdo.helper.SDOSimpleDateFormat
 
SDOSimpleDateFormat(String) - Constructor for class org.apache.tuscany.sdo.helper.SDOSimpleDateFormat
 
SDOSimpleDateFormat(String, Locale) - Constructor for class org.apache.tuscany.sdo.helper.SDOSimpleDateFormat
 
SDOSimpleDateFormat(String, DateFormatSymbols) - Constructor for class org.apache.tuscany.sdo.helper.SDOSimpleDateFormat
 
SDOTypeVisitor - Interface in org.apache.tuscany.sdo
Visitor interface that allows applications to process SDO type metadata.
SDOURIConverterImpl - Class in org.apache.tuscany.sdo.util.resource
 
SDOURIConverterImpl() - Constructor for class org.apache.tuscany.sdo.util.resource.SDOURIConverterImpl
 
SDOUtil - Class in org.apache.tuscany.sdo.api
This class provides convenient static utility functions for calling the default SDOHelper.
SDOUtil() - Constructor for class org.apache.tuscany.sdo.api.SDOUtil
 
SDOUtil - Class in org.apache.tuscany.sdo.util
Deprecated.  
SDOUtil() - Constructor for class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
SDOXMLResourceFactoryImpl - Class in org.apache.tuscany.sdo.util.resource
This class creates SDOXMLResourceImpl objects.
SDOXMLResourceFactoryImpl() - Constructor for class org.apache.tuscany.sdo.util.resource.SDOXMLResourceFactoryImpl
Constructor for SDOXMLResourceFactoryImpl.
SDOXMLResourceImpl - Class in org.apache.tuscany.sdo.util.resource
 
SDOXMLResourceImpl(URI) - Constructor for class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl
 
SDOXMLResourceImpl.SDOXMLHelperImpl - Class in org.apache.tuscany.sdo.util.resource
[rfeng] Override the XMLHelperImpl to replace the NamespaceSupport so that it's aware of the NamespaceContext from the XMLStreamReader
SDOXMLResourceImpl.SDOXMLHelperImpl(XMLResource, XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLHelperImpl
 
SDOXMLResourceImpl.SDOXMLHelperImpl(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLHelperImpl
 
SDOXMLResourceImpl.SDOXMLLoadImpl - Class in org.apache.tuscany.sdo.util.resource
An EMF XMLLoad that loads a model from a StAX stream
SDOXMLResourceImpl.SDOXMLLoadImpl(XMLHelper) - Constructor for class org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLLoadImpl
 
SDOXSDEcoreBuilder - Class in org.apache.tuscany.sdo.helper
 
SDOXSDEcoreBuilder(ExtendedMetaData, boolean) - Constructor for class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
Sequence - Interface in commonj.sdo
A sequence is a heterogeneous list of properties and corresponding values.
sequence - Variable in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
SEQUENCE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Sequence' class.
SEQUENCE_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Sequence' class.
SEQUENCED - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
sequenced - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Sequenced' attribute.
SEQUENCED_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The default value of the 'Sequenced' attribute.
sequenced_set_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
This is true if the Sequenced attribute has been set.
serialize(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
Method serialize.
serialize(XMLStreamReader, XMLStreamWriter, Map) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
serializeAttributes(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
serializeCData(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
Method serializeCData.
serializeComment(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
Method serializeComment.
serializeElement(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
serializeElementWithOptions(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
serializeEndElement(XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
Method serializeEndElement.
serializeEndElementWithOptions(XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
Method serializeEndElement.
serializeNode(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
Method serializeNode.
serializeText(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
SerializingDeserializingADataObject - Class in org.apache.tuscany.samples.sdo.intermediate
Demonstrates serializing and deserializing a DataObject to disk using java serialization.
SerializingDeserializingADataObject(Integer) - Constructor for class org.apache.tuscany.samples.sdo.intermediate.SerializingDeserializingADataObject
 
SERVICE_RESOURCE_NAME - Static variable in class commonj.sdo.impl.HelperProvider
The name of the resource that is used for service location.
set(String, Object) - Method in interface commonj.sdo.DataObject
Sets a property of either this object or an object reachable from it, as identified by the specified path, to the specified value.
set(int, Object) - Method in interface commonj.sdo.DataObject
Sets the property at the specified index in property list of this object's type, to the specified value.
set(Property, Object) - Method in interface commonj.sdo.DataObject
Sets the value of the given property of the object to the new value.
SET - Static variable in interface org.apache.tuscany.sdo.api.Event
constants returned from getEventType()
SET - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ChangeKind
 
set(Sequence, Type, int, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
set(int, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
set(Property, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
set(String, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
set(Object) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
set(DataObject, String, Object) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
set(int, Object) - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
set(int, Object) - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
SET_PROPERTIES_OF_DATAOBJECT_BY_NAME - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
setAbstract(Type, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isAbstract value of the specified type.
setAbstract(Type, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setAbstract(Type, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setAbstract(boolean) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
setAbstract(boolean) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
setAbstract(boolean) - Method in interface org.apache.tuscany.sdo.model.Type
Sets the value of the 'Abstract' attribute.
setAbstract(Type, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setAliasNames(EModelElement, List) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
setAliasNames(EModelElement, String) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
Adds an alias name per sdo:aliasName
setAliasNames(EModelElement, List) - Method in interface org.apache.tuscany.sdo.SDOExtendedMetaData
 
setAliasNames(EModelElement, String) - Method in interface org.apache.tuscany.sdo.SDOExtendedMetaData
 
setAndRecyle(Object) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
setBasePackage(String) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
setBigDecimal(String, BigDecimal) - Method in interface commonj.sdo.DataObject
Sets the value of a BigDecimal property identified by the specified path, to the specified value.
setBigDecimal(int, BigDecimal) - Method in interface commonj.sdo.DataObject
Sets the value of a BigDecimal property identified by the specified property index, to the specified value.
setBigDecimal(Property, BigDecimal) - Method in interface commonj.sdo.DataObject
Sets the value of the specified BigDecimal property, to the specified value.
setBigDecimal(String, BigDecimal) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBigDecimal(Property, BigDecimal) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBigDecimal(DataObject, Property, BigDecimal) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBigDecimal(DataObject, int, BigDecimal) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBigDecimal(DataObject, String, BigDecimal) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBigInteger(String, BigInteger) - Method in interface commonj.sdo.DataObject
Sets the value of a BigInteger property identified by the specified path, to the specified value.
setBigInteger(int, BigInteger) - Method in interface commonj.sdo.DataObject
Sets the value of a BigInteger property identified by the specified property index, to the specified value.
setBigInteger(Property, BigInteger) - Method in interface commonj.sdo.DataObject
Sets the value of the specified BigInteger property, to the specified value.
setBigInteger(String, BigInteger) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBigInteger(int, BigInteger) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBigInteger(Property, BigInteger) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBigInteger(DataObject, Property, BigInteger) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBigInteger(DataObject, int, BigInteger) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBigInteger(DataObject, String, BigInteger) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBoolean(String, boolean) - Method in interface commonj.sdo.DataObject
Sets the value of a boolean property identified by the specified path, to the specified value.
setBoolean(int, boolean) - Method in interface commonj.sdo.DataObject
Sets the value of a boolean property identified by the specified property index, to the specified value.
setBoolean(Property, boolean) - Method in interface commonj.sdo.DataObject
Sets the value of the specified boolean property, to the specified value.
setBoolean(String, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBoolean(int, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBoolean(Property, boolean) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBoolean(DataObject, Property, boolean) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBoolean(DataObject, int, boolean) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBoolean(DataObject, String, boolean) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBuf(StringBuffer) - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
setByte(String, byte) - Method in interface commonj.sdo.DataObject
Sets the value of a byte property identified by the specified path, to the specified value.
setByte(int, byte) - Method in interface commonj.sdo.DataObject
Sets the value of a byte property identified by the specified property index, to the specified value.
setByte(Property, byte) - Method in interface commonj.sdo.DataObject
Sets the value of the specified byte property, to the specified value.
setByte(String, byte) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setByte(int, byte) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setByte(Property, byte) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setByte(DataObject, Property, byte) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setByte(DataObject, int, byte) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setByte(DataObject, String, byte) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBytes(String, byte[]) - Method in interface commonj.sdo.DataObject
Sets the value of a byte[] property identified by the specified path, to the specified value.
setBytes(int, byte[]) - Method in interface commonj.sdo.DataObject
Sets the value of a byte[] property identified by the specified property index, to the specified value.
setBytes(Property, byte[]) - Method in interface commonj.sdo.DataObject
Sets the value of the specified byte[] property, to the specified value.
setBytes(String, byte[]) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBytes(int, byte[]) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBytes(Property, byte[]) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setBytes(DataObject, Property, byte[]) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBytes(DataObject, int, byte[]) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setBytes(DataObject, String, byte[]) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setChangeRecorder(ChangeSummaryImpl.SDOChangeRecorder) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setChangeSummary(ChangeSummary) - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Sets the value of the 'Change Summary' attribute.
setChangeSummary(ChangeSummary) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
setChar(String, char) - Method in interface commonj.sdo.DataObject
Sets the value of a char property identified by the specified path, to the specified value.
setChar(int, char) - Method in interface commonj.sdo.DataObject
Sets the value of a char property identified by the specified property index, to the specified value.
setChar(Property, char) - Method in interface commonj.sdo.DataObject
Sets the value of the specified char property, to the specified value.
setChar(String, char) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setChar(int, char) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setChar(Property, char) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setChar(DataObject, Property, char) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setChar(DataObject, int, char) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setChar(DataObject, String, char) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setContainment(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isContainment value of the specified property.
setContainment(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setContainment(Property, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setContainment(boolean) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setContainment(boolean) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setContainment(boolean) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Containment' attribute.
setContainment(Property, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setDataObject(String, DataObject) - Method in interface commonj.sdo.DataObject
Sets the value of a DataObject property identified by the specified path, to the specified value.
setDataObject(int, DataObject) - Method in interface commonj.sdo.DataObject
Sets the value of a DataObject property identified by the specified property index, to the specified value.
setDataObject(Property, DataObject) - Method in interface commonj.sdo.DataObject
Sets the value of the specified DataObject property, to the specified value.
setDataObject(DataObject) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
setDataObject(String, DataObject) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDataObject(int, DataObject) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDataObject(Property, DataObject) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDataObject(DataObject, Property, DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDataObject(DataObject, int, DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDataObject(DataObject, String, DataObject) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDataType(boolean) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
setDataType(boolean) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
setDataType(boolean) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
setDataType(boolean) - Method in interface org.apache.tuscany.sdo.model.Type
Sets the value of the 'Data Type' attribute.
setDate(String, Date) - Method in interface commonj.sdo.DataObject
Sets the value of a Date property identified by the specified path, to the specified value.
setDate(int, Date) - Method in interface commonj.sdo.DataObject
Sets the value of a Date property identified by the specified property index, to the specified value.
setDate(Property, Date) - Method in interface commonj.sdo.DataObject
Sets the value of the specified Date property, to the specified value.
setDate(String, Date) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDate(int, Date) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDate(Property, Date) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDate(DataObject, Property, Date) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDate(DataObject, int, Date) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDate(DataObject, String, Date) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDefault(Property, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the default value of the specified property.
setDefault(Property, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setDefault(Property, String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setDefault(Property, String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setDefault_(String) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setDefault_(String) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
setDefault_(String) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setDefault_(String) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Default' attribute.
setDefaultInstance(ClassLoader) - Static method in class commonj.sdo.impl.HelperProvider
 
setDouble(String, double) - Method in interface commonj.sdo.DataObject
Sets the value of a double property identified by the specified path, to the specified value.
setDouble(int, double) - Method in interface commonj.sdo.DataObject
Sets the value of a double property identified by the specified property index, to the specified value.
setDouble(Property, double) - Method in interface commonj.sdo.DataObject
Sets the value of the specified double property, to the specified value.
setDouble(String, double) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDouble(int, double) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDouble(Property, double) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setDouble(DataObject, Property, double) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDouble(DataObject, int, double) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setDouble(DataObject, String, double) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setEChangeSummary(ChangeSummary) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
setEDataGraph(DataGraph) - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
setEncoding(String) - Method in interface commonj.sdo.helper.XMLDocument
Set the XML encoding of the document, or null if not specified.
setEncoding(String) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
setEObject(EObject) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
setERootObject(EObject) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
setERootObjectGen(EObject) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
setExtensibleNamespaces(boolean) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
setFactoryInterface(String) - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
setFactoryInterface(String) - Method in interface org.apache.tuscany.sdo.util.metadata.JavaMetaData
Sets the value of the 'Factory Interface' attribute.
setFeatureName(String) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
setFeatureNamespaceMatchingLax(boolean) - Method in class org.apache.tuscany.sdo.helper.SDOExtendedMetaDataImpl
 
setFeatureNamespaceMatchingLax(boolean) - Method in interface org.apache.tuscany.sdo.SDOExtendedMetaData
 
setFileName(File) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setFloat(String, float) - Method in interface commonj.sdo.DataObject
Sets the value of a float property identified by the specified path, to the specified value.
setFloat(int, float) - Method in interface commonj.sdo.DataObject
Sets the value of a float property identified by the specified property index, to the specified value.
setFloat(Property, float) - Method in interface commonj.sdo.DataObject
Sets the value of the specified float property, to the specified value.
setFloat(String, float) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setFloat(int, float) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setFloat(Property, float) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setFloat(DataObject, Property, float) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setFloat(DataObject, int, float) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setFloat(DataObject, String, float) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setGenerateLoader(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setGenerateSwitch(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setHelperContext(HelperContext) - Method in class org.apache.tuscany.sdo.lib.SDOObjectInputStream
 
setHelperContext(HelperContext) - Method in class org.apache.tuscany.sdo.lib.SDOObjectOutputStream
 
setIndex(int) - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
setInstanceProperty(Type, String, String, String) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
setInstanceProperty(Property, String, String, String) - Method in class org.apache.tuscany.sdo.impl.FactoryBase
 
setInstanceType(EDataType) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
setInt(String, int) - Method in interface commonj.sdo.DataObject
Sets the value of a int property identified by the specified path, to the specified value.
setInt(int, int) - Method in interface commonj.sdo.DataObject
Sets the value of a int property identified by the specified property index, to the specified value.
setInt(Property, int) - Method in interface commonj.sdo.DataObject
Sets the value of the specified int property, to the specified value.
setInt(String, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setInt(int, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setInt(Property, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setInt(DataObject, Property, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setInt(DataObject, int, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setInt(DataObject, String, int) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setInterfaceDataObject(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setJavaClass(String) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
setJavaClass(String) - Method in interface org.apache.tuscany.sdo.model.java.JavaInfo
Sets the value of the 'Java Class' attribute.
setJavaClassName(Type, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isAbstract value of the specified type.
setJavaClassName(Type, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setJavaClassName(Type, String) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setJavaClassName(Type, String) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setJavaPackage(String) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setList(String, List) - Method in interface commonj.sdo.DataObject
Sets the value of a List property identified by the specified path, to the specified value.
setList(int, List) - Method in interface commonj.sdo.DataObject
Sets the value of a List property identified by the specified property index, to the specified value.
setList(Property, List) - Method in interface commonj.sdo.DataObject
Sets the value of the specified List property, to the specified value.
setList(String, List) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setList(int, List) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setList(Property, List) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setList(DataObject, Property, List) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setList(DataObject, int, List) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setList(DataObject, String, List) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setLocation(String) - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
setLocation(String) - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
setLocation(String) - Method in interface org.apache.tuscany.sdo.util.metadata.TypeMetaData
Sets the value of the 'Location' attribute.
setLocation(String) - Method in interface org.apache.tuscany.sdo.util.metadata.XSDMetaData
Sets the value of the 'Location' attribute.
setLong(String, long) - Method in interface commonj.sdo.DataObject
Sets the value of a long property identified by the specified path, to the specified value.
setLong(int, long) - Method in interface commonj.sdo.DataObject
Sets the value of a long property identified by the specified property index, to the specified value.
setLong(Property, long) - Method in interface commonj.sdo.DataObject
Sets the value of the specified long property, to the specified value.
setLong(String, long) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setLong(int, long) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setLong(Property, long) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setLong(DataObject, Property, long) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setLong(DataObject, int, long) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setLong(DataObject, String, long) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setMany(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isMany value of the specified property.
setMany(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setMany(Property, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setMany(boolean) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setMany(boolean) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
setMany(boolean) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setMany(boolean) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Many' attribute.
setMany(Property, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setModels(ModelsType) - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Sets the value of the 'Models' containment reference.
setModels(ModelsType) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
setName(String) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setName(String) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
setName(String) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.sdo.model.Type
Sets the value of the 'Name' attribute.
setNamespace(String) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
setNoContainment(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setNoInterfaces(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setNoNamespaceSchemaLocation(String) - Method in interface commonj.sdo.helper.XMLDocument
Sets the value of the noNamespaceSchemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if it should not be present.
setNoNamespaceSchemaLocation(String) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
setNoNotification(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setNoUnsettable(Boolean) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setNullable(boolean) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setNullable(boolean) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
setNullable(boolean) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setNullable(boolean) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Nullable' attribute.
setOpen(Type, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isOpen value of the specified type.
setOpen(Type, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setOpen(Type, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setOpen(boolean) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
setOpen(boolean) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
setOpen(boolean) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
setOpen(boolean) - Method in interface org.apache.tuscany.sdo.model.Type
Sets the value of the 'Open' attribute.
setOpen(Type, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setOpposite(Property, Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the opposite value of the specified property.
setOpposite(Property, Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setOpposite(Property, Property) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setOpposite(Property, Property) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setOpposite_(Property) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setOpposite_(Property) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
setOpposite_(Property) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setOpposite_(Property) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Opposite' reference.
setOptions(Map) - Method in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
setPrefix(String) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
setPrefix(String) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setPropertyXMLKind(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set a SDO property to become an XSD element or attribute
setPropertyXMLKind(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setPropertyXMLKind(Property, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setRawValue(String) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
setReadOnly(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isReadOnly value of the specified property.
setReadOnly(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setReadOnly(Property, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setReadOnly(boolean) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setReadOnly(boolean) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
setReadOnly(boolean) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setReadOnly(boolean) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Read Only' attribute.
setReadOnly(Property, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setRedefineBuiltIn(String) - Method in class org.apache.tuscany.sdo.helper.XSDHelperImpl
Redefine/regenerating the built-in model
setResource(XMLResource) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
setResourceSet(ResourceSet) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
setResourceSetGen(ResourceSet) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
setRootObject(DataGraph, DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Set the root object of a data graph.
setRootObject(DataGraph, DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setRootObject(DataGraph, DataObject) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setRootObject(DataGraph, DataObject) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setSampleComplexityLevel(Integer) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
setSchemaLocation(String) - Method in interface commonj.sdo.helper.XMLDocument
Sets the value of the schemaLocation declaration for the http://www.w3.org/2001/XMLSchema-instance namespace in the root element, or null if it should not be present.
setSchemaLocation(String) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
setSchemaNamespace(String) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setScope(HelperContext) - Method in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
setSequence(Sequence, Object) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
setSequenced(Type, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isSequenced value of the specified type.
setSequenced(Type, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setSequenced(Type, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOHelperImpl
 
setSequenced(boolean) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
setSequenced(boolean) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
setSequenced(boolean) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
setSequenced(boolean) - Method in interface org.apache.tuscany.sdo.model.Type
Sets the value of the 'Sequenced' attribute.
setSequenced(Type, boolean) - Static method in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated.  
setSequenceFeature(EAttribute) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
setShort(String, short) - Method in interface commonj.sdo.DataObject
Sets the value of a short property identified by the specified path, to the specified value.
setShort(int, short) - Method in interface commonj.sdo.DataObject
Sets the value of a short property identified by the specified property index, to the specified value.
setShort(Property, short) - Method in interface commonj.sdo.DataObject
Sets the value of the specified short property, to the specified value.
setShort(String, short) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setShort(int, short) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setShort(Property, short) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setShort(DataObject, Property, short) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setShort(DataObject, int, short) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setShort(DataObject, String, short) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setShortName(String) - Method in class org.apache.tuscany.sdo.generate.JavaGenerator.PackageInfo
 
setString(String, String) - Method in interface commonj.sdo.DataObject
Sets the value of a String property identified by the specified path, to the specified value.
setString(int, String) - Method in interface commonj.sdo.DataObject
Sets the value of a String property identified by the specified property index, to the specified value.
setString(Property, String) - Method in interface commonj.sdo.DataObject
Sets the value of the specified String property, to the specified value.
setString(String, String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setString(int, String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setString(Property, String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
setString(DataObject, Property, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setString(DataObject, int, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setString(DataObject, String, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
setTarget(Notifier) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
setTargetDirectory(String) - Method in class org.apache.tuscany.sdo.plugin.SchemaFileOption
 
setTimeZone(TimeZone) - Method in class org.apache.tuscany.sdo.helper.SDOSimpleDateFormat
Overrides the SimpleDateFormat.setTimeZone(TimeZone) method.
setType(Type) - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
setType(Type) - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
setType(Type) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
setType(Type) - Method in interface org.apache.tuscany.sdo.model.Property
Sets the value of the 'Type' reference.
setTypeInterface(String) - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
setTypeInterface(String) - Method in interface org.apache.tuscany.sdo.util.metadata.JavaMetaData
Sets the value of the 'Type Interface' attribute.
setUri(String) - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
setUri(String) - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
setUri(String) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
setUri(String) - Method in interface org.apache.tuscany.sdo.model.Type
Sets the value of the 'Uri' attribute.
setValue(int, Object) - Method in interface commonj.sdo.Sequence
Sets the entry at a specified index to the new value.
setValue(Object) - Method in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
setValue(int, Object) - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
setValue(Object) - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.NameValuePair
 
setValue(int, Object) - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
setXMLDeclaration(boolean) - Method in interface commonj.sdo.helper.XMLDocument
Set the XML declaration version of the document.
setXMLDeclaration(boolean) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
setXmlElement(boolean) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
setXmlElement(boolean) - Method in interface org.apache.tuscany.sdo.model.xml.XMLInfo
Sets the value of the 'Xml Element' attribute.
setXMLVersion(String) - Method in interface commonj.sdo.helper.XMLDocument
Set the XML version of the document, or null if not specified.
setXMLVersion(String) - Method in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
setXsd(XSDType) - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Sets the value of the 'Xsd' containment reference.
setXsd(XSDType) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
SHORT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
SHORT_OBJECT - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
SHORT_OBJECT - Static variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
short_Type - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
shortName(String) - Static method in class org.apache.tuscany.sdo.generate.JavaGenerator
 
shortObjectType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
shortObjectType - Variable in class org.apache.tuscany.sdo.model.java.impl.JavaFactoryImpl
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.MedicalScenario
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.MedicalScenarioWithChangeMonitoring
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.ObtainingDataGraphFromXml
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.advanced.PrintDataGraph
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.basic.ReadPurchaseOrder
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.DynamicCustomerTypeSample
 
SIGNIFICANT_FUNCTION - Static variable in class org.apache.tuscany.samples.sdo.intermediate.SerializingDeserializingADataObject
 
SIMPLE_ANY_TYPE_DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Simple Any Type Data Object' class.
SIMPLE_ANY_TYPE_DATA_OBJECT__ANY - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Any' attribute list.
SIMPLE_ANY_TYPE_DATA_OBJECT__ANY_ATTRIBUTE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Any Attribute' attribute list.
SIMPLE_ANY_TYPE_DATA_OBJECT__INSTANCE_TYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Instance Type' reference.
SIMPLE_ANY_TYPE_DATA_OBJECT__MIXED - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Mixed' attribute list.
SIMPLE_ANY_TYPE_DATA_OBJECT__RAW_VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Raw Value' attribute.
SIMPLE_ANY_TYPE_DATA_OBJECT__VALUE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The feature id for the 'Value' attribute.
SIMPLE_ANY_TYPE_DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Simple Any Type Data Object' class.
SIMPLE_TYPE - Static variable in class org.apache.tuscany.sdo.helper.SDOAnnotations
 
SimpleAnyTypeDataObject - Interface in org.apache.tuscany.sdo
A representation of the model object 'Simple Any Type Data Object'.
SimpleAnyTypeDataObjectImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'EData Object Simple Any Type'.
SimpleAnyTypeDataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
 
size() - Method in interface commonj.sdo.Sequence
Returns the number of entries in the sequence.
size() - Method in class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
size() - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
size() - Method in class org.apache.tuscany.sdo.util.VirtualSequence
 
skipDeletedModification(DataObject) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
somethingUnexpectedHasHappened(Exception) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
standaloneSet() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader.SimpleElementStreamReader
 
standaloneSet() - Method in class org.apache.tuscany.sdo.util.resource.DataObjectXMLStreamReader
 
standaloneSet() - Method in class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
start(BundleContext) - Method in class org.apache.tuscany.sdo.osgi.SdoBundleActivator
 
start(String, String, String, Attributes, Locator, List) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
StAX2SAXAdapter - Class in org.apache.tuscany.sdo.util
Adapter that converts from StAX to SAX event streams.
StAX2SAXAdapter(boolean) - Constructor for class org.apache.tuscany.sdo.util.StAX2SAXAdapter
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
stop(BundleContext) - Method in class org.apache.tuscany.sdo.osgi.SdoBundleActivator
 
STORE_DATA_OBJECT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Store Data Object' class.
STORE_DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Store Data Object' class.
StoreDataObjectImpl - Class in org.apache.tuscany.sdo.impl
An implementation of the model object 'Store Data Object'.
StoreDataObjectImpl() - Constructor for class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
Creates a store-based DataObject.
StoreDataObjectImpl(InternalEObject.EStore) - Constructor for class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
Creates a store-based DataObject.
StoreDataObjectImpl(EClass) - Constructor for class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
Creates a store-based DataObject.
StoreDataObjectImpl(EClass, InternalEObject.EStore) - Constructor for class org.apache.tuscany.sdo.impl.StoreDataObjectImpl
Creates a store-based DataObject.
StreamDeserializer - Class in org.apache.tuscany.sdo.util
StAX Deserializer.
StreamDeserializer() - Constructor for class org.apache.tuscany.sdo.util.StreamDeserializer
 
StreamDeserializer.Attribute - Class in org.apache.tuscany.sdo.util
 
StreamDeserializer.Attribute() - Constructor for class org.apache.tuscany.sdo.util.StreamDeserializer.Attribute
 
StreamDeserializer.QualifiedAttribute - Class in org.apache.tuscany.sdo.util
 
StreamDeserializer.QualifiedAttribute() - Constructor for class org.apache.tuscany.sdo.util.StreamDeserializer.QualifiedAttribute
 
STRING - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
STRINGS - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
stringsType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
stringType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
subject_areas - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
summarize() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 

T

target - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
targetDirectory - Variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
targetNamespacePrefixMap - Variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
tcclToEcoreBuilderMap - Variable in class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
TESTING_FOR_GRAPH_EQUALITY - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
TEXT - Static variable in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
text - Variable in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
The cached value of the 'Text' attribute list.
text(int, String, Locator) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader.Tag
 
TEXT_1 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_10 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_10 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_100 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_100 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1000 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1001 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1002 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1003 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1004 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1005 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1006 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1007 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1008 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1009 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_101 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_101 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1010 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1011 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1012 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1013 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1014 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1015 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1016 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1017 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1018 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1019 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_102 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_102 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1020 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1021 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1022 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1023 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1024 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1025 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1026 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1027 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1028 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1029 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_103 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_103 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1030 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1031 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1032 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1033 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1034 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1035 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1036 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1037 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1038 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1039 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_104 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_104 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1040 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1041 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1042 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1043 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1044 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1045 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1046 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1047 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1048 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1049 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_105 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_105 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1050 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1051 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1052 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1053 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1054 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1055 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1056 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1057 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1058 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1059 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_106 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_106 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1060 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1061 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1062 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1063 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1064 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1065 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1066 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1067 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1068 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1069 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_107 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_107 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1070 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1071 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1072 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1073 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1074 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1075 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1076 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1077 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1078 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1079 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_108 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_108 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1080 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1081 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1082 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1083 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1084 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1085 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1086 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1087 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1088 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1089 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_109 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_109 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1090 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1091 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1092 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1093 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1094 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1095 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1096 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1097 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1098 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1099 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_11 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_11 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_110 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_110 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1100 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1101 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1102 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1103 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1104 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1105 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1106 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1107 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1108 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1109 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_111 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_111 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1110 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1111 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1112 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1113 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1114 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1115 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1116 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1117 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1118 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1119 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_112 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_112 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1120 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1121 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1122 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1123 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1124 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1125 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1126 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1127 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1128 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1129 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_113 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_113 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1130 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1131 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1132 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1133 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1134 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1135 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1136 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1137 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1138 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1139 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_114 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_114 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1140 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1141 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1142 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1143 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1144 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1145 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1146 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1147 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1148 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1149 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_115 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_115 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1150 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1151 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1152 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1153 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1154 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1155 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1156 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1157 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1158 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1159 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_116 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_116 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1160 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1161 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1162 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1163 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1164 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1165 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1166 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1167 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1168 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1169 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_117 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_117 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1170 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1171 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1172 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1173 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1174 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1175 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1176 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1177 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1178 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1179 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_118 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_118 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1180 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1181 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1182 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1183 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1184 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1185 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1186 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1187 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1188 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1189 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_119 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_119 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1190 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1191 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1192 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1193 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1194 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1195 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1196 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1197 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1198 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1199 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_12 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_12 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_120 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_120 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1200 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1201 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1202 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1203 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1204 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1205 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1206 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1207 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1208 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1209 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_121 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_121 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1210 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1211 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1212 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1213 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1214 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1215 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1216 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1217 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1218 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1219 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_122 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_122 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1220 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1221 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1222 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1223 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1224 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1225 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1226 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1227 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1228 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1229 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_123 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_123 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1230 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1231 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1232 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1233 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1234 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1235 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1236 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1237 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1238 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1239 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_124 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_124 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1240 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1241 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1242 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1243 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1244 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1245 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1246 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1247 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1248 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1249 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_125 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_125 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1250 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1251 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1252 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1253 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1254 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1255 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1256 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1257 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1258 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1259 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_126 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_126 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_1260 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1261 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1262 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1263 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1264 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_1265 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_127 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_127 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_128 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_128 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_129 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_129 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_13 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_13 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_130 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_130 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_131 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_131 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_132 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_132 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_133 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_133 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_134 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_134 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_135 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_135 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_136 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_136 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_137 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_137 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_138 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_138 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_139 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_139 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_14 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_14 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_140 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_140 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_141 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_141 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_142 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_142 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_143 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_143 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_144 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_144 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_145 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_145 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_146 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_146 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_147 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_147 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_148 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_148 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_149 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_149 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_15 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_15 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_150 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_150 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_151 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_151 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_152 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_152 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_153 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_153 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_154 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_154 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_155 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_155 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_156 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_156 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_157 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_157 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_158 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_158 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_159 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_159 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_16 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_16 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_160 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_160 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_161 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_161 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_162 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_162 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_163 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_163 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_164 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_164 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_165 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_165 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_166 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_166 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_167 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_167 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_168 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_168 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_169 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_169 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_17 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_17 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_170 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_170 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_171 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_171 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_172 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_172 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_173 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_173 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_174 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_174 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_175 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_175 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_176 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_176 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_177 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_177 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_178 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_178 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_179 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_179 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_18 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_18 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_180 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_180 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_181 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_181 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_182 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_182 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_183 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_183 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_184 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_184 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_185 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_185 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_186 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_186 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_187 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_187 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_188 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_188 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_189 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_189 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_19 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_19 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_190 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_190 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_191 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_191 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_192 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_192 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_193 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_193 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_194 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_194 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_195 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_195 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_196 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_196 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_197 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_197 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_198 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_198 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_199 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_199 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_2 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_2 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_20 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_20 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_200 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_200 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_201 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_201 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_202 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_202 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_203 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_203 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_204 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_204 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_205 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_205 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_206 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_206 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_207 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_207 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_208 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_208 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_209 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_209 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_21 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_21 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_210 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_210 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_211 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_211 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_212 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_212 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_213 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_213 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_214 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_214 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_215 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_215 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_216 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_216 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_217 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_217 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_218 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_218 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_219 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_219 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_22 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_22 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_220 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_220 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_221 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_221 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_222 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_222 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_223 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_223 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_224 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_224 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_225 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_225 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_226 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_226 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_227 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_227 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_228 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_228 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_229 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_229 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_23 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_23 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_230 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_230 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_231 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_231 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_232 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_232 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_233 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_233 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_234 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_234 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_235 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_235 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_236 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_236 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_237 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_237 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_238 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_238 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_239 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_239 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_24 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_24 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_240 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_240 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_241 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_241 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_242 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_242 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_243 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_243 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_244 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_244 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_245 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_245 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_246 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_246 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_247 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_247 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_248 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_248 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_249 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_249 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_25 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_25 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_250 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_250 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_251 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_251 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_252 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_252 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_253 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_253 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_254 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_254 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_255 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_255 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_256 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_256 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_257 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_257 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_258 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_258 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_259 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_259 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_26 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_26 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_260 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_260 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_261 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_261 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_262 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_262 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_263 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_263 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_264 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_264 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_265 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_265 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_266 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_266 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_267 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_267 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_268 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_268 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_269 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_269 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_27 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_27 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_270 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_270 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_271 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_271 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_272 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_272 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_273 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_273 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_274 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_274 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_275 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_275 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_276 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_276 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_277 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_277 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_278 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_278 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_279 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_279 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_28 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_28 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_280 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_280 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_281 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_281 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_282 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_282 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_283 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_283 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_284 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_284 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_285 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_285 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_286 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_286 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_287 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_287 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_288 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_288 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_289 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_289 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_29 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_29 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_290 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_290 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_291 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_291 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_292 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_292 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_293 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_293 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_294 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_294 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_295 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_295 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_296 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_296 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_297 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_297 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_298 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_298 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_299 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_299 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_3 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_3 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_30 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_30 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_300 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_300 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_301 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_301 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_302 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_302 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_303 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_303 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_304 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_304 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_305 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_305 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_306 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_306 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_307 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_307 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_308 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_308 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_309 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_309 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_31 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_31 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_310 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_310 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_311 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_311 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_312 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_312 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_313 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_313 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_314 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_315 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_316 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_317 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_318 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_319 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_32 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_32 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_320 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_321 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_322 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_323 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_324 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_325 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_326 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_327 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_328 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_329 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_33 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_33 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_330 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_331 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_332 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_333 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_334 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_335 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_336 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_337 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_338 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_339 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_34 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_34 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_340 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_341 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_342 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_343 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_344 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_345 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_346 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_347 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_348 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_349 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_35 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_35 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_350 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_351 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_352 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_353 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_354 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_355 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_356 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_357 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_358 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_359 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_36 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_36 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_360 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_361 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_362 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_363 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_364 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_365 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_366 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_367 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_368 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_369 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_37 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_37 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_370 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_371 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_372 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_373 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_374 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_375 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_376 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_377 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_378 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_379 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_38 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_38 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_380 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_381 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_382 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_383 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_384 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_385 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_386 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_387 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_388 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_389 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_39 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_39 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_390 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_391 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_392 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_393 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_394 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_395 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_396 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_397 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_398 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_399 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_4 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_4 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_40 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_40 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_400 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_401 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_402 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_403 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_404 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_405 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_406 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_407 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_408 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_409 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_41 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_41 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_410 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_411 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_412 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_413 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_414 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_415 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_416 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_417 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_418 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_419 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_42 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_42 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_420 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_421 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_422 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_423 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_424 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_425 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_426 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_427 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_428 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_429 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_43 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_43 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_430 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_431 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_432 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_433 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_434 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_435 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_436 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_437 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_438 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_439 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_44 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_44 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_440 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_441 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_442 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_443 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_444 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_445 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_446 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_447 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_448 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_449 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_45 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_45 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_450 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_451 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_452 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_453 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_454 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_455 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_456 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_457 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_458 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_459 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_46 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_46 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_460 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_461 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_462 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_463 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_464 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_465 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_466 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_467 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_468 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_469 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_47 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_47 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_470 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_471 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_472 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_473 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_474 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_475 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_476 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_477 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_478 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_479 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_48 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_48 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_480 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_481 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_482 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_483 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_484 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_485 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_486 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_487 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_488 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_489 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_49 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_49 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_490 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_491 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_492 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_493 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_494 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_495 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_496 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_497 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_498 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_499 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_5 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_5 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_50 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_50 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_500 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_501 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_502 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_503 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_504 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_505 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_506 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_507 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_508 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_509 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_51 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_51 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_510 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_511 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_512 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_513 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_514 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_515 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_516 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_517 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_518 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_519 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_52 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_52 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_520 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_521 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_522 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_523 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_524 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_525 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_526 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_527 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_528 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_529 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_53 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_53 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_530 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_531 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_532 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_533 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_534 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_535 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_536 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_537 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_538 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_539 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_54 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_54 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_540 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_541 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_542 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_543 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_544 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_545 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_546 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_547 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_548 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_549 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_55 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_55 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_550 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_551 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_552 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_553 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_554 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_555 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_556 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_557 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_558 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_559 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_56 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_56 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_560 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_561 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_562 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_563 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_564 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_565 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_566 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_567 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_568 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_569 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_57 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_57 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_570 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_571 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_572 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_573 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_574 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_575 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_576 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_577 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_578 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_579 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_58 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_58 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_580 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_581 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_582 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_583 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_584 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_585 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_586 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_587 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_588 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_589 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_59 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_59 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_590 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_591 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_592 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_593 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_594 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_595 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_596 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_597 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_598 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_599 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_6 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_6 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_60 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_60 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_600 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_601 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_602 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_603 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_604 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_605 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_606 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_607 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_608 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_609 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_61 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_61 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_610 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_611 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_612 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_613 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_614 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_615 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_616 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_617 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_618 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_619 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_62 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_62 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_620 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_621 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_622 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_623 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_624 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_625 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_626 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_627 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_628 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_629 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_63 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_63 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_630 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_631 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_632 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_633 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_634 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_635 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_636 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_637 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_638 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_639 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_64 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_64 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_640 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_641 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_642 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_643 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_644 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_645 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_646 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_647 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_648 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_649 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_65 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_65 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_650 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_651 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_652 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_653 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_654 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_655 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_656 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_657 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_658 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_659 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_66 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_66 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_660 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_661 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_662 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_663 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_664 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_665 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_666 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_667 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_668 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_669 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_67 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_67 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_670 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_671 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_672 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_673 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_674 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_675 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_676 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_677 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_678 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_679 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_68 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_68 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_680 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_681 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_682 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_683 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_684 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_685 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_686 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_687 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_688 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_689 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_69 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_69 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_690 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_691 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_692 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_693 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_694 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_695 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_696 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_697 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_698 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_699 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_7 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_7 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_70 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_70 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_700 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_701 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_702 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_703 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_704 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_705 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_706 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_707 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_708 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_709 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_71 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_71 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_710 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_711 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_712 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_713 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_714 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_715 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_716 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_717 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_718 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_719 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_72 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_72 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_720 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_721 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_722 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_723 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_724 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_725 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_726 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_727 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_728 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_729 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_73 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_73 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_730 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_731 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_732 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_733 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_734 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_735 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_736 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_737 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_738 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_739 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_74 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_74 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_740 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_741 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_742 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_743 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_744 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_745 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_746 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_747 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_748 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_749 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_75 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_75 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_750 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_751 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_752 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_753 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_754 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_755 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_756 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_757 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_758 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_759 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_76 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_76 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_760 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_761 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_762 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_763 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_764 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_765 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_766 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_767 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_768 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_769 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_77 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_77 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_770 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_771 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_772 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_773 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_774 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_775 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_776 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_777 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_778 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_779 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_78 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_78 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_780 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_781 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_782 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_783 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_784 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_785 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_786 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_787 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_788 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_789 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_79 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_79 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_790 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_791 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_792 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_793 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_794 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_795 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_796 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_797 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_798 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_799 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_8 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_8 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_80 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_80 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_800 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_801 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_802 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_803 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_804 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_805 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_806 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_807 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_808 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_809 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_81 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_81 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_810 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_811 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_812 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_813 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_814 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_815 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_816 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_817 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_818 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_819 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_82 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_82 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_820 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_821 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_822 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_823 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_824 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_825 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_826 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_827 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_828 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_829 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_83 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_83 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_830 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_831 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_832 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_833 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_834 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_835 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_836 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_837 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_838 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_839 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_84 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_84 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_840 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_841 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_842 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_843 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_844 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_845 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_846 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_847 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_848 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_849 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_85 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_85 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_850 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_851 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_852 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_853 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_854 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_855 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_856 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_857 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_858 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_859 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_86 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_86 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_860 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_861 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_862 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_863 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_864 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_865 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_866 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_867 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_868 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_869 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_87 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_87 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_870 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_871 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_872 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_873 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_874 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_875 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_876 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_877 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_878 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_879 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_88 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_88 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_880 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_881 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_882 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_883 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_884 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_885 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_886 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_887 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_888 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_889 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_89 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_89 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_890 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_891 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_892 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_893 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_894 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_895 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_896 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_897 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_898 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_899 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_9 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_9 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_90 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_90 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_900 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_901 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_902 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_903 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_904 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_905 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_906 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_907 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_908 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_909 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_91 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_91 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_910 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_911 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_912 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_913 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_914 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_915 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_916 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_917 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_918 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_919 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_92 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_92 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_920 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_921 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_922 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_923 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_924 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_925 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_926 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_927 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_928 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_929 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_93 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_93 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_930 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_931 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_932 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_933 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_934 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_935 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_936 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_937 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_938 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_939 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_94 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_94 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_940 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_941 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_942 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_943 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_944 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_945 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_946 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_947 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_948 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_949 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_95 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_95 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_950 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_951 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_952 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_953 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_954 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_955 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_956 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_957 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_958 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_959 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_96 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_96 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_960 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_961 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_962 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_963 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_964 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_965 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_966 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_967 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_968 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_969 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_97 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_97 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_970 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_971 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_972 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_973 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_974 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_975 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_976 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_977 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_978 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_979 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_98 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_98 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_980 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_981 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_982 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_983 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_984 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_985 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_986 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_987 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_988 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_989 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_99 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_99 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOFactoryClass
 
TEXT_990 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_991 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_992 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_993 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_994 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_995 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_996 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_997 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_998 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_999 - Variable in class org.apache.tuscany.sdo.generate.templates.model.SDOClass
 
TEXT_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
TextType - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Text Type'.
TextTypeImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Text Type'.
TextTypeImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
textTypeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
throwXMLStreamException(String) - Method in class org.apache.tuscany.sdo.util.resource.RecordedEventXMLStreamReader
 
TIME - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
timeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
toCalendar(String) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Calendar using the default locale.
toCalendar(String, Locale) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Calendar using the specified locale, or the default locale if the locale is null.
toCalendar(String) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toCalendar(String, Locale) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDate(String) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Date.
toDate(String) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDateTime(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the DateTime type.
toDateTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the DateTime type.
toDateTime(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDateTime(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Day type.
toDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Day type.
toDay(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDay(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDuration(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Duration type.
toDuration(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Duration type.
toDuration(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toDuration(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Month type.
toMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Month type.
toMonth(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toMonth(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the MonthDay type.
toMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the MonthDay type.
toMonthDay(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toMonthDay(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toString() - Method in class org.apache.tuscany.sdo.impl.AnyTypeDataObjectImpl
 
toString() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
toString() - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
toString() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
toString() - Method in class org.apache.tuscany.sdo.util.BasicSequence
 
toString() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
toString() - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
toString() - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
toString() - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
toTime(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Time type.
toTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Time type.
toTime(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toTime(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toYear(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Year type.
toYear(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Year type.
toYear(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toYear(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toYearMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the YearMonth type.
toYearMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the YearMonth type.
toYearMonth(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toYearMonth(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toYearMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the YearMonthDay type.
toYearMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the YearMonthDay type.
toYearMonthDay(Date) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
toYearMonthDay(Calendar) - Method in class org.apache.tuscany.sdo.helper.DataHelperImpl
 
traverse(List) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
 
TUSCANY_NO_URI - Static variable in class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
Type - Interface in commonj.sdo
A representation of the type of a property of a data object.
TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
type - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
The cached value of the 'Type' reference.
TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
type - Variable in class org.apache.tuscany.sdo.model.impl.TypesImpl
The cached value of the 'Type' containment reference list.
Type - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Type'.
TYPE - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The meta object id for the 'Type' class.
TYPE_FEATURE_COUNT - Static variable in interface org.apache.tuscany.sdo.SDOPackage
The number of structural features of the 'Type' class.
TYPE_INTERFACE - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
The feature id for the 'Type Interface' attribute.
TYPE_INTERFACE_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
The default value of the 'Type Interface' attribute.
TYPE_META_DATA - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
TYPE_META_DATA - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
The feature id for the 'Type Meta Data' containment reference list.
type_set_ - Variable in class org.apache.tuscany.sdo.model.impl.PropertyImpl
This is true if the Type reference has been set.
typedXSI() - Method in class org.apache.tuscany.sdo.util.StreamDeserializer
 
TypeHelper - Interface in commonj.sdo.helper
Look up a Type given the uri and typeName or interfaceClass.
typeHelper() - Method in class commonj.sdo.impl.HelperProvider
Returns a TypeHelper obtained from this implementation.
typeHelper - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
typeHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
typeHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
TypeHelperImpl - Class in org.apache.tuscany.sdo.helper
Look up a Type given the uri and typeName or interfaceClass.
TypeHelperImpl(HelperContext) - Constructor for class org.apache.tuscany.sdo.helper.TypeHelperImpl
 
TypeImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Type'.
TypeImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.TypeImpl
 
typeInterface - Variable in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
The cached value of the 'Type Interface' attribute.
typeMetaData - Variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
The cached value of the 'Type Meta Data' containment reference list.
TypeMetaData - Interface in org.apache.tuscany.sdo.util.metadata
A representation of the model object 'Type Meta Data'.
TypeMetaDataImpl - Class in org.apache.tuscany.sdo.util.metadata.impl
An implementation of the model object 'Type Meta Data'.
TypeMetaDataImpl() - Constructor for class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
typeMetaDataType - Variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
TYPES - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
Types - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'Types'.
TypesImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'Types'.
TypesImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.TypesImpl
 
typesType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
typeTable - Variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
TypeTable - Class in org.apache.tuscany.sdo.helper
 
TypeTable() - Constructor for class org.apache.tuscany.sdo.helper.TypeTable
 
typeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
typeXSI() - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 

U

UNBOUNDED - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper
 
uncache() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
uncapNameStatic(String) - Static method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
undoChanges() - Method in interface commonj.sdo.ChangeSummary
This method is intended for use by service implementations only.
undoChanges() - Method in class org.apache.tuscany.sdo.impl.ChangeSummaryImpl
 
UnknownPropertyList - Class in org.apache.tuscany.sdo.lib
 
UnknownPropertyList(DataObject, String) - Constructor for class org.apache.tuscany.sdo.lib.UnknownPropertyList
 
unset(String) - Method in interface commonj.sdo.DataObject
Unsets a property of either this object or an object reachable from it, as identified by the specified path.
unset(int) - Method in interface commonj.sdo.DataObject
Unsets the property at the specified index in property list of this object's type.
unset(Property) - Method in interface commonj.sdo.DataObject
Unsets the property of the object.
UNSET - Static variable in interface org.apache.tuscany.sdo.api.Event
 
UNSET - Static variable in interface org.apache.tuscany.sdo.impl.DataObjectBase.ChangeKind
 
unset(Sequence, Type, int) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
unset(int) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
unset(Property) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
unset(String) - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.DataGraphTypeImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.ModelsTypeImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.TextTypeImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.TypesImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
unset() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
unset(DataObject, String) - Static method in class org.apache.tuscany.sdo.util.DataObjectUtil
 
unset(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.JavaMetaDataImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.TypeMetaDataImpl
 
unset(int) - Method in class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
UNSET - Static variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
unsetAbstract() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
unsetAbstract() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
unsetAbstract() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unsetAbstract() - Method in interface org.apache.tuscany.sdo.model.Type
Unsets the value of the 'Abstract' attribute.
unsetAndRecyle() - Method in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
unsetChangeSummary() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Unsets the value of the 'Change Summary' attribute.
unsetChangeSummary() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
unsetContainment() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetContainment() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetContainment() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetContainment() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Containment' attribute.
unsetDataType() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
unsetDataType() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
unsetDataType() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unsetDataType() - Method in interface org.apache.tuscany.sdo.model.Type
Unsets the value of the 'Data Type' attribute.
unsetDefault() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetDefault() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetDefault() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetDefault() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Default' attribute.
unsetJavaClass() - Method in class org.apache.tuscany.sdo.model.java.impl.JavaInfoImpl
 
unsetJavaClass() - Method in interface org.apache.tuscany.sdo.model.java.JavaInfo
Unsets the value of the 'Java Class' attribute.
unsetMany() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetMany() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetMany() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetMany() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Many' attribute.
unsetModels() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Unsets the value of the 'Models' containment reference.
unsetModels() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
unsetName() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetName() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
unsetName() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
unsetName() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetName() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetName() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unsetName() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Name' attribute.
unsetName() - Method in interface org.apache.tuscany.sdo.model.Type
Unsets the value of the 'Name' attribute.
unsetNullable() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetNullable() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetNullable() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetNullable() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Nullable' attribute.
unsetOpen() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
unsetOpen() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
unsetOpen() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unsetOpen() - Method in interface org.apache.tuscany.sdo.model.Type
Unsets the value of the 'Open' attribute.
unsetOpposite() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetOpposite() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetOpposite() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetOpposite() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Opposite' reference.
unsetProperties(EObject, String, Type) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer
 
unsetReadOnly() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetReadOnly() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetReadOnly() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetReadOnly() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Read Only' attribute.
unsetSequence(Sequence) - Method in class org.apache.tuscany.sdo.impl.DataObjectBase
 
unsetSequenced() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
unsetSequenced() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
unsetSequenced() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unsetSequenced() - Method in interface org.apache.tuscany.sdo.model.Type
Unsets the value of the 'Sequenced' attribute.
unsetType() - Method in class org.apache.tuscany.sdo.impl.AttributeImpl
 
unsetType() - Method in class org.apache.tuscany.sdo.impl.ReferenceImpl
 
unsetType() - Method in class org.apache.tuscany.sdo.model.impl.PropertyImpl
 
unsetType() - Method in interface org.apache.tuscany.sdo.model.Property
Unsets the value of the 'Type' reference.
unsetUri() - Method in class org.apache.tuscany.sdo.impl.ClassImpl
 
unsetUri() - Method in class org.apache.tuscany.sdo.impl.DataTypeImpl
 
unsetUri() - Method in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
unsetUri() - Method in interface org.apache.tuscany.sdo.model.Type
Unsets the value of the 'Uri' attribute.
unsetXmlElement() - Method in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
unsetXmlElement() - Method in interface org.apache.tuscany.sdo.model.xml.XMLInfo
Unsets the value of the 'Xml Element' attribute.
unsetXsd() - Method in interface org.apache.tuscany.sdo.model.BaseDataGraphType
Unsets the value of the 'Xsd' containment reference.
unsetXsd() - Method in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
UNSPECIFIED - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper
 
URI - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
URI - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
 
uri - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The cached value of the 'Uri' attribute.
URI_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
The default value of the 'Uri' attribute.
uri_set_ - Variable in class org.apache.tuscany.sdo.model.impl.TypeImpl
This is true if the Uri attribute has been set.
uris - Variable in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
uriType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
useDefaultScopeForTypes() - Method in class org.apache.tuscany.samples.sdo.SampleBase
 
useOriginalReferences - Variable in class org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
 
userLevels - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
 
useSortedAttributes() - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
Overrides method in EMF.
USING_BUILT_IN_TYPES - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 

V

validAliasName(XSDTypeDefinition, boolean) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
Override default EMF name mangling for anonymous types (simple and complex)
validName(String, int, String) - Method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
Override default EMF behavior so that the name is not mangled.
validNameStatic(String, int, String) - Static method in class org.apache.tuscany.sdo.helper.SDOXSDEcoreBuilder
 
value - Variable in class org.apache.tuscany.sdo.util.DataObjectUtil.Accessor
 
value - Variable in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamDeserializer.Tag
 
value(Type) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
value(XMLStreamReader) - Method in class org.apache.tuscany.sdo.util.resource.SDODeserializer
 
value - Variable in class org.apache.tuscany.sdo.util.StreamDeserializer.Attribute
 
value(Object, String, NamespaceContext) - Static method in class org.apache.tuscany.sdo.util.StreamDeserializer
 
VALUE_EDEFAULT - Static variable in class org.apache.tuscany.sdo.impl.SimpleAnyTypeDataObjectImpl
The default value of the 'Value' attribute.
VIRTUAL_SEQUENCE_FEATURE - Static variable in class org.apache.tuscany.sdo.impl.ClassImpl
 
VirtualSequence - Class in org.apache.tuscany.sdo.util
SDO Sequance implementation which delegates to a Collection of DataObject properties.
VirtualSequence(DataObject) - Constructor for class org.apache.tuscany.sdo.util.VirtualSequence
 
visitEnd() - Method in class org.apache.tuscany.sdo.codegen.BytecodeInterfaceGenerator
 
visitEnd() - Method in class org.apache.tuscany.sdo.codegen.JavaInterfaceGenerator
 
visitEnd() - Method in interface org.apache.tuscany.sdo.SDOTypeVisitor
Visit after all properties.
visitProperty(Property) - Method in class org.apache.tuscany.sdo.codegen.BytecodeInterfaceGenerator
 
visitProperty(Property) - Method in class org.apache.tuscany.sdo.codegen.JavaInterfaceGenerator
 
visitProperty(Property) - Method in interface org.apache.tuscany.sdo.SDOTypeVisitor
Visit a property definition.
visitType(Type) - Method in class org.apache.tuscany.sdo.codegen.BytecodeInterfaceGenerator
 
visitType(Type) - Method in class org.apache.tuscany.sdo.codegen.JavaInterfaceGenerator
 
visitType(Type) - Method in interface org.apache.tuscany.sdo.SDOTypeVisitor
Visit a type definition.

W

wasSet() - Method in interface org.apache.tuscany.sdo.api.Event
 
wasSet() - Method in class org.apache.tuscany.sdo.impl.EventImpl
 
WHITESPACE_REGEX - Static variable in class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
WRAPPING_DATA_GRAPH_IN_A_DATAGRAPH_INSTANCE - Static variable in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure.SDOFacets
 
writeAttribute(Property, String) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
writeDataObject(DataObject, ObjectOutput) - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
writeDeletedObject(Property) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
writeElement(Object, Property) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
writeElement(Object) - Method in class org.apache.tuscany.sdo.util.resource.ChangeSummaryStreamSerializer
 
writeExternal(ObjectOutput) - Method in class commonj.sdo.impl.ExternalizableDelegator
 
writeExternal(ObjectOutput) - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl.EDataGraphExternalizable
 
writeExternal(ObjectOutput) - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase.ResolvableImpl
 
writeReplace() - Method in class org.apache.tuscany.sdo.impl.DataGraphImpl
 
writeReplace() - Method in class org.apache.tuscany.sdo.impl.DataObjectImpl
 
writeTopAttributes(EObject) - Method in class org.apache.tuscany.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
 

X

XML_ELEMENT - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
XML_ELEMENT_DEFAULT_ - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
The default value of the 'Xml Element' attribute.
XML_INFO - Static variable in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
XML_LOAD_LAX_FORM - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
To tolerate malformed elements and attributes (default unless set by System property XML.load.form.lax).
XML_LOAD_LaxForm - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_LOAD_SCHEMA - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Boolean to process the schemaLocation/noNamespaceSchemaLocation attributes occurring in the instance document to convert XSD(s) to Types
XML_LOAD_SCHEMA - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_LOAD_UNKNOWN_PROPERTIES - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Allows you to record unknown features during deserialization/loading.
XML_SAVE_DOCTYPE - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Boolean to save a doctype declaration
XML_SAVE_DocType - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_SAVE_INDENT - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Indent String such as "\t", "", etc.
XML_SAVE_INDENT - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_SAVE_LINE_BREAK - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Line Break String such as "\n", "\r\n", "\r" and "", absence/null is the default (line.separator System Property)
XML_SAVE_LINE_WIDTH - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Attribute formatting that exceeds the specified width as Integer will cause a line break so that formatting will continue indented on the next line
XML_SAVE_LineBreak - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_SAVE_LineWidth - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_SAVE_MARGIN - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Margin String such as " ", "\t\t", etc.
XML_SAVE_MARGIN - Static variable in class org.apache.tuscany.sdo.util.SDOUtil
Deprecated. see SDOHelper.XMLOptions.
XML_SCHEMA_URI - Static variable in class org.apache.tuscany.sdo.helper.TypeTable
 
XML_STRING - Static variable in class org.apache.tuscany.samples.sdo.intermediate.CreateDataObjectFromXmlString
String representing a PurchaseOrder in XML format
XMLDocument - Interface in commonj.sdo.helper
Represents an XML Document containing a tree of DataObjects.
XMLDocumentImpl - Class in org.apache.tuscany.sdo.helper
Represents an XML Document containing a tree of DataObjects.
XMLDocumentImpl(ExtendedMetaData, Object) - Constructor for class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
XMLDocumentImpl(ExtendedMetaData) - Constructor for class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
XMLDocumentImpl(ExtendedMetaData, DataObject, String, String) - Constructor for class org.apache.tuscany.sdo.helper.XMLDocumentImpl
 
XMLDocumentStreamReader - Class in org.apache.tuscany.sdo.util.resource
This class is derived from Apache Axis2 class org.apache.axis2.util.StreamWrapper.
XMLDocumentStreamReader(XMLStreamReader) - Constructor for class org.apache.tuscany.sdo.util.resource.XMLDocumentStreamReader
 
xmlElement - Variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
The cached value of the 'Xml Element' attribute.
xmlElement_set_ - Variable in class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
This is true if the Xml Element attribute has been set.
XMLFactory - Interface in org.apache.tuscany.sdo.model.xml
The Factory for the model.
XMLFactoryImpl - Class in org.apache.tuscany.sdo.model.xml.impl
An implementation of the commonj.sdo/xml model factory.
XMLFactoryImpl() - Constructor for class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
Creates an instance of the factory.
XMLHelper - Interface in commonj.sdo.helper
A helper to convert XML documents into DataObects and DataObjects into XML documnets.
xmlHelper() - Method in class commonj.sdo.impl.HelperProvider
Returns a XMLHelper obtained from this implementation.
xmlHelper - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
xmlHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
xmlHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
XMLHelperImpl - Class in org.apache.tuscany.sdo.helper
A helper to convert XML documents into DataObects and DataObjects into XML documnets.
XMLHelperImpl(HelperContext) - Constructor for class org.apache.tuscany.sdo.helper.XMLHelperImpl
 
XMLInfo - Interface in org.apache.tuscany.sdo.model.xml
A representation of the model object 'Info'.
XMLInfoImpl - Class in org.apache.tuscany.sdo.model.xml.impl
An implementation of the model object 'Info'.
XMLInfoImpl() - Constructor for class org.apache.tuscany.sdo.model.xml.impl.XMLInfoImpl
 
xmlInfoType - Variable in class org.apache.tuscany.sdo.model.xml.impl.XMLFactoryImpl
 
XMLStreamHelper - Interface in org.apache.tuscany.sdo.api
Helper interface for reading and writing SDO DataObjects from XML streams (StAX).
xmlStreamHelper - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
XMLStreamHelper - Interface in org.apache.tuscany.sdo.helper
Deprecated.  
xmlStreamHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
xmlStreamHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
XMLStreamHelperImpl - Class in org.apache.tuscany.sdo.helper
 
XMLStreamHelperImpl(HelperContext) - Constructor for class org.apache.tuscany.sdo.helper.XMLStreamHelperImpl
 
XMLStreamSerializer - Class in org.apache.tuscany.sdo.util.resource
The XMLStreamSerializer pulls events from the XMLStreamReader and dumps into the XMLStreamWriter
XMLStreamSerializer() - Constructor for class org.apache.tuscany.sdo.util.resource.XMLStreamSerializer
 
XS_QNAME - Static variable in class org.apache.tuscany.sdo.helper.TypeTable
 
XS_URI_PREFIX - Static variable in class org.apache.tuscany.sdo.helper.TypeTable
 
XSD - Static variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
 
xsd - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
The cached value of the 'Xsd' containment reference.
XSD2JavaGenerator - Class in org.apache.tuscany.sdo.generate
 
XSD2JavaGenerator() - Constructor for class org.apache.tuscany.sdo.generate.XSD2JavaGenerator
 
XSD2JavaGenerator.GeneratedPackage - Class in org.apache.tuscany.sdo.generate
 
XSD2JavaGenerator.GeneratedPackage.PackageClassInfo - Class in org.apache.tuscany.sdo.generate
 
XSD2JavaGenerator.GeneratedPackages - Class in org.apache.tuscany.sdo.generate
 
XSD_META_DATA - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
XSD_META_DATA - Static variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
The feature id for the 'Xsd Meta Data' containment reference list.
xsd_set_ - Variable in class org.apache.tuscany.sdo.model.impl.BaseDataGraphTypeImpl
This is true if the Xsd containment reference has been set.
XSD_TYPE - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
xsdFactory - Variable in class org.apache.tuscany.sdo.helper.SchemaBuilder
 
xsdFileName - Variable in class org.apache.tuscany.sdo.generate.JavaGenerator
 
XSDHelper - Interface in commonj.sdo.helper
Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).
xsdHelper() - Method in class commonj.sdo.impl.HelperProvider
Returns a XSDHelper obtained from this implementation.
xsdHelper - Variable in class org.apache.tuscany.sdo.helper.HelperContextImpl
 
xsdHelper - Variable in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
xsdHelper() - Method in class org.apache.tuscany.sdo.spi.HelperProviderBase
 
XSDHelperImpl - Class in org.apache.tuscany.sdo.helper
Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).
XSDHelperImpl(HelperContext, String, boolean) - Constructor for class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
XSDHelperImpl(HelperContext) - Constructor for class org.apache.tuscany.sdo.helper.XSDHelperImpl
 
xsdMetaData - Variable in class org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
The cached value of the 'Xsd Meta Data' containment reference list.
XSDMetaData - Interface in org.apache.tuscany.sdo.util.metadata
A representation of the model object 'XSD Meta Data'.
XSDMetaDataImpl - Class in org.apache.tuscany.sdo.util.metadata.impl
An implementation of the model object 'XSD Meta Data'.
XSDMetaDataImpl() - Constructor for class org.apache.tuscany.sdo.util.metadata.impl.XSDMetaDataImpl
 
xsdMetaDataType - Variable in class org.apache.tuscany.sdo.util.metadata.impl.MetadataFactoryImpl
 
xsdToSdoMappings - Static variable in class org.apache.tuscany.sdo.spi.SDOHelperBase
 
XSDType - Interface in org.apache.tuscany.sdo.model
A representation of the model object 'XSD Type'.
XSDTypeImpl - Class in org.apache.tuscany.sdo.model.impl
An implementation of the model object 'XSD Type'.
XSDTypeImpl() - Constructor for class org.apache.tuscany.sdo.model.impl.XSDTypeImpl
 
xsdTypeType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 

Y

YEAR - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
YEAR_MONTH - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
YEAR_MONTH_DAY - Static variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
yearMonthDayType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
yearMonthType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
yearType - Variable in class org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
 
yesOrNoFromUser(String) - Method in class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
Utility method to obtain information from the user about whether or not they would like to use a DataGraph or simply use a DataObject

A B C D E F G H I J L M N O P Q R S T U V W X Y

Copyright © 2013 The Apache Software Foundation. All Rights Reserved.