Package com.ge.grc.acuity

Class Summary
AcuityConstants This class contains useful constants used by the AcuityController and any classes which extend it.
AcuityController The AcuityController class provides a Work Centered Support perspective and interface to a set of OWL ontologies for a Work Centered application.
AcuityHelpCrawler  
ClassHierarchy This is a modification of the ClassHierarchy created by Ian Dickson, HP Labs Bristol, with the optional display of Individuals of the Class type added.
InteractionContent Class to encapsulate the important information associated with an InteractionObject, either created to populate a declared IaO or because of an askable missing Propery on an Individual.
InteractionObject This class encapulates the information about an InteractionObject useful for its presentation and use by a client application.
JavaActionProcessor  
MissingProperty Class to encapsulate the important information associated with a missing Property.
ModelDifferencer  
PresentationObject Class to encapsulate the Properties of a presentation object, e.g., a list box or a graph, etc.
PresentationParameterMap This class is a simple extension to the java.util.Hashtable to allow the subject of a set of parameters on a PresentationObject to be stored along with the predicate (key) and value (Literal, Literal[], Individual, Individual[], PresentationParameterMap, or PresentationParameterMap[]).
 

Exception Summary
AcuityException This class provides an Exception class specific to the AcuityController