Uses of Interface
org.aspectj.util.IStructureModel
-
Packages that use IStructureModel Package Description org.aspectj.asm org.aspectj.weaver -
-
Uses of IStructureModel in org.aspectj.asm
Classes in org.aspectj.asm that implement IStructureModel Modifier and Type Class Description classAsmManager -
Uses of IStructureModel in org.aspectj.weaver
Methods in org.aspectj.weaver that return IStructureModel Modifier and Type Method Description IStructureModelWorld. getModel()Methods in org.aspectj.weaver with parameters of type IStructureModel Modifier and Type Method Description voidWorld. setModel(IStructureModel model)
-