de.jiac.micro.config.util
Class MicroJIACToolContext
java.lang.Object
de.dailab.jiac.common.aamm.tools.ToolContext
de.dailab.jiac.common.aamm.tools.CheckerToolContext
de.jiac.micro.config.util.MicroJIACToolContext
public class MicroJIACToolContext
- extends de.dailab.jiac.common.aamm.tools.CheckerToolContext
Specific context implementation for MicroJIAC. We enhance the default AAMM model
to ease the resolution and checking steps. Thus we specify an implementation path
which contains subclasses of the default model and also further interfaces.
Enhancing the model is supported via the AdaptableObjectFactory which is part
of AAMM.
- Version:
- $Revision$
- Author:
- Marcel Patzlaff
| Methods inherited from class de.dailab.jiac.common.aamm.tools.CheckerToolContext |
createChecker, createResolver, getCheckerParams, getLoader |
| Methods inherited from class de.dailab.jiac.common.aamm.tools.ToolContext |
createDefinitionFlattener, createReader, createWriter, getClasspathFileNameForNamespace, getFramework, getObjectFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MicroJIACToolContext
public MicroJIACToolContext(ClassLoader loader)
createEnforcer
public final ConventionEnforcer createEnforcer()
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.