|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DaoOperation
A representation of the model object 'Dao Operation'.
The following features are supported:
DomPackage.getDaoOperation()| Method Summary | |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute. |
org.openxma.dsl.core.model.Type |
getType()
Returns the value of the 'Type' reference. |
boolean |
isMany()
Returns the value of the 'Many' attribute. |
void |
setMany(boolean value)
Sets the value of the ' Many' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setType(org.openxma.dsl.core.model.Type value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.openxma.dsl.core.model.Type getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Type),
DomPackage.getDaoOperation_Type()void setType(org.openxma.dsl.core.model.Type value)
Type' reference.
value - the new value of the 'Type' reference.getType()boolean isMany()
If the meaning of the 'Many' attribute isn't clear, there really should be more of a description here...
setMany(boolean),
DomPackage.getDaoOperation_Many()void setMany(boolean value)
Many' attribute.
value - the new value of the 'Many' attribute.isMany()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DomPackage.getDaoOperation_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||