|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AMethod
A representation of the model object ' AMethod'.
The following features are supported:
MetaABMActPackage.getAMethod()
Method Summary | |
---|---|
java.lang.String |
getBody()
Returns the value of the 'Body' attribute. |
boolean |
isGenerate()
Returns the value of the 'Generate' attribute. |
void |
setBody(java.lang.String value)
Sets the value of the ' Body ' attribute. |
void |
setGenerate(boolean value)
Sets the value of the ' Generate ' attribute. |
Methods inherited from interface org.metaabm.act.AAct |
---|
getAllSources, getAllTargets, getGroup, getReference, getRootSelected, getSelected, getSources, getTargets, isReachable, isTargetOf, references, setGroup, setSelected |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
Method Detail |
---|
java.lang.String getBody()
If the meaning of the 'Body' attribute isn't clear, there really should be more of a description here...
setBody(String)
,
MetaABMActPackage.getAMethod_Body()
void setBody(java.lang.String value)
Body
' attribute.
value
- the new value of the 'Body' attribute.getBody()
boolean isGenerate()
"true"
.
If the meaning of the 'Generate' attribute isn't clear, there really should be more of a description here...
setGenerate(boolean)
,
MetaABMActPackage.getAMethod_Generate()
void setGenerate(boolean value)
Generate
' attribute.
value
- the new value of the 'Generate' attribute.isGenerate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |