| Class Summary |
| Access |
Interface for RIM class Access.
|
| AccessImpl |
Reference implementation for RIM class Access.
|
| AccessMessageTypeLoader |
An implementation of MessageTypeLoader that
loads message type metadata from HL7 v3 repository Access database.
|
| AccessMessageTypeLoader.LoaderContext |
A helper class that keeps track of the current row in the result set;
also holds the metadata object under construction. |
| Account |
Interface for RIM class Account.
|
| AccountImpl |
Reference implementation for RIM class Account.
|
| Acknowledgement |
Interface for RIM class Acknowledgement.
|
| AcknowledgementDetail |
Interface for RIM class AcknowledgementDetail.
|
| AcknowledgementDetailImpl |
Reference implementation for RIM class AcknowledgementDetail.
|
| AcknowledgementImpl |
Reference implementation for RIM class Acknowledgement.
|
| Act |
Interface for RIM class Act.
|
| ActImpl |
Reference implementation for RIM class Act.
|
| ActRelationship |
Interface for RIM class ActRelationship.
|
| ActRelationshipImpl |
Reference implementation for RIM class ActRelationship.
|
| AD | |
| ADimpl | |
| ADnull | |
| ADPresenter | |
| ADPresenter.ADBuilder | |
| ADPresenter.ADContentHandler | |
| ADXP | |
| ADXPimpl | |
| ADXPnull | |
| ADXPPresenter | |
| ADXPPresenter.ADXPBuilder | |
| ADXPPresenter.ADXPContentHandler | |
| ANY | |
| ANYimpl |
Root class for all types in this implementation. |
| Association |
A read only interface to the class
AssociationImpl, which
represents an HL7 v3 association between two clone classes, or between a
clone class and a CMET.
|
| AssociationCardinalityException |
Exception that is thrown when an association cardinality specified in HMD
and links present in RIM object are incompatible. |
| AssociationException |
...
|
| AssociationImpl |
An implementation of metadata for an abstract HL7 v3 association
between two clone classes, or between a clone class and a CMET.
|
| AssociationSet<T> |
An interface to a collection of associations.
|
| AssociationSetImpl<T> |
An implementation of AssociationSet as an ordered list.
|
| AttentionLine |
Interface for RIM class AttentionLine.
|
| AttentionLineImpl |
Reference implementation for RIM class AttentionLine.
|
| Attribute |
A read only interface to the class
AttributeImpl,
which represents an HL7 v3 clone class attribute.
|
| AttributeCardinalityException |
Exception that is thrown when an attribute cardinality specified in HMD
and values present in RIM object are incompatible. |
| AttributeException |
...
|
| AttributeImpl |
An implementation of metadata for an HL7 v3 clone class attribute.
|
| AttributeTypeException |
Exception that is thrown when an attribute data type specified in HMD
and values present in RIM object are incompatible.
|
| AttributeVistorImpl |
Created by IntelliJ IDEA.
|
| BAG<T> | |
| BAGjuListAdapter<T> | |
| BAGnull<T> | Minimal implementation of BAG for nulls. |
| BAGPresenter | |
| BAGPresenter.BAGBuilder | |
| BAGPresenter.BAGContentHandler | |
| Ballot3Folder |
Helper class for XmlItsBallot3Impl. |
| Ballot3Folder.GeneralizesInfo |
A simple data structure solely for holding the return value of method
foldsIntoChoice(). |
| Ballot3Folder.LeafInfo |
A simple data structure solely for holding the return value of method
getLeafInfo(). |
| Base64 |
Encode arbitrary binary into printable ASCII using BASE64 encoding.
|
| Batch |
Interface for RIM class Batch.
|
| BatchImpl |
Reference implementation for RIM class Batch.
|
| BIN | |
| BINbyteArrayImpl | |
| BINbyteArrayImpl.InnerIterator | |
| BINnull | Minimal implementation of BIN as a model we can use for all other
type. |
| BL | |
| BLimpl | BL |
| BLPresenter | This is presentation layer for BL data type.
|
| BLPresenter.BLBuilder | |
| BLPresenter.BLContentHandler | |
| BuilderException |
Base exception for all exceptions thrown by MessageBuilder.
|
| Cardinality |
A flyweight implementation for cardinalities of HL7 v3 attributes and
associations.
|
| CD | |
| CDimpl | Minimal implementation of CD as a model we can use for all other
type. |
| CDnull | Minimal implementation of CD as a model we can use for all other
type. |
| CDPresenter | |
| CDPresenter.CDBuilder | |
| CDPresenter.CDContentHandler | |
| CE | |
| CEimpl | |
| CEnull | Minimal implementation of CE as a model we can use for all other
type. |
| CEPresenter | |
| CEPresenter.CEBuilder | |
| CEPresenter.CEContentHandler | |
| ChoiceAssociation |
A read only interface to the class
ChoiceAssociationImpl,
which represents a choice between several HL7 v3 associations.
|
| ChoiceAssociationException |
...
|
| ChoiceAssociationImpl |
An implementation of metadata for a choice between several associations.
|
| CloneClass |
A read only interface to the class
CloneClassImpl,
which represents an HL7 v3 clone class inside a message type.
|
| CloneClassAssociation |
A read only interface to the class
CloneClassAssociationImpl,
which represents an HL7 v3 association between two clone classes.
|
| CloneClassAssociationImpl |
An implementation of metadata for an HL7 v3 association between
two clone classes.
|
| CloneClassImpl |
An implementation of metadata for an HL7 v3 clone class.
|
| CmetAssociation |
A read only interface to the class
CmetAssociationImpl,
which represents an HL7 v3 association between a clone class and a CMET.
|
| CmetAssociationImpl |
An implementation of metadata for an HL7 v3 association between
a clone class and a CMET. |
| CmetCacheImpl |
An implementation of a CMET metadata cache. |
| CodingStrength |
A type safe enumeration of coding strengths for HL7 v3 attributes.
|
| CommunicationFunction |
Interface for RIM class CommunicationFunction.
|
| CommunicationFunctionImpl |
Reference implementation for RIM class CommunicationFunction.
|
| Conformance |
A type safe enumeration of conformance flags for HL7 v3 attributes.
|
| Container |
Interface for RIM class Container.
|
| ContainerImpl |
Reference implementation for RIM class Container.
|
| ContextStructure |
Interface for RIM class ContextStructure.
|
| ContextStructureImpl |
Reference implementation for RIM class ContextStructure.
|
| ControlAct |
Interface for RIM class ControlAct.
|
| ControlActImpl |
Reference implementation for RIM class ControlAct.
|
| CR | |
| CRimpl | |
| CRnull | Minimal implementation of CS as a model we can use for all other
type. |
| CRPresenter | |
| CRPresenter.CRBuilder | |
| CRPresenter.CRContentHandler | |
| CS | |
| CSimpl | FIXME:
This should be an abstract class, because we still need to know the
codeSystem used.
|
| CSnull | Minimal implementation of CS as a model we can use for all other
type. |
| CSPresenter | This little guy knows how to build CS values.
|
| CSPresenter.CSBuilder | |
| CSPresenter.CSContentHandler | |
| CV | |
| CVimpl | |
| CVnull | Minimal implementation of CV as a model we can use for all other
type. |
| CVPresenter | |
| CVPresenter.CVBuilder | |
| CVPresenter.CVContentHandler | |
| DatabaseLoaderException |
An application level exception is thrown by database loaders.
|
| Datatype |
Metadata for a datatype. |
| DataType | |
| DatatypeBuilder |
Data type builder interface. |
| DataTypeContentHandler | A DynamicContentHandler used for data types. |
| DatatypeHandlerFactory | |
| DatatypeHandlerPropertiesBasedFactory | |
| DatatypeImpl |
Fake implementation of datatype metadata for now.
|
| DataTypeImpl | |
| DatatypeMetadataFactory |
Creates descendants of Datatype based on the passed string.
|
| DatatypeMetadataFactoryImpl |
Creates descendants of Datatype based on the passed string.
|
| DatatypePresenter |
This interface provides access to presentation functionality for data
types. |
| DemoDriver | |
| DemoDriver.AccessLoaderConfig | |
| DemoDriver.HmdLoaderConfig | |
| DemoDriver.HsqldbLoaderConfig | |
| DemoDriver.LoaderConfig | |
| DemoDriver.MifLoaderConfig | |
| Device |
Interface for RIM class Device.
|
| DeviceImpl |
Reference implementation for RIM class Device.
|
| DeviceTask |
Interface for RIM class DeviceTask.
|
| DeviceTaskImpl |
Reference implementation for RIM class DeviceTask.
|
| DiagnosticImage |
Interface for RIM class DiagnosticImage.
|
| DiagnosticImageImpl |
Reference implementation for RIM class DiagnosticImage.
|
| Diet |
Interface for RIM class Diet.
|
| DietImpl |
Reference implementation for RIM class Diet.
|
| Document |
Interface for RIM class Document.
|
| DocumentImpl |
Reference implementation for RIM class Document.
|
| DynamicContentHandler | A SAX ContentHandler that keeps a reference to the XMLReader
that it is registered with. |
| DynamicContentHandler.ResultReceiver | A content handler result receiver is an object that expects a
notification once the content handler is done. |
| DynamicContentHandlerBase | An abstract base class that make implementation of
DynamicContentHandlers easier. |
| ED | |
| EDbyteArrayImpl | |
| EDimpl | |
| EDjlStringAdapter | |
| EDnull | Minimal implementation of ED as a model we can use for all other
type. |
| EDPresenter | This content handler builds EDs. |
| EDPresenter.EDBuilder | |
| EDPresenter.EDContentHandler | |
| EIVL | |
| EIVLimpl | |
| EIVLPresenter | |
| EIVLPresenter.EIVLBuilder | |
| EIVLPresenter.EIVLContentHandler | |
| ElementNotFoundException |
An exception that is thrown by methods in
JdomUtils
when the specified child element is not found.
|
| Employee |
Interface for RIM class Employee.
|
| EmployeeImpl |
Reference implementation for RIM class Employee.
|
| EmptySet | Singleton implementation of the empty set. |
| EN | |
| ENimpl | |
| ENnull | |
| ENPresenter | |
| ENPresenter.ENBuilder | |
| ENPresenter.ENContentHandler | |
| Entity |
Interface for RIM class Entity.
|
| EntityImpl |
Reference implementation for RIM class Entity.
|
| ENXP | |
| ENXPimpl | |
| ENXPnull | |
| ENXPPresenter | |
| ENXPPresenter.ENXPBuilder | |
| ENXPPresenter.ENXPContentHandler | |
| Extensible |
An interface implemented by objects that are extensible with
arbitrary XML node-sets. |
| FactoryException |
An exception thrown by RimFactory.getInstance() or
DatatypeHandlerFactory.getInstance() if findinging a factory
instance fails. |
| FactoryFinder | |
| Feature |
A read only interface to the class FeatureImpl, which
is a common parent class for both AttributeImpl and AssociationImpl.
|
| FeatureImpl |
An abstract class that captures similarities between attributes and
associations.
|
| FeatureVistor |
Created by IntelliJ IDEA.
|
| FinancialContract |
Interface for RIM class FinancialContract.
|
| FinancialContractImpl |
Reference implementation for RIM class FinancialContract.
|
| FinancialTransaction |
Interface for RIM class FinancialTransaction.
|
| FinancialTransactionImpl |
Reference implementation for RIM class FinancialTransaction.
|
| FixedValuesDomains |
A silly little helper class for encapsulating both fixed values and domains
as they appear together in a string.
|
| GTS | |
| GTSimpl | |
| GTSnull | |
| GTSPresenter | |
| GTSPresenter.GTSBuilder | |
| GTSPresenter.GTSContentHandler | |
| HySQLDbMessageTypeLoader |
An implementation of MessageTypeLoader that
loads message type metadata from HL7 v3 repository MySQL database.
|
| HySQLDbMessageTypeLoader.LoaderContext |
A helper class that keeps track of the current row in the result set;
also holds the metadata object under construction. |
| IgnoreContentHandler | A dynamic content handler that lets us simply ignore whatever
else we find. |
| II | |
| IIimpl | Minimal implementation of II as a model we can use for all other
type. |
| IInull | Minimal implementation of II as a model we can use for all other
type. |
| IIPresenter | This little guy knows how to build II values. |
| IIPresenter.IIBuilder | |
| IIPresenter.IIContentHandler | |
| InfrastructureRoot |
Interface for RIM class InfrastructureRoot.
|
| InfrastructureRootImpl |
Reference implementation for RIM class InfrastructureRoot.
|
| INT | |
| INTlongAdapter | INT adapter to Java builtin long. |
| INTnull | Minimal implementation of INT as a model we can use for all other
type. |
| INTPresenter | This little guy knows how to build integers
FIXME: defaults are not configurable. |
| INTPresenter.INTBuilder | |
| INTPresenter.INTContentHandler | |
| InvoiceElement |
Interface for RIM class InvoiceElement.
|
| InvoiceElementImpl |
Reference implementation for RIM class InvoiceElement.
|
| IVL<T> | |
| IVLimpl<T> | |
| IVLnull<T> | Minimal implementation of QSET for nulls. |
| IVLPresenter | |
| IVLPresenter.IVLBuilder | |
| IVLPresenter.IVLContentHandler | |
| JavaIts |
Provides Java ITS specific functionality.
|
| JavaItsImpl |
Provides Java ITS specific functionality.
|
| JdomMessageTypeLoader |
An implementation of MessageTypeLoader that
loads message type metadata from an XML extract from HL7 v3 repository
database generated via the RoseTree tool.
|
| JdomMessageTypeLoader.LoaderContext |
An internal class that keeps track of the current position in the
document (current element, path) as well as some universally used
information (XML ID for IDREFs to a message type). |
| JdomMessageTypeLoader.LoaderContext.TaggedElement |
A simple read only data structure to hold a tag and a JDOM Element;
to be stacked inside LoaderContext. |
| JdomMessageTypeLoader.MetNameAndSource |
A silly little class to hold both an association's distal end name and
the MET source code. |
| JdomMessageTypeLoader.NameAndChoiceSet |
A silly little helper class that allows a method to return both
a name and a choice set at the same time. |
| JdomUtils |
A utility class that contains common functions dealing with JDOM.
|
| JdomUtilsTest |
A test suite that exercises JdomUtils class.
|
| LanguageCommunication |
Interface for RIM class LanguageCommunication.
|
| LanguageCommunicationImpl |
Reference implementation for RIM class LanguageCommunication.
|
| LicensedEntity |
Interface for RIM class LicensedEntity.
|
| LicensedEntityImpl |
Reference implementation for RIM class LicensedEntity.
|
| LIST<T> | |
| LISTconsImpl<T> | |
| LISTconsImplIterator<T> | |
| LISTjuListAdapter<T> | |
| LISTnull<T> | Minimal implementation of LIST for nulls. |
| LISTPresenter | |
| LISTPresenter.LISTBuilder | |
| LISTPresenter.LISTContentHandler | |
| LivingSubject |
Interface for RIM class LivingSubject.
|
| LivingSubjectImpl |
Reference implementation for RIM class LivingSubject.
|
| LoaderException |
An application level exception is thrown by implementations of
MessageTypeLoader.
|
| LogicalExpression |
Interface for RIM class LogicalExpression.
|
| LogicalExpressionImpl |
Reference implementation for RIM class LogicalExpression.
|
| ManagedParticipation |
Interface for RIM class ManagedParticipation.
|
| ManagedParticipationImpl |
Reference implementation for RIM class ManagedParticipation.
|
| ManufacturedMaterial |
Interface for RIM class ManufacturedMaterial.
|
| ManufacturedMaterialImpl |
Reference implementation for RIM class ManufacturedMaterial.
|
| Material |
Interface for RIM class Material.
|
| MaterialImpl |
Reference implementation for RIM class Material.
|
| Message |
Interface for RIM class Message.
|
| MessageBuilder |
Message builder interface. |
| MessageBuilderImpl |
Given a RIM class graph and HMD metadata, emits a sequence of SAX events
corresponding to an XML document.
|
| MessageContentHandler |
A simple thing that bootstraps the XML parsing process.
1.) get the XML parser instance
2.) figure out the current HMD (root CloneClass)
3.) start the parsing
I do this as an extension of MessageElementContentHandler |
| MessageElementContentHandler |
An XML SAX content handler for parsing generic HL7 message
elements that stem from RIM class clones.
|
| MessageImpl |
Reference implementation for RIM class Message.
|
| MessageType |
A read only interface to class
MessageTypeImpl,
which represents an HL7 v3 message type metadata.
|
| MessageTypeImpl |
An implementation of metadata for an HL7 v3 message type.
|
| MessageTypeLoader |
An interface to factories that manufacture
MessageTypeImpl instances.
|
| MessageTypeLoaderImpl |
Common part of implementation of MessageTypeLoader.
|
| Metadata |
Base class for both datatype metadata and clone class metadata. |
| MetSource |
A type safe enumeration of MET sources for HL7 v3 HMD class and association
rows. |
| MifMessageTypeLoader |
A message type loader that loads metadata from MIF files. |
| MLLPTestStub | |
| MO | |
| MOimpl | Minimal implementation of MO as a model we can use for all other
type. |
| MOnull | Minimal implementation of MO as a model we can use for all other
type. |
| MOPresenter | This little guy knows how to build MO values.
|
| MOPresenter.MOBuilder | |
| MOPresenter.MOContentHandler | |
| MultipleElementsFoundException |
An exception that is thrown by methods in
JdomUtils
when too many child elements are found.
|
| MyDefaultHandler | |
| MySQLMessageTypeLoader |
An implementation of MessageTypeLoader that
loads message type metadata from HL7 v3 repository MySQL database.
|
| MySQLMessageTypeLoader.LoaderContext |
A helper class that keeps track of the current row in the result set;
also holds the metadata object under construction. |
| NonPersonLivingSubject |
Interface for RIM class NonPersonLivingSubject.
|
| NonPersonLivingSubjectImpl |
Reference implementation for RIM class NonPersonLivingSubject.
|
| NullFlavor | An interface that marks special CS implementations for
NullFlavors. |
| NullFlavorImpl |
Because there is only a handful of null flavors, we want each null
flavor to be a single constant object.
|
| NullIterator<T> |
A helper implementation of an empty iterator; can be used with any
component type. |
| Numeric | This interface is defined to plug in a bunch of methods useful
in Java. |
| Observation |
Interface for RIM class Observation.
|
| ObservationImpl |
Reference implementation for RIM class Observation.
|
| OID |
User: Eric Chen
Date: Feb 2nd, 2004
Time: 4:34:45 PM
To change this template use Options | File Templates. |
| OIDimpl | |
| OidLoader | |
| OIDnull | Minimal implementation of UID as a model we can use for all other
type. |
| ON | |
| ONimpl | |
| ONnull | |
| ONPresenter | |
| ONPresenter.ONBuilder | |
| ONPresenter.ONContentHandler | |
| ONXP | |
| ONXPimpl | |
| ONXPnull | |
| ONXPPresenter | |
| ONXPPresenter.ONXPBuilder | |
| ONXPPresenter.ONXPContentHandler | |
| ORD | A general ordinal value. |
| ORDimpl | Minimal implementation of ORD that implements some of the
non-primitive operations. |
| Ordinal | This interface is defined to plug in a bunch of methods useful
in Java. |
| Organization |
Interface for RIM class Organization.
|
| OrganizationImpl |
Reference implementation for RIM class Organization.
|
| Parameter |
Interface for RIM class Parameter.
|
| ParameterImpl |
Reference implementation for RIM class Parameter.
|
| ParameterItem |
Interface for RIM class ParameterItem.
|
| ParameterItemImpl |
Reference implementation for RIM class ParameterItem.
|
| ParameterList |
Interface for RIM class ParameterList.
|
| ParameterListImpl |
Reference implementation for RIM class ParameterList.
|
| ParametrizedDatatype |
Metadata for parametrized generic datatypes with one parameter.
|
| ParametrizedDatatypeImpl |
Generic data type with one parameter, e.g. |
| Participation |
Interface for RIM class Participation.
|
| ParticipationImpl |
Reference implementation for RIM class Participation.
|
| Patient |
Interface for RIM class Patient.
|
| PatientEncounter |
Interface for RIM class PatientEncounter.
|
| PatientEncounterImpl |
Reference implementation for RIM class PatientEncounter.
|
| PatientImpl |
Reference implementation for RIM class Patient.
|
| Person |
Interface for RIM class Person.
|
| PersonImpl |
Reference implementation for RIM class Person.
|
| PIVL<T> | |
| PIVLimpl<T> | |
| PIVLnull<T> | |
| PIVLPresenter | |
| PIVLPresenter.PIVLBuilder | |
| PIVLPresenter.PIVLContentHandler | |
| Place |
Interface for RIM class Place.
|
| PlaceImpl |
Reference implementation for RIM class Place.
|
| PN | |
| PNimpl | |
| PNnull | |
| PNPresenter | |
| PNPresenter.PNBuilder | |
| PNPresenter.PNContentHandler | |
| PNXP | |
| PNXPimpl | |
| PNXPnull | |
| PNXPPresenter | |
| PNXPPresenter.PNXPBuilder | |
| PNXPPresenter.PNXPContentHandler | |
| PQ | |
| PQimpl | Implementation of PQ.
|
| PQnull | Minimal implementation of PQ as a model we can use for all other
type. |
| PQPresenter | This little guy knows how to build PQ values.
|
| PQPresenter.PQBuilder | |
| PQPresenter.PQContentHandler | |
| PQR | |
| Procedure |
Interface for RIM class Procedure.
|
| ProcedureImpl |
Reference implementation for RIM class Procedure.
|
| PublicHealthCase |
Interface for RIM class PublicHealthCase.
|
| PublicHealthCaseImpl |
Reference implementation for RIM class PublicHealthCase.
|
| QSET<T> | |
| QSETDifferenceImpl<T> | Result of except operation with another set. |
| QSETIntersectionImpl<T> | Result of intersection with another set. |
| QSETnull<T> | Minimal implementation of QSET for nulls. |
| QSETPresenter | |
| QSETPresenter.QSETBuilder | |
| QSETPresenter.QSETContentHandler | |
| QSETSingularityImpl<T> | A singularity is a set with a single element. |
| QSETTermBase<T> | Common basis for QSET term components. |
| QSETUnionImpl<T> | Result of unions with another set. |
| QTY | A general quantity, at least of the level of a difference-scale, also
known as interval-scale. |
| QTY.diff | A quantity that can be the difference of two quantities.
|
| QTYnull | |
| QueryAck |
Interface for RIM class QueryAck.
|
| QueryAckImpl |
Reference implementation for RIM class QueryAck.
|
| QueryByParameter |
Interface for RIM class QueryByParameter.
|
| QueryByParameterImpl |
Reference implementation for RIM class QueryByParameter.
|
| QueryBySelection |
Interface for RIM class QueryBySelection.
|
| QueryBySelectionImpl |
Reference implementation for RIM class QueryBySelection.
|
| QueryContinuation |
Interface for RIM class QueryContinuation.
|
| QueryContinuationImpl |
Reference implementation for RIM class QueryContinuation.
|
| QueryEvent |
Interface for RIM class QueryEvent.
|
| QueryEventImpl |
Reference implementation for RIM class QueryEvent.
|
| QuerySpec |
Interface for RIM class QuerySpec.
|
| QuerySpecImpl |
Reference implementation for RIM class QuerySpec.
|
| REAL | |
| REALdoubleAdapter | REAL adapter to Java builtin long. |
| REALnull | Minimal implementation of REAL as a model we can use for all other
type. |
| REALPresenter | This little guy knows how to build reals.
|
| REALPresenter.REALBuilder | |
| REALPresenter.REALContentHandler | |
| RelationalExpression |
Interface for RIM class RelationalExpression.
|
| RelationalExpressionImpl |
Reference implementation for RIM class RelationalExpression.
|
| RimAssociationLookups |
Two lookup tables to help with looking up real RIM association names.
|
| RimAssociationLookups.TwoStrings | A simple class to hold Two strings. |
| RimAssociationLookupsParser |
Parser loads rim.xml via SAX, extracts nodes matching the following
XPath:
/RIM/body/div1[@id='assoc-rimdiv']/assoc
and creates the following object: (source RIM class, assoc ID) ->
real association name.
|
| RimFactory | |
| RimGenerator |
RimGenerator generates RIM class Java interfaces and implementations
using an XSLT transform on RIMxxxx.xml file.
|
| RimGraphXMLSpeaker | An XMLSpeaker that serializes HL7 RIM Object graphs.
|
| RimGraphXMLSpeaker.ContentBuilder | The ContentBuilder with more HL7 specific convenience
methods added. |
| RimGraphXMLSpeaker.InputSource | A specialization of the standard SAX InputSource that is
passed to the parse() method to begin serialization. |
| RimObject |
Base RIM object interface. |
| RimObjectImpl |
Base implementation for all RIM classes, implements clone()
method.
|
| RimPropertiesBasedFactory | |
| Role |
Interface for RIM class Role.
|
| RoleImpl |
Reference implementation for RIM class Role.
|
| RoleLink |
Interface for RIM class RoleLink.
|
| RoleLinkImpl |
Reference implementation for RIM class RoleLink.
|
| RTO | |
| RTOimpl | |
| RTOnull | |
| RTOPresenter | This little guy knows how to build reals.
|
| RTOPresenter.RTOBuilder | |
| RTOPresenter.RTOContentHandler | |
| SC |
User: Eric Chen
Date: Jan 30, 2004
Time: 4:34:45 PM
To change this template use Options | File Templates. |
| SCimpl |
User: Eric Chen
Date: Jan 30, 2004
Time: 4:34:45 PM
To change this template use Options | File Templates. |
| SCnull |
User: Eric Chen
Date: Jan 30, 2004
Time: 4:34:45 PM
To change this template use Options | File Templates. |
| SelectionExpression |
Interface for RIM class SelectionExpression.
|
| SelectionExpressionImpl |
Reference implementation for RIM class SelectionExpression.
|
| SET<T> | |
| SETjuSetAdapter<T> | An adapter for java.util.Set to SET. |
| SETnull<T> | Minimal implementation of SET for nulls. |
| SETPresenter | |
| SETPresenter.SETBuilder | |
| SETPresenter.SETContentHandler | |
| SimpleDatatype |
Metadata for a simple datatype (i.e. not container and not generic).
|
| SimpleDatatypeImpl |
Metadata for a simple datatype (i.e. not container and not generic).
|
| SimpleTypeContentHandler | A simple type content handler is a dynamic content handler that
by default ignores any content nodes (elements or text) and only
considers attributes.
|
| SortControl |
Interface for RIM class SortControl.
|
| SortControlImpl |
Reference implementation for RIM class SortControl.
|
| ST | |
| STjlStringAdapter | |
| STnull | Minimal implementation of ST as a model we can use for all other
type. |
| STPresenter | This little guy knows how to build strings.
|
| STPresenter.STBuilder | |
| STPresenter.STContentHandler | |
| StringUtils |
A utility class that contains common functions dealing with strings.
|
| StringUtilsTest |
A test suite that exercises StringUtils class.
|
| SubstanceAdministration |
Interface for RIM class SubstanceAdministration.
|
| SubstanceAdministrationImpl |
Reference implementation for RIM class SubstanceAdministration.
|
| Supply |
Interface for RIM class Supply.
|
| SupplyImpl |
Reference implementation for RIM class Supply.
|
| TEL | |
| TELimpl | |
| TELnull | Minimal implementation of TEL as a model we can use for all other
type. |
| TELPresenter | This little guy knows how to build TEL values.
|
| TELPresenter.TELBuilder | |
| TELPresenter.TELContentHandler | |
| TN | |
| TNjlStringAdapter | |
| TNnull | |
| TNPresenter | |
| TNPresenter.TNBuilder | |
| TNPresenter.TNContentHandler | |
| TNXP | |
| Transmission |
Interface for RIM class Transmission.
|
| TransmissionImpl |
Reference implementation for RIM class Transmission.
|
| TreeContentHandler |
A DynamicContentHandler used to generate small (mini-DOM) trees
that can be used in two ways:
- as an intermediary representation for a value constructor to
get the parameters |
| TreeContentHandler.Attribute | |
| TreeContentHandler.ChildElementIterator | |
| TreeContentHandler.Element | |
| TreeContentHandler.NamedNode | |
| TreeContentHandler.Node | A super simple DOM that simply collects SAX elements, attributes
and text nodes. |
| TreeContentHandler.Text | |
| TS | |
| TSjuDateAdapter | An implementation of TS that is based on java.util.Date. |
| TSnull | Minimal implementation of TS as a model we can use for all other
type. |
| UID | |
| UIDimpl | |
| UIDnull | Minimal implementation of UID as a model we can use for all other
type. |
| UIDRegistry | |
| UnknownDatatypeException |
An exception thrown when somebody tries to create an unknown data type.
|
| URL | |
| URLforTELimpl | Adapter for java.net.URL to the org.hl7.types.URL interface.
|
| URLjnURLAdapter | Adapter for java.net.URL to the org.hl7.types.URL interface.
|
| URLnull | Minimal implementation of URL as a model we can use for all other
type. |
| ValidateXMLSchema | |
| ValueFactory | Abstact base class for factories that create data type values
from all sorts of sources including literal forms.
|
| ValueFactoryImpl | Abstact base class for factories that create data type values
from all sorts of sources including literal forms.
|
| WorkingList |
Interface for RIM class WorkingList.
|
| WorkingListImpl |
Reference implementation for RIM class WorkingList.
|
| XmlIts |
Provides XML ITS specific functionality; as opposed to generic metadata.
|
| XmlItsBallot3Impl |
Provides XML ITS specific functionality; as opposed to generic metadata.
|
| XmlItsException |
An application level exception is thrown by implementations of
XmlIts.
|
| XmlLoaderException |
An application level exception is thrown by
JdomMessageTypeLoader.
|
| XMLSpeaker | An XMLSpeaker implements the SAX XMLReader interface but is meant
to generate SAX events by means other than "reading" XML (e.g.,
by traversing some data structure.) |
| XMLSpeaker.ContentBuilder | A proxy for whatever ContentHandler is registered with the
XMLReader. |