|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssociationMethod
A representation of the model object 'Association Method'.
The following features are supported:
ServiceDslPackage.getAssociationMethod()| Method Summary | |
|---|---|
DtoReference |
getMain()
Returns the value of the 'Main' reference. |
DtoReference |
getPart()
Returns the value of the 'Part' reference. |
java.lang.String |
getRolename()
Returns the value of the 'Rolename' attribute. |
void |
setMain(DtoReference value)
Sets the value of the ' Main' reference. |
void |
setPart(DtoReference value)
Sets the value of the ' Part' reference. |
void |
setRolename(java.lang.String value)
Sets the value of the ' Rolename' attribute. |
| Methods inherited from interface org.mod4j.dsl.service.mm.ServiceDsl.ServiceMethod |
|---|
getModel, getType, setModel, setType |
| Methods inherited from interface org.mod4j.dsl.service.mm.ServiceDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| 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 |
|---|
DtoReference getMain()
If the meaning of the 'Main' reference isn't clear, there really should be more of a description here...
setMain(DtoReference),
ServiceDslPackage.getAssociationMethod_Main()void setMain(DtoReference value)
Main' reference.
value - the new value of the 'Main' reference.getMain()DtoReference getPart()
If the meaning of the 'Part' reference isn't clear, there really should be more of a description here...
setPart(DtoReference),
ServiceDslPackage.getAssociationMethod_Part()void setPart(DtoReference value)
Part' reference.
value - the new value of the 'Part' reference.getPart()java.lang.String getRolename()
If the meaning of the 'Rolename' attribute isn't clear, there really should be more of a description here...
setRolename(String),
ServiceDslPackage.getAssociationMethod_Rolename()void setRolename(java.lang.String value)
Rolename' attribute.
value - the new value of the 'Rolename' attribute.getRolename()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||