Uses of Interface
org.sintef.mofscript.MOFScriptModel.MOFScriptAspect

Packages that use MOFScriptAspect
org.sintef.mofscript.MOFScriptModel   
org.sintef.mofscript.MOFScriptModel.impl   
org.sintef.mofscript.MOFScriptModel.util   
org.sintef.mofscript.parser   
 

Uses of MOFScriptAspect in org.sintef.mofscript.MOFScriptModel
 

Methods in org.sintef.mofscript.MOFScriptModel that return MOFScriptAspect
 MOFScriptAspect MOFScriptModelFactory.createMOFScriptAspect()
          Returns a new object of class 'MOF Script Aspect'
 

Uses of MOFScriptAspect in org.sintef.mofscript.MOFScriptModel.impl
 

Classes in org.sintef.mofscript.MOFScriptModel.impl that implement MOFScriptAspect
 class MOFScriptAspectImpl
          An implementation of the model object 'MOF Script Aspect'
 

Methods in org.sintef.mofscript.MOFScriptModel.impl that return MOFScriptAspect
 MOFScriptAspect MOFScriptModelFactoryImpl.createMOFScriptAspect()
           
 

Uses of MOFScriptAspect in org.sintef.mofscript.MOFScriptModel.util
 

Methods in org.sintef.mofscript.MOFScriptModel.util with parameters of type MOFScriptAspect
 java.lang.Object MOFScriptModelSwitch.caseMOFScriptAspect(MOFScriptAspect object)
          Returns the result of interpretting the object as an instance of 'MOF Script Aspect'
 

Uses of MOFScriptAspect in org.sintef.mofscript.parser
 

Methods in org.sintef.mofscript.parser that return MOFScriptAspect
 MOFScriptAspect MofScriptParser.mofscriptAspect()
          Aspects
 

Methods in org.sintef.mofscript.parser with parameters of type MOFScriptAspect
 void MofScriptParser.pointcutOrAdvice(MOFScriptAspect ownerAspect)
          Pointcut or advice