|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.schema.impl.TypedElementImpl
org.eclipse.datatools.modelbase.sql.routines.impl.ParameterImpl
An implementation of the model object 'Parameter'.
The following features are implemented:
| Method Summary | |
NotificationChain |
basicSetStringTypeOption(CharacterStringDataType newStringTypeOption,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainer(NotificationChain msgs)
|
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
ParameterMode |
getMode()
|
Routine |
getRoutine()
|
CharacterStringDataType |
getStringTypeOption()
|
boolean |
isLocator()
|
void |
setLocator(boolean newLocator)
|
void |
setMode(ParameterMode newMode)
|
void |
setRoutine(Routine newRoutine)
|
void |
setStringTypeOption(CharacterStringDataType newStringTypeOption)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.TypedElementImpl |
basicGetReferencedType, basicSetContainedType, getContainedType, getDataType, getReferencedType, setContainedType, setDataType, setReferencedType |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.TypedElement |
getContainedType, getDataType, getReferencedType, setContainedType, setDataType, setReferencedType |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public ParameterMode getMode()
getMode in interface ParameterParameterMode,
Parameter.setMode(ParameterMode),
SQLRoutinesPackage.getParameter_Mode()public void setMode(ParameterMode newMode)
setMode in interface ParameternewMode - the new value of the 'Mode' attribute.ParameterMode,
Parameter.getMode()public boolean isLocator()
isLocator in interface ParameterParameter.setLocator(boolean),
SQLRoutinesPackage.getParameter_Locator()public void setLocator(boolean newLocator)
setLocator in interface ParameternewLocator - the new value of the 'Locator' attribute.Parameter.isLocator()public Routine getRoutine()
getRoutine in interface ParameterParameter.setRoutine(Routine),
SQLRoutinesPackage.getParameter_Routine(),
Routine.getParameters()public void setRoutine(Routine newRoutine)
setRoutine in interface ParameternewRoutine - the new value of the 'Routine' container reference.Parameter.getRoutine()public CharacterStringDataType getStringTypeOption()
getStringTypeOption in interface ParameterParameter.setStringTypeOption(CharacterStringDataType),
SQLRoutinesPackage.getParameter_StringTypeOption()
public NotificationChain basicSetStringTypeOption(CharacterStringDataType newStringTypeOption,
NotificationChain msgs)
public void setStringTypeOption(CharacterStringDataType newStringTypeOption)
setStringTypeOption in interface ParameternewStringTypeOption - the new value of the 'String Type Option' containment reference.Parameter.getStringTypeOption()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseAdd in class TypedElementImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseRemove in class TypedElementImplpublic NotificationChain eBasicRemoveFromContainer(NotificationChain msgs)
public java.lang.Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class TypedElementImpl
public void eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in class TypedElementImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class TypedElementImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class TypedElementImplpublic java.lang.String toString()
toString in class SQLObjectImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||