|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.apache.tuscany.sdo.impl.DataObjectImpl
org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
org.apache.tuscany.sdo.impl.DataObjectBase
org.apache.tuscany.sdo.util.metadata.impl.SDOMetaDataGroupImpl
public class SDOMetaDataGroupImpl
An implementation of the model object 'SDO Meta Data Group'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.tuscany.sdo.impl.DataObjectBase |
---|
DataObjectBase.ChangeContext, DataObjectBase.ChangeKind, DataObjectBase.ListKind |
Nested classes/interfaces inherited from class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl |
---|
ExtensibleDataObjectImpl.FactoryImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
static int |
JAVA_META_DATA
The feature id for the 'Java Meta Data' containment reference list. |
protected List |
javaMetaData
The cached value of the ' Java Meta Data ' containment reference list. |
static int |
SDO_PROPERTY_COUNT
This represents the number of properties for this type. |
static int |
TYPE_META_DATA
The feature id for the 'Type Meta Data' containment reference list. |
protected List |
typeMetaData
The cached value of the ' Type Meta Data ' containment reference list. |
static int |
XSD_META_DATA
The feature id for the 'Xsd Meta Data' containment reference list. |
protected List |
xsdMetaData
The cached value of the ' Xsd Meta Data ' containment reference list. |
Fields inherited from class org.apache.tuscany.sdo.impl.DataObjectBase |
---|
OPPOSITE_FEATURE_BASE |
Fields inherited from class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl |
---|
eClass, ENO_SETTINGS, eSettings |
Fields inherited from class org.apache.tuscany.sdo.impl.DataObjectImpl |
---|
changeRecorder, eAdapters, eContainer, eContainerFeatureID, location, sequence |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
SDOMetaDataGroupImpl()
|
Method Summary | |
---|---|
Object |
get(int propertyIndex,
boolean resolve)
|
List |
getJavaMetaData()
|
Type |
getStaticType()
|
List |
getTypeMetaData()
|
List |
getXsdMetaData()
|
DataObjectBase.ChangeContext |
inverseRemove(Object otherEnd,
int propertyIndex,
DataObjectBase.ChangeContext changeContext)
|
boolean |
isSet(int propertyIndex)
|
void |
set(int propertyIndex,
Object newValue)
|
void |
unset(int propertyIndex)
|
Methods inherited from class org.apache.tuscany.sdo.impl.DataObjectBase |
---|
addNotification, addNotification, basicAdd, createChangeSummary, createPropertyList, createPropertyList, createSequence, createSequence, dispatch, eGet, eInverseRemove, eIsSet, eSet, eStaticClass, eStaticFeatureCount, eUnset, get, getList, getStaticPropertyCount, internalConvertIndex, inverseAdd, inverseAdd, inverseRemove, isNotifying, isProxy, isProxy, isSequenceEmpty, isSet, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, notify, removeFromList, removeFromSequence, resolveProxy, set, setSequence, toString, unset, unsetSequence |
Methods inherited from class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eClass, eDerivedStructuralFeatureID, eDynamicClass, eDynamicGet, eDynamicIsSet, eDynamicSet, eDynamicUnset, eHasSettings, eSetClass, eSettings, get, isDynamic |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicProperties, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProperties, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eSetDeliver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eSetDeliver |
Field Detail |
---|
public static final int JAVA_META_DATA
public static final int XSD_META_DATA
public static final int TYPE_META_DATA
public static final int SDO_PROPERTY_COUNT
protected List javaMetaData
Java Meta Data
' containment reference list.
getJavaMetaData()
protected List xsdMetaData
Xsd Meta Data
' containment reference list.
getXsdMetaData()
protected List typeMetaData
Type Meta Data
' containment reference list.
getTypeMetaData()
Constructor Detail |
---|
protected SDOMetaDataGroupImpl()
Method Detail |
---|
public Type getStaticType()
getStaticType
in class DataObjectBase
public List getJavaMetaData()
getJavaMetaData
in interface SDOMetaDataGroup
public List getXsdMetaData()
getXsdMetaData
in interface SDOMetaDataGroup
public List getTypeMetaData()
getTypeMetaData
in interface SDOMetaDataGroup
public DataObjectBase.ChangeContext inverseRemove(Object otherEnd, int propertyIndex, DataObjectBase.ChangeContext changeContext)
inverseRemove
in class DataObjectBase
public Object get(int propertyIndex, boolean resolve)
get
in class ExtensibleDataObjectImpl
public void set(int propertyIndex, Object newValue)
set
in interface DataObject
set
in class ExtensibleDataObjectImpl
propertyIndex
- the index of the property.newValue
- the new value for the property.DataObject.set(Property, Object)
public void unset(int propertyIndex)
unset
in interface DataObject
unset
in class ExtensibleDataObjectImpl
propertyIndex
- the index of the property.DataObject.unset(Property)
public boolean isSet(int propertyIndex)
isSet
in interface DataObject
isSet
in class ExtensibleDataObjectImpl
propertyIndex
- the index of the property.
DataObject.isSet(Property)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |