com.ge.grc.acuity.actions
Class FrameActions

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

public class FrameActions
extends java.lang.Object

Author:
crapo TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
FrameActions()
           
 
Method Summary
static void createNewFrame(AcuityController ac)
           
static java.util.List selectOrCreateFrame(AcuityController ac, com.hp.hpl.jena.ontology.impl.IndividualImpl subject, com.hp.hpl.jena.ontology.impl.OntPropertyImpl predicate, com.hp.hpl.jena.ontology.impl.OntClassImpl range)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameActions

public FrameActions()
Method Detail

selectOrCreateFrame

public static java.util.List selectOrCreateFrame(AcuityController ac,
                                                 com.hp.hpl.jena.ontology.impl.IndividualImpl subject,
                                                 com.hp.hpl.jena.ontology.impl.OntPropertyImpl predicate,
                                                 com.hp.hpl.jena.ontology.impl.OntClassImpl range)
                                          throws AcuityException
Throws:
AcuityException

createNewFrame

public static void createNewFrame(AcuityController ac)
                           throws AcuityException
Throws:
AcuityException