Uses of Package
com.kpro.dataobjects

Packages that use com.kpro.dataobjects
com.kpro.algorithm   
com.kpro.dataobjects   
com.kpro.datastorage   
com.kpro.main   
com.kpro.parser   
com.kpro.test   
com.kpro.ui   
 

Classes in com.kpro.dataobjects used by com.kpro.algorithm
Action
          holds results of a algorithmic comparison- t/f on approve, with the nearest neighbor, as well as a string & enum for exception, if it is one
Case
          A class that contains a single datatype from a PolicyObject.
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.
Purpose
          The purposes that a case can contain.
Recipient
          The recipients that a case can contain.
Retention
          The retentions that a case can contain.
 

Classes in com.kpro.dataobjects used by com.kpro.dataobjects
Action
          holds results of a algorithmic comparison- t/f on approve, with the nearest neighbor, as well as a string & enum for exception, if it is one
Case
          A class that contains a single datatype from a PolicyObject.
Category
          The categories that a case can contain.
Context
          Holds domain (from p3p), time, and other contextual information that applies to an entire p3p policy.
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.
Purpose
          The purposes that a case can contain.
Recipient
          The recipients that a case can contain.
Retention
          The retentions that a case can contain.
 

Classes in com.kpro.dataobjects used by com.kpro.datastorage
Action
          holds results of a algorithmic comparison- t/f on approve, with the nearest neighbor, as well as a string & enum for exception, if it is one
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.
 

Classes in com.kpro.dataobjects used by com.kpro.main
Action
          holds results of a algorithmic comparison- t/f on approve, with the nearest neighbor, as well as a string & enum for exception, if it is one
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.
 

Classes in com.kpro.dataobjects used by com.kpro.parser
Category
          The categories that a case can contain.
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.
Purpose
          The purposes that a case can contain.
Recipient
          The recipients that a case can contain.
Retention
          The retentions that a case can contain.
 

Classes in com.kpro.dataobjects used by com.kpro.test
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.
 

Classes in com.kpro.dataobjects used by com.kpro.ui
PolicyObject
          The PolicyObject class acts to hold all the relevent information for a given policy.