|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompiledModel | |
---|---|
org.deduced | This package contains the base classes of the deduced framework. |
org.deduced.implementation |
Uses of CompiledModel in org.deduced |
---|
Subinterfaces of CompiledModel in org.deduced | |
---|---|
interface |
Action
Interface used to represent the type : action Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
interface |
DeductionRule
Interface used to represent the type : deduction rule Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm |
Uses of CompiledModel in org.deduced.implementation |
---|
Classes in org.deduced.implementation that implement CompiledModel | |
---|---|
class |
ActionImplementation
Java Implementation used to represent the type : action Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
CompiledModelImplementation
Java Implementation used to represent the type : compiled model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
class |
DeductionRuleImplementation
Java Implementation used to represent the type : deduction rule Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm |
Methods in org.deduced.implementation with parameters of type CompiledModel | |
---|---|
static void |
CompiledModelImplementation.resetListFixedInstances(CompiledModel instance)
reset all the list fixed instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |