Uses of Package
lij.interfaces

Packages that use lij.interfaces
lij.interfaces Interfaces that need to be implemented for the provision of constraint method implementations. 
lij.model Classes that together constitute the data model of an LCC protocl. 
lij.runtime These runtime classes are the ones that contain most of the code that is used during the execution of the IM by the interpreter. 
 

Classes in lij.interfaces used by lij.interfaces
Result.State
           
 

Classes in lij.interfaces used by lij.model
Result.State
           
 

Classes in lij.interfaces used by lij.runtime
Accessor
          Accessors are used to provide access to the arguments of constraint methods.
ConstraintImplementor
          This interface is used to denote user-provided classes that can be used to provide implementations of constraint methods.
Result.State