|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.dbdefinition.impl.ExtendedDefinitionImpl
An implementation of the model object 'Extended Definition'.
The following features are implemented:
Method Summary | |
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
java.lang.String |
getName()
|
java.lang.String |
getValue()
|
void |
setName(java.lang.String newName)
|
void |
setValue(java.lang.String newValue)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getName()
getName
in interface ExtendedDefinition
ExtendedDefinition.setName(String)
,
DatabaseDefinitionPackage.getExtendedDefinition_Name()
public void setName(java.lang.String newName)
setName
in interface ExtendedDefinition
newName
- the new value of the 'Name' attribute.ExtendedDefinition.getName()
public java.lang.String getValue()
getValue
in interface ExtendedDefinition
ExtendedDefinition.setValue(String)
,
DatabaseDefinitionPackage.getExtendedDefinition_Value()
public void setValue(java.lang.String newValue)
setValue
in interface ExtendedDefinition
newValue
- the new value of the 'Value' attribute.ExtendedDefinition.getValue()
public java.lang.Object eGet(EStructuralFeature eFeature, boolean resolve)
public void eSet(EStructuralFeature eFeature, java.lang.Object newValue)
public void eUnset(EStructuralFeature eFeature)
public boolean eIsSet(EStructuralFeature eFeature)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |