ca.uhn.hl7v2.conf.spec.usecase
Class PreCondition

java.lang.Object
  extended by ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
      extended by ca.uhn.hl7v2.conf.spec.usecase.PreCondition

public class PreCondition
extends AbstractUseCaseComponent

A use case precondition.

Author:
Bryan Tripp

Constructor Summary
PreCondition()
          Creates a new instance of PreCondition
 
Method Summary
 
Methods inherited from class ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
addPropertyChangeListener, addVetoableChangeListener, getBody, getName, removePropertyChangeListener, removeVetoableChangeListener, setBody, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreCondition

public PreCondition()
Creates a new instance of PreCondition



Copyright © 2001-2011 University Health Network. All Rights Reserved.