Class AbstractUseCaseComponent

java.lang.Object
ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
Direct Known Subclasses:
Actor, DerivativeEvent, EventFlow, PostCondition, PreCondition

public class AbstractUseCaseComponent extends Object
An abstraction of the parts of a use case (eg EventFlow), all of which have a name and a body.
Author:
Bryan Tripp