Uses of Interface
org.eclipse.epsilon.hutn.IHutnContext
-
Packages that use IHutnContext Package Description org.eclipse.epsilon.hutn -
-
Uses of IHutnContext in org.eclipse.epsilon.hutn
Classes in org.eclipse.epsilon.hutn that implement IHutnContext Modifier and Type Class Description classHutnContextMethods in org.eclipse.epsilon.hutn that return IHutnContext Modifier and Type Method Description IHutnContextHutnModule. getContext()Constructors in org.eclipse.epsilon.hutn with parameters of type IHutnContext Constructor Description HutnModule(IHutnContext context)Instantiates the module with the specified execution context.
-