|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MOFScriptAspect
A representation of the model object 'MOF Script Aspect'.
The following features are supported:
MOFScriptModelPackage.getMOFScriptAspect()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAdvice()
Returns the value of the 'Advice' containment reference list. |
org.eclipse.emf.common.util.EList |
getPointcut()
Returns the value of the 'Pointcut' containment reference list. |
Methods inherited from interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation |
---|
getConstants, getExtends, getExtendsName, getName, getParameters, getTransformationrules, getVariables, setExtends, setExtendsName, setName |
Methods inherited from interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject |
---|
getColumn, getComment, getLine, setColumn, setLine |
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.eclipse.emf.common.util.EList getAdvice()
Advice
.
If the meaning of the 'Advice' containment reference list isn't clear, there really should be more of a description here...
MOFScriptModelPackage.getMOFScriptAspect_Advice()
org.eclipse.emf.common.util.EList getPointcut()
PointCut
.
If the meaning of the 'Pointcut' containment reference list isn't clear, there really should be more of a description here...
MOFScriptModelPackage.getMOFScriptAspect_Pointcut()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |