com.ge.grc.acuity.actions
Class SimpleValueRenderer

java.lang.Object
  extended bycom.ge.grc.acuity.actions.SimpleValueRenderer

public class SimpleValueRenderer
extends java.lang.Object


Constructor Summary
SimpleValueRenderer()
           
 
Method Summary
 PresentationObject getSimpleValuePresentationObject(AcuityController _ac, com.hp.hpl.jena.ontology.Individual poInd)
           
 PresentationObject getSimpleValuePresentationObject(AcuityController _ac, java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleValueRenderer

public SimpleValueRenderer()
Method Detail

getSimpleValuePresentationObject

public PresentationObject getSimpleValuePresentationObject(AcuityController _ac,
                                                           java.lang.Object[] args)
                                                    throws AcuityException
Throws:
AcuityException

getSimpleValuePresentationObject

public PresentationObject getSimpleValuePresentationObject(AcuityController _ac,
                                                           com.hp.hpl.jena.ontology.Individual poInd)
                                                    throws AcuityException
Throws:
AcuityException