Package | Description |
---|---|
ca.uhn.hl7v2.conf.check | |
ca.uhn.hl7v2.model | |
ca.uhn.hl7v2.model.composite | |
ca.uhn.hl7v2.model.v21.datatype |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultValidator.checkExtraComponents(Composite comp,
int numInProfile,
List<HL7Exception> exList)
Tests for extra components (ie any not defined in the profile)
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractComposite |
class |
GenericComposite
An unspecified Composite datatype that has an undefined number of components, each
of which is a Varies.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MessageVisitorSupport.end(Composite type,
Location location) |
boolean |
DelegatingMessageVisitor.end(Composite type,
Location location) |
boolean |
MessageVisitors.PopulatedVisitor.end(Composite type,
Location location) |
boolean |
MessageVisitor.end(Composite type,
Location location)
Leaves a composite
|
boolean |
MessageVisitorSupport.start(Composite type,
Location location) |
boolean |
DelegatingMessageVisitor.start(Composite type,
Location location) |
boolean |
MessageVisitors.StructuresVisitor.start(Composite type,
Location location) |
boolean |
MessageVisitors.PopulatedVisitor.start(Composite type,
Location location) |
boolean |
MessageVisitor.start(Composite type,
Location location)
Enters a composite
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPersonNameComposite
NOT YET IN USE
|
Modifier and Type | Class and Description |
---|---|
class |
CM
Version 2.1 contains a number of unspecified CM datatypes, which we model as
GenericComposites.
|
Copyright © 2001–2017 University Health Network. All rights reserved.