Uses of Interface
com.ldodds.foaf.thinlet.model.Model

Packages that use Model
com.ldodds.foaf.thinlet   
com.ldodds.foaf.thinlet.model   
 

Uses of Model in com.ldodds.foaf.thinlet
 

Methods in com.ldodds.foaf.thinlet that return Model
static Model Services.getModel()
           
 

Uses of Model in com.ldodds.foaf.thinlet.model
 

Classes in com.ldodds.foaf.thinlet.model that implement Model
 class ModelImpl
          Simple model implementation.