story.scheherazade.prologuer
Class UsageModel

java.lang.Object
  extended by story.scheherazade.prologuer.UsageModel

public class UsageModel
extends java.lang.Object

An external blacklist.


Constructor Summary
UsageModel(java.io.File modelFile)
           
 
Method Summary
 java.util.HashSet getBlacklist(UsageModelType type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsageModel

public UsageModel(java.io.File modelFile)
           throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getBlacklist

public java.util.HashSet getBlacklist(UsageModelType type)
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 David K. Elson. All Rights Reserved.