|
||||||||||
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.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
public abstract class SQLObjectImpl
An implementation of the model object 'SQL Object'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
ELAST_EOBJECT_FLAG |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAnnotation |
addEAnnotation(java.lang.String source)
|
void |
addEAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation,
java.lang.String key,
java.lang.String value)
|
commonj.sdo.DataObject |
createDataObject(int propertyIndex)
|
commonj.sdo.DataObject |
createDataObject(int propertyIndex,
java.lang.String namespaceURI,
java.lang.String typeName)
|
commonj.sdo.DataObject |
createDataObject(commonj.sdo.Property property)
|
commonj.sdo.DataObject |
createDataObject(commonj.sdo.Property property,
commonj.sdo.Type type)
|
commonj.sdo.DataObject |
createDataObject(java.lang.String propertyName)
|
commonj.sdo.DataObject |
createDataObject(java.lang.String propertyName,
java.lang.String namespaceURI,
java.lang.String typeName)
|
void |
delete()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.Object |
get(int propertyIndex)
|
java.lang.Object |
get(commonj.sdo.Property property)
|
java.lang.Object |
get(java.lang.String path)
|
java.math.BigDecimal |
getBigDecimal(int propertyIndex)
|
java.math.BigDecimal |
getBigDecimal(commonj.sdo.Property property)
|
java.math.BigDecimal |
getBigDecimal(java.lang.String path)
|
java.math.BigInteger |
getBigInteger(int propertyIndex)
|
java.math.BigInteger |
getBigInteger(commonj.sdo.Property property)
|
java.math.BigInteger |
getBigInteger(java.lang.String path)
|
boolean |
getBoolean(int propertyIndex)
|
boolean |
getBoolean(commonj.sdo.Property property)
|
boolean |
getBoolean(java.lang.String path)
|
byte |
getByte(int propertyIndex)
|
byte |
getByte(commonj.sdo.Property property)
|
byte |
getByte(java.lang.String path)
|
byte[] |
getBytes(int propertyIndex)
|
byte[] |
getBytes(commonj.sdo.Property property)
|
byte[] |
getBytes(java.lang.String path)
|
char |
getChar(int propertyIndex)
|
char |
getChar(commonj.sdo.Property property)
|
char |
getChar(java.lang.String path)
|
org.eclipse.emf.common.util.EList |
getComments()
|
commonj.sdo.DataObject |
getContainer()
|
commonj.sdo.Property |
getContainmentProperty()
|
commonj.sdo.DataGraph |
getDataGraph()
|
commonj.sdo.DataObject |
getDataObject(int propertyIndex)
|
commonj.sdo.DataObject |
getDataObject(commonj.sdo.Property property)
|
commonj.sdo.DataObject |
getDataObject(java.lang.String path)
|
java.util.Date |
getDate(int propertyIndex)
|
java.util.Date |
getDate(commonj.sdo.Property property)
|
java.util.Date |
getDate(java.lang.String path)
|
org.eclipse.emf.common.util.EList |
getDependencies()
|
java.lang.String |
getDescription()
|
double |
getDouble(int propertyIndex)
|
double |
getDouble(commonj.sdo.Property property)
|
double |
getDouble(java.lang.String path)
|
org.eclipse.emf.ecore.EAnnotation |
getEAnnotation(java.lang.String source)
|
java.lang.String |
getEAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation,
java.lang.String key)
|
float |
getFloat(int propertyIndex)
|
float |
getFloat(commonj.sdo.Property property)
|
float |
getFloat(java.lang.String path)
|
java.util.List |
getInstanceProperties()
|
int |
getInt(int propertyIndex)
|
int |
getInt(commonj.sdo.Property property)
|
int |
getInt(java.lang.String path)
|
java.lang.String |
getLabel()
|
java.util.List |
getList(int propertyIndex)
|
java.util.List |
getList(commonj.sdo.Property property)
|
java.util.List |
getList(java.lang.String path)
|
long |
getLong(int propertyIndex)
|
long |
getLong(commonj.sdo.Property property)
|
long |
getLong(java.lang.String path)
|
org.eclipse.emf.common.util.EList |
getPrivileges()
|
commonj.sdo.Sequence |
getSequence(int propertyIndex)
|
commonj.sdo.Sequence |
getSequence(commonj.sdo.Property property)
|
commonj.sdo.Sequence |
getSequence(java.lang.String path)
|
short |
getShort(int propertyIndex)
|
short |
getShort(commonj.sdo.Property property)
|
short |
getShort(java.lang.String path)
|
java.lang.String |
getString(int propertyIndex)
|
java.lang.String |
getString(commonj.sdo.Property property)
|
java.lang.String |
getString(java.lang.String path)
|
commonj.sdo.Type |
getType()
|
boolean |
isSet(int propertyIndex)
|
boolean |
isSet(commonj.sdo.Property property)
|
boolean |
isSet(java.lang.String path)
|
void |
removeEAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation,
java.lang.String key)
|
void |
set(int propertyIndex,
java.lang.Object value)
|
void |
set(commonj.sdo.Property property,
java.lang.Object value)
|
void |
set(java.lang.String path,
java.lang.Object value)
|
void |
setAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation,
java.lang.String key,
java.lang.String value)
|
void |
setBigDecimal(int propertyIndex,
java.math.BigDecimal value)
|
void |
setBigDecimal(commonj.sdo.Property property,
java.math.BigDecimal value)
|
void |
setBigDecimal(java.lang.String path,
java.math.BigDecimal value)
|
void |
setBigInteger(int propertyIndex,
java.math.BigInteger value)
|
void |
setBigInteger(commonj.sdo.Property property,
java.math.BigInteger value)
|
void |
setBigInteger(java.lang.String path,
java.math.BigInteger value)
|
void |
setBoolean(int propertyIndex,
boolean value)
|
void |
setBoolean(commonj.sdo.Property property,
boolean value)
|
void |
setBoolean(java.lang.String path,
boolean value)
|
void |
setByte(int propertyIndex,
byte value)
|
void |
setByte(commonj.sdo.Property property,
byte value)
|
void |
setByte(java.lang.String path,
byte value)
|
void |
setBytes(int propertyIndex,
byte[] value)
|
void |
setBytes(commonj.sdo.Property property,
byte[] value)
|
void |
setBytes(java.lang.String path,
byte[] value)
|
void |
setChar(int propertyIndex,
char value)
|
void |
setChar(commonj.sdo.Property property,
char value)
|
void |
setChar(java.lang.String path,
char value)
|
void |
setDataObject(int propertyIndex,
commonj.sdo.DataObject value)
|
void |
setDataObject(commonj.sdo.Property property,
commonj.sdo.DataObject value)
|
void |
setDataObject(java.lang.String path,
commonj.sdo.DataObject value)
|
void |
setDate(int propertyIndex,
java.util.Date value)
|
void |
setDate(commonj.sdo.Property property,
java.util.Date value)
|
void |
setDate(java.lang.String path,
java.util.Date value)
|
void |
setDescription(java.lang.String newDescription)
|
void |
setDouble(int propertyIndex,
double value)
|
void |
setDouble(commonj.sdo.Property property,
double value)
|
void |
setDouble(java.lang.String path,
double value)
|
void |
setFloat(int propertyIndex,
float value)
|
void |
setFloat(commonj.sdo.Property property,
float value)
|
void |
setFloat(java.lang.String path,
float value)
|
void |
setInt(int propertyIndex,
int value)
|
void |
setInt(commonj.sdo.Property property,
int value)
|
void |
setInt(java.lang.String path,
int value)
|
void |
setLabel(java.lang.String newLabel)
|
void |
setList(int propertyIndex,
java.util.List value)
|
void |
setList(commonj.sdo.Property property,
java.util.List value)
|
void |
setList(java.lang.String path,
java.util.List value)
|
void |
setLong(int propertyIndex,
long value)
|
void |
setLong(commonj.sdo.Property property,
long value)
|
void |
setLong(java.lang.String path,
long value)
|
void |
setShort(int propertyIndex,
short value)
|
void |
setShort(commonj.sdo.Property property,
short value)
|
void |
setShort(java.lang.String path,
short value)
|
void |
setString(int propertyIndex,
java.lang.String value)
|
void |
setString(commonj.sdo.Property property,
java.lang.String value)
|
void |
setString(java.lang.String path,
java.lang.String value)
|
java.lang.String |
toString()
|
void |
unset(int propertyIndex)
|
void |
unset(commonj.sdo.Property property)
|
void |
unset(java.lang.String path)
|
java.lang.Object |
writeReplace()
|
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotations |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProxyURI, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedStructuralFeatureID, eDirectResource, eGet, eInternalContainer, eInternalResource, eInverseAdd, eInverseRemove, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eURIFragmentSegment |
Method Detail |
---|
public org.eclipse.emf.common.util.EList getDependencies()
getDependencies
in interface SQLObject
SQLSchemaPackage.getSQLObject_Dependencies()
public java.lang.String getDescription()
getDescription
in interface SQLObject
SQLObject.setDescription(String)
,
SQLSchemaPackage.getSQLObject_Description()
public void setDescription(java.lang.String newDescription)
setDescription
in interface SQLObject
newDescription
- the new value of the 'Description' attribute.SQLObject.getDescription()
public java.lang.String getLabel()
getLabel
in interface SQLObject
SQLObject.setLabel(String)
,
SQLSchemaPackage.getSQLObject_Label()
public void setLabel(java.lang.String newLabel)
setLabel
in interface SQLObject
newLabel
- the new value of the 'Label' attribute.SQLObject.getLabel()
public org.eclipse.emf.common.util.EList getComments()
getComments
in interface SQLObject
SQLSchemaPackage.getSQLObject_Comments()
,
Comment.getSQLObject()
public org.eclipse.emf.common.util.EList getPrivileges()
getPrivileges
in interface SQLObject
SQLSchemaPackage.getSQLObject_Privileges()
,
Privilege.getObject()
public org.eclipse.emf.ecore.EAnnotation addEAnnotation(java.lang.String source)
addEAnnotation
in interface SQLObject
public void addEAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation, java.lang.String key, java.lang.String value)
addEAnnotationDetail
in interface SQLObject
public java.lang.String getEAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation, java.lang.String key)
getEAnnotationDetail
in interface SQLObject
public void setAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation, java.lang.String key, java.lang.String value)
setAnnotationDetail
in interface SQLObject
public void removeEAnnotationDetail(org.eclipse.emf.ecore.EAnnotation eAnnotation, java.lang.String key)
removeEAnnotationDetail
in interface SQLObject
public org.eclipse.emf.ecore.EAnnotation getEAnnotation(java.lang.String source)
getEAnnotation
in interface org.eclipse.emf.ecore.EModelElement
getEAnnotation
in interface SQLObject
getEAnnotation
in class org.eclipse.emf.ecore.impl.EModelElementImpl
public java.lang.Object get(java.lang.String path)
get
in interface commonj.sdo.DataObject
public void set(java.lang.String path, java.lang.Object value)
set
in interface commonj.sdo.DataObject
public boolean isSet(java.lang.String path)
isSet
in interface commonj.sdo.DataObject
public void unset(java.lang.String path)
unset
in interface commonj.sdo.DataObject
public java.lang.Object get(int propertyIndex)
get
in interface commonj.sdo.DataObject
public void set(int propertyIndex, java.lang.Object value)
set
in interface commonj.sdo.DataObject
public boolean isSet(int propertyIndex)
isSet
in interface commonj.sdo.DataObject
public void unset(int propertyIndex)
unset
in interface commonj.sdo.DataObject
public java.lang.Object get(commonj.sdo.Property property)
get
in interface commonj.sdo.DataObject
public void set(commonj.sdo.Property property, java.lang.Object value)
set
in interface commonj.sdo.DataObject
public boolean isSet(commonj.sdo.Property property)
isSet
in interface commonj.sdo.DataObject
public void unset(commonj.sdo.Property property)
unset
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject getContainer()
getContainer
in interface commonj.sdo.DataObject
public commonj.sdo.Property getContainmentProperty()
getContainmentProperty
in interface commonj.sdo.DataObject
public commonj.sdo.DataGraph getDataGraph()
getDataGraph
in interface commonj.sdo.DataObject
public commonj.sdo.Type getType()
getType
in interface commonj.sdo.DataObject
public java.math.BigDecimal getBigDecimal(java.lang.String path)
getBigDecimal
in interface commonj.sdo.DataObject
public java.math.BigInteger getBigInteger(java.lang.String path)
getBigInteger
in interface commonj.sdo.DataObject
public boolean getBoolean(java.lang.String path)
getBoolean
in interface commonj.sdo.DataObject
public byte getByte(java.lang.String path)
getByte
in interface commonj.sdo.DataObject
public byte[] getBytes(java.lang.String path)
getBytes
in interface commonj.sdo.DataObject
public char getChar(java.lang.String path)
getChar
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject getDataObject(java.lang.String path)
getDataObject
in interface commonj.sdo.DataObject
public java.util.Date getDate(java.lang.String path)
getDate
in interface commonj.sdo.DataObject
public double getDouble(java.lang.String path)
getDouble
in interface commonj.sdo.DataObject
public float getFloat(java.lang.String path)
getFloat
in interface commonj.sdo.DataObject
public int getInt(java.lang.String path)
getInt
in interface commonj.sdo.DataObject
public java.util.List getList(java.lang.String path)
getList
in interface commonj.sdo.DataObject
public long getLong(java.lang.String path)
getLong
in interface commonj.sdo.DataObject
public commonj.sdo.Sequence getSequence(java.lang.String path)
getSequence
in interface commonj.sdo.DataObject
public short getShort(java.lang.String path)
getShort
in interface commonj.sdo.DataObject
public java.lang.String getString(java.lang.String path)
getString
in interface commonj.sdo.DataObject
public void setBigDecimal(java.lang.String path, java.math.BigDecimal value)
setBigDecimal
in interface commonj.sdo.DataObject
public void setBigInteger(java.lang.String path, java.math.BigInteger value)
setBigInteger
in interface commonj.sdo.DataObject
public void setBoolean(java.lang.String path, boolean value)
setBoolean
in interface commonj.sdo.DataObject
public void setByte(java.lang.String path, byte value)
setByte
in interface commonj.sdo.DataObject
public void setBytes(java.lang.String path, byte[] value)
setBytes
in interface commonj.sdo.DataObject
public void setChar(java.lang.String path, char value)
setChar
in interface commonj.sdo.DataObject
public void setDataObject(java.lang.String path, commonj.sdo.DataObject value)
setDataObject
in interface commonj.sdo.DataObject
public void setDate(java.lang.String path, java.util.Date value)
setDate
in interface commonj.sdo.DataObject
public void setDouble(java.lang.String path, double value)
setDouble
in interface commonj.sdo.DataObject
public void setFloat(java.lang.String path, float value)
setFloat
in interface commonj.sdo.DataObject
public void setInt(java.lang.String path, int value)
setInt
in interface commonj.sdo.DataObject
public void setList(java.lang.String path, java.util.List value)
setList
in interface commonj.sdo.DataObject
public void setLong(java.lang.String path, long value)
setLong
in interface commonj.sdo.DataObject
public void setShort(java.lang.String path, short value)
setShort
in interface commonj.sdo.DataObject
public void setString(java.lang.String path, java.lang.String value)
setString
in interface commonj.sdo.DataObject
public java.math.BigDecimal getBigDecimal(int propertyIndex)
getBigDecimal
in interface commonj.sdo.DataObject
public java.math.BigInteger getBigInteger(int propertyIndex)
getBigInteger
in interface commonj.sdo.DataObject
public boolean getBoolean(int propertyIndex)
getBoolean
in interface commonj.sdo.DataObject
public byte getByte(int propertyIndex)
getByte
in interface commonj.sdo.DataObject
public byte[] getBytes(int propertyIndex)
getBytes
in interface commonj.sdo.DataObject
public char getChar(int propertyIndex)
getChar
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject getDataObject(int propertyIndex)
getDataObject
in interface commonj.sdo.DataObject
public java.util.Date getDate(int propertyIndex)
getDate
in interface commonj.sdo.DataObject
public double getDouble(int propertyIndex)
getDouble
in interface commonj.sdo.DataObject
public float getFloat(int propertyIndex)
getFloat
in interface commonj.sdo.DataObject
public int getInt(int propertyIndex)
getInt
in interface commonj.sdo.DataObject
public java.util.List getList(int propertyIndex)
getList
in interface commonj.sdo.DataObject
public long getLong(int propertyIndex)
getLong
in interface commonj.sdo.DataObject
public commonj.sdo.Sequence getSequence(int propertyIndex)
getSequence
in interface commonj.sdo.DataObject
public short getShort(int propertyIndex)
getShort
in interface commonj.sdo.DataObject
public java.lang.String getString(int propertyIndex)
getString
in interface commonj.sdo.DataObject
public void setBigDecimal(int propertyIndex, java.math.BigDecimal value)
setBigDecimal
in interface commonj.sdo.DataObject
public void setBigInteger(int propertyIndex, java.math.BigInteger value)
setBigInteger
in interface commonj.sdo.DataObject
public void setBoolean(int propertyIndex, boolean value)
setBoolean
in interface commonj.sdo.DataObject
public void setByte(int propertyIndex, byte value)
setByte
in interface commonj.sdo.DataObject
public void setBytes(int propertyIndex, byte[] value)
setBytes
in interface commonj.sdo.DataObject
public void setChar(int propertyIndex, char value)
setChar
in interface commonj.sdo.DataObject
public void setDataObject(int propertyIndex, commonj.sdo.DataObject value)
setDataObject
in interface commonj.sdo.DataObject
public void setDate(int propertyIndex, java.util.Date value)
setDate
in interface commonj.sdo.DataObject
public void setDouble(int propertyIndex, double value)
setDouble
in interface commonj.sdo.DataObject
public void setFloat(int propertyIndex, float value)
setFloat
in interface commonj.sdo.DataObject
public void setInt(int propertyIndex, int value)
setInt
in interface commonj.sdo.DataObject
public void setList(int propertyIndex, java.util.List value)
setList
in interface commonj.sdo.DataObject
public void setLong(int propertyIndex, long value)
setLong
in interface commonj.sdo.DataObject
public void setShort(int propertyIndex, short value)
setShort
in interface commonj.sdo.DataObject
public void setString(int propertyIndex, java.lang.String value)
setString
in interface commonj.sdo.DataObject
public java.math.BigDecimal getBigDecimal(commonj.sdo.Property property)
getBigDecimal
in interface commonj.sdo.DataObject
public java.math.BigInteger getBigInteger(commonj.sdo.Property property)
getBigInteger
in interface commonj.sdo.DataObject
public boolean getBoolean(commonj.sdo.Property property)
getBoolean
in interface commonj.sdo.DataObject
public byte getByte(commonj.sdo.Property property)
getByte
in interface commonj.sdo.DataObject
public byte[] getBytes(commonj.sdo.Property property)
getBytes
in interface commonj.sdo.DataObject
public char getChar(commonj.sdo.Property property)
getChar
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject getDataObject(commonj.sdo.Property property)
getDataObject
in interface commonj.sdo.DataObject
public java.util.Date getDate(commonj.sdo.Property property)
getDate
in interface commonj.sdo.DataObject
public double getDouble(commonj.sdo.Property property)
getDouble
in interface commonj.sdo.DataObject
public float getFloat(commonj.sdo.Property property)
getFloat
in interface commonj.sdo.DataObject
public int getInt(commonj.sdo.Property property)
getInt
in interface commonj.sdo.DataObject
public java.util.List getList(commonj.sdo.Property property)
getList
in interface commonj.sdo.DataObject
public long getLong(commonj.sdo.Property property)
getLong
in interface commonj.sdo.DataObject
public commonj.sdo.Sequence getSequence(commonj.sdo.Property property)
getSequence
in interface commonj.sdo.DataObject
public short getShort(commonj.sdo.Property property)
getShort
in interface commonj.sdo.DataObject
public java.lang.String getString(commonj.sdo.Property property)
getString
in interface commonj.sdo.DataObject
public void setBigDecimal(commonj.sdo.Property property, java.math.BigDecimal value)
setBigDecimal
in interface commonj.sdo.DataObject
public void setBigInteger(commonj.sdo.Property property, java.math.BigInteger value)
setBigInteger
in interface commonj.sdo.DataObject
public void setBoolean(commonj.sdo.Property property, boolean value)
setBoolean
in interface commonj.sdo.DataObject
public void setByte(commonj.sdo.Property property, byte value)
setByte
in interface commonj.sdo.DataObject
public void setBytes(commonj.sdo.Property property, byte[] value)
setBytes
in interface commonj.sdo.DataObject
public void setChar(commonj.sdo.Property property, char value)
setChar
in interface commonj.sdo.DataObject
public void setDataObject(commonj.sdo.Property property, commonj.sdo.DataObject value)
setDataObject
in interface commonj.sdo.DataObject
public void setDate(commonj.sdo.Property property, java.util.Date value)
setDate
in interface commonj.sdo.DataObject
public void setDouble(commonj.sdo.Property property, double value)
setDouble
in interface commonj.sdo.DataObject
public void setFloat(commonj.sdo.Property property, float value)
setFloat
in interface commonj.sdo.DataObject
public void setInt(commonj.sdo.Property property, int value)
setInt
in interface commonj.sdo.DataObject
public void setList(commonj.sdo.Property property, java.util.List value)
setList
in interface commonj.sdo.DataObject
public void setLong(commonj.sdo.Property property, long value)
setLong
in interface commonj.sdo.DataObject
public void setShort(commonj.sdo.Property property, short value)
setShort
in interface commonj.sdo.DataObject
public void setString(commonj.sdo.Property property, java.lang.String value)
setString
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject createDataObject(java.lang.String propertyName)
createDataObject
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject createDataObject(int propertyIndex)
createDataObject
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject createDataObject(commonj.sdo.Property property)
createDataObject
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject createDataObject(java.lang.String propertyName, java.lang.String namespaceURI, java.lang.String typeName)
createDataObject
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject createDataObject(int propertyIndex, java.lang.String namespaceURI, java.lang.String typeName)
createDataObject
in interface commonj.sdo.DataObject
public commonj.sdo.DataObject createDataObject(commonj.sdo.Property property, commonj.sdo.Type type)
createDataObject
in interface commonj.sdo.DataObject
public void delete()
delete
in interface commonj.sdo.DataObject
public java.util.List getInstanceProperties()
getInstanceProperties
in interface org.eclipse.emf.ecore.sdo.EDataObject
public java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in interface org.eclipse.emf.ecore.sdo.InternalEDataObject
java.io.ObjectStreamException
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.EModelElementImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.EModelElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.ENamedElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.ENamedElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.ENamedElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.ENamedElementImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.ENamedElementImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |