Sun Message Library for HL7
A B C D E F G H I J L M N O P R S T V W X

A

ACCESS - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
ACCESS - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
addExternalObjectTypeDefinition(ObjectTypeDefinition) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
addExternalObjectTypeDefinition(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
addExternalObjectTypeDefinition(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
addNode(NodeDesc) - Method in class com.stc.hl7.parser.Event
Adds a node to a list of event nodes
addNode(NodeDesc) - Method in class com.stc.hl7.parser.NodeDescList
Adds an NodeDesc to this template object
addOTDLocalizedInfo(OTDLocalizedInfo) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Adds the given OTDLocalizedInfo to the ObjectTypeDefinition.
addOTDLocalizedInfo(OTDLocalizedInfo) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
Adds the given OTDLocalizedInfo to the ObjectTypeDefinition.
addPartOfValue(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Add a Part-of value to a collection.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
addPropertyChangeListeners(Collection) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
addReferenceValue(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Add a reference object to a map
addSubNode(RefDesc) - Method in class com.stc.hl7.parser.NodeDesc
Adds subnode to the list

B

buildExternalOTDs(ArrayList, NodeDescList, NodeDescList, HL7Version, Hashtable) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Builds .fog files for segments and composites as external templates
buildGenericOtds(HL7DBConnection) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Builds the Generic HL7 Event and the Generic Acknowledgement
buildOtd() - Method in class com.stc.hl7.builder.HL7OTDBuilder
Sets up to build the .fog file
buildOtd(OtdMetaContainer) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Populates the empty OtdMetaContainer obtained from the OtdContext.createOtd method.
buildXsdBuilderSpecs(XSDFileSet) - Method in class com.stc.hl7.installer.XSDOtdLibInstaller
Creates XSDBuilderSpec for each XSDFile
buildXSDOTD(XsdBuilderSpec) - Method in class com.stc.hl7.installer.XSDOtdLibInstaller
Builds XSD OTDs

C

calcSurfaceBSA(String, String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Calculates the surface area of a human body in square meters, based on an individual's height, in centimeters, and weight, in kilograms.
calcSurfaceGG(String, String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Calculates the surface area of a human body using the Gehan-George formula.
centimeterToInch(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a number from centimeters to inches.
checkExternal(ObjectTypeDefinition, HashMap) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
Check if the the OTD is one of the external OTD for this OTD, returns a map for those external OTD already checked.
checkExternal(ObjectTypeDefinition, HashMap) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Check if the the OTD is one of the external OTD for this OTD, returns a map for those external OTD already checked.
checkExternal(ObjectTypeDefinition, HashMap) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
Check if the the OTD is one of the external OTD for this OTD, returns a map for those external OTD already checked.
clone() - Method in class com.stc.hl7.parser.NodeDesc
Creates and returns a copy of this object.
clone() - Method in class com.stc.hl7.parser.RefDesc
Creates and returns a copy of this object.
close() - Method in class com.stc.hl7.parser.HL7DBConnection
Closes the database connection
collectExternals(HashMap) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
Insert external OTD to the map if it's not exist.
collectExternals(HashMap) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Insert external OTD to the map if it's not exist.
collectExternals(HashMap) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
Insert external OTD to the map if it's not exist.
com.stc.hl7.builder - package com.stc.hl7.builder
 
com.stc.hl7.dataUtils - package com.stc.hl7.dataUtils
 
com.stc.hl7.installer - package com.stc.hl7.installer
 
com.stc.hl7.parser - package com.stc.hl7.parser
 
com.stc.hl7.repository - package com.stc.hl7.repository
 
com.stc.hl7.repository.impl - package com.stc.hl7.repository.impl
 
COMPONENTS - Static variable in class com.stc.hl7.parser.NodeDescList.Type
 
contains(NodeDesc) - Method in class com.stc.hl7.parser.NodeDescList
Tests to see if the list contains a specific NodeDesc object
createClasspath() - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Creates the classpath if not already created
createEventsSet(ResultSet, boolean) - Method in class com.stc.hl7.parser.HL7Parser
Add events to an events set based on a results set
createExtRefNode(FogOrderImpl, String, Hashtable, FogComposite) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Creates external template for segment
createOTDLocalizedInfo(String, ObjectTypeDefinition) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
createOTDLocalizedInfo(String, ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
createOTDLocalizedInfo(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
createProperty() - Method in class com.stc.hl7.installer.XSDFileSet
Creates the Parameter
createProperty() - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Creates the Parameter
createXsdfile() - Method in class com.stc.hl7.installer.XSDFileSet
Mainfest the XSDFile instance and adds it to the XSDFile set
createXsdfileset() - Method in class com.stc.hl7.installer.XSDOtdLibInstallerTask
Creates and returns XSDFileSet object

D

DATA - Static variable in class com.stc.hl7.repository.impl.LocalizedInfoImpl
Constant for Map
degCToDegF(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a temperature from Celsius to Fahrenheit.
degFToDegC(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a temperature from Fahrenheit to Celsius.
DELEGATE - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
deleteOTDLocalizedInfo(OTDLocalizedInfo) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
deleteOTDLocalizedInfo(OTDLocalizedInfo) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
deleteOTDLocalizedInfo(OTDLocalizedInfo) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
deleteReferenceCollection(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Deletes all references from the named collection property.
deleteReferenceValue(String, String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Delete a reference object from a map.
deleteReferenceValue(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Delete a reference object from a map.
diffTwoDates(String, String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Determines the number of days between two standard dates.
DOCUMENTATION - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
DOCUMENTATION - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
DSCOMPONENTS - Static variable in class com.stc.hl7.parser.RefDesc.Type
 

E

END - Static variable in class com.stc.hl7.parser.RefDesc.Type
 
equals(Object) - Method in class com.stc.hl7.parser.HL7Version
Indicates whether some other object is "equal to" this one
equals(Object) - Method in class com.stc.hl7.parser.NodeDesc
Returns true if the object is this NodeDesc
equals(Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Indicates whether some other object is "equal to" this one
ESCAPE - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
EVENT - Static variable in class com.stc.hl7.builder.HL7OTDBuilder.HL7PropName
Message trigger event component value
Event - Class in com.stc.hl7.parser
An object that represents an HL7 Event
Event() - Constructor for class com.stc.hl7.parser.Event
Constructs an empty Event
EVENT - Static variable in class com.stc.hl7.parser.NodeDescList.Type
 
execute() - Method in class com.stc.hl7.installer.OtdLibInstaller
Installs the .fog file into the repository
execute() - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Installs application
execute(File, Project, String, List) - Method in class com.stc.hl7.installer.XSDOtdLibInstaller
Create otds for the xsds and installs them into Repository
execute() - Method in class com.stc.hl7.installer.XSDOtdLibInstallerTask
Installs application

F

finalize() - Method in class com.stc.hl7.parser.HL7DBConnection
Destructor

G

generateCode(OtdMetaContainer) - Method in class com.stc.hl7.builder.HL7OTDBuilder
generateCode method will invoke the otd type specific code generator to generate the java otd code.
generateDirectoryStructure(String) - Method in class com.stc.hl7.installer.XSDOtdLibInstaller
Creates the project directory structure
get2SSN(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Parses the specified social security number and returns the second group of digits.
get3SSN(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Parses the specified social security number and returns the first group of digits.
get4SSN(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Parses the specified social security number and returns the third group of digits.
getAccess() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getAccess() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getAccess() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getACLInfo() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Returns acl info
getAlias(Class) - Method in class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
Returns the alias for the given class, to be used while persistence.
getAllExternalObjectTypeDefinitions() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getAllExternalObjectTypeDefinitions() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getAllExternalObjectTypeDefinitions() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getApartment(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the apartment information from a string formatted as ADDRESS, APARTMENT, that is, everything after the comma.
getBaseDir() - Method in class com.stc.hl7.installer.OtdLibInstaller
Gets the basedir
getBlobProperty(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Getter for the Blob Property
getBusinessProcessDefinitions() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinition
Gets the business process repository object.
getBusinessProcessDefinitions() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
 
getChoice() - Method in class com.stc.hl7.parser.RefDesc
Gets the choice value of this reference node
getCity(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the city field from the string formatted as CITY, STATE ZIP.
getClassName(String) - Method in class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
Returns the class name from the given alias.
getClassNameAlias() - Method in class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
 
getClassNameAlias() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getClassNameAlias(Class) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Returns the class name alias
getClassNameMapper() - Method in class com.stc.hl7.repository.impl.HL7ManagerImpl
 
getClasspath() - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Getter for classpath
getComponents() - Method in class com.stc.hl7.parser.HL7Messages
Gets events for this HL7Messages object
getConn() - Method in class com.stc.hl7.parser.HL7DBConnection
Returns the HL7 MS Access database connection
getCreatedBy() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getCreationDate() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getCUDTracker() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getData() - Method in class com.stc.hl7.repository.impl.LocalizedInfoImpl
 
getDbVerList() - Method in class com.stc.hl7.parser.HL7DBConnection
Returns the HL7 MS Access database version list
getDefaultOutput() - Method in class com.stc.hl7.parser.NodeDesc
Gets the defaultOutput of this node
getDelegate() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getDelims() - Method in class com.stc.hl7.parser.HL7Messages
Retrieves the delimiter array
getDescription() - Method in class com.stc.hl7.parser.Event
Gets the description of the event
getDescription() - Method in class com.stc.hl7.parser.NodeDesc
Gets the comment of this node
getDescription() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getDocumentation() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getDocumentation() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getDocumentation() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getEvents() - Method in class com.stc.hl7.parser.HL7Messages
Gets events for this HL7Messages object
getExternalObjectTypeDefinition(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getExternalObjectTypeDefinition(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getExternalObjectTypeDefinition(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getExternalObjectTypeDefinitions() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getExternalObjectTypeDefinitions() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getExternalObjectTypeDefinitions() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getFileList(File) - Method in class com.stc.hl7.installer.XSDOtdLibInstallerTask
Retrieve all the files located under specified file system directory and returns them as File array
getFilename() - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Getter for File Name
getFirstName(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the first name in a string formatted as "LAST, FIRST MIDDLE"; that is everything after the first comma and before the next space.
getFogCompositeNode() - Method in class com.stc.hl7.parser.NodeDesc
Gets the FogComposite node of this node
getHL7Version() - Method in class com.stc.hl7.installer.XSDFileSet
Getter for HL7 version
getIconURL() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
Gets the icon.
getInitialOutput() - Method in class com.stc.hl7.parser.NodeDesc
Gets the value for initial of data output
getInputMatch() - Method in class com.stc.hl7.parser.NodeDesc
Gets value for match of data input
getInstance() - Static method in class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
Returns a instance of ClassNameMapper
getJavaName() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getLanguage() - Method in class com.stc.hl7.repository.impl.LocalizedInfoImpl
 
getLastName(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the last name in a string formatted as "LAST, FIRST MIDDLE"; that is everything before the comma.
getLastUpdatedBy() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getLastUpdatedDate() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getLength() - Method in class com.stc.hl7.parser.NodeDesc
Gets the length of this node
getLevel5Delimiter() - Static method in class com.stc.hl7.parser.HL7Messages
Gets Level5 Delimiter
getLevels() - Method in class com.stc.hl7.parser.NodeDesc
Gets the levels of this node
getListType() - Method in class com.stc.hl7.parser.NodeDescList
Returns the type of list
getListTypeStr() - Method in class com.stc.hl7.parser.NodeDescList
Returns the type of list as a string
getMarshalableSupport() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getMax() - Method in class com.stc.hl7.parser.RefDesc
Gets the maximum value of this reference node
getMiddleName(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the middle name in a string formatted as "LAST, FIRST MIDDLE"; that is everything following the space after the first name.
getMin() - Method in class com.stc.hl7.parser.RefDesc
Gets the minimum value of this reference node
getMsgStruct() - Method in class com.stc.hl7.parser.Event
Gets the message structure of this reference node
getMsgType() - Method in class com.stc.hl7.parser.Event
Gets the type of this reference node
getName() - Method in class com.stc.hl7.parser.Event
Gets the name of this reference node
getName() - Method in class com.stc.hl7.parser.NodeDesc
Gets the name of this node
getName() - Method in class com.stc.hl7.parser.RefDesc
Gets the name of this reference node
getName() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getNode(int) - Method in class com.stc.hl7.parser.NodeDescList
Get NodeDesc by index
getNodeByName(String) - Method in class com.stc.hl7.parser.NodeDescList
Returns a NodeDesc object based on its name
getNodeKey() - Method in class com.stc.hl7.parser.RefDesc
Gets the key of this reference node
getNodes() - Method in class com.stc.hl7.parser.Event
Gets a list of event nodes
getNodes() - Method in class com.stc.hl7.parser.NodeDescList
Returns the node values as an ArrayList
getNodeSource() - Method in class com.stc.hl7.parser.RefDesc
Gets the source of this reference node
getNodeType() - Method in class com.stc.hl7.parser.NodeDesc
Gets the type of this node
getOID() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getOptional() - Method in class com.stc.hl7.parser.RefDesc
Gets the optional value of this reference node
getOrigin() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getOrigin() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getOrigin() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getOtdBuilderSpec() - Method in class com.stc.hl7.builder.HL7OTDBuilder
Getter for HL7OTDBuilderSpec attribute of the OtdBuilder
getOTDLocalizedInfo(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getOTDLocalizedInfo(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getOTDLocalizedInfo(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getOTDLocalizedInfos() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getOTDLocalizedInfos() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getOTDLocalizedInfos() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getOtdMetaContainer() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getOtdMetaContainer() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getOtdMetaContainer() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getOtdname() - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Getter for otdName
getOTDName() - Method in class com.stc.hl7.parser.Event
Gets the OTD name of this reference node
getOwner() - Method in class com.stc.hl7.repository.impl.OtdLocalizedInfoImpl
 
getOwnerOID() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getParentProject() - Method in class com.stc.hl7.repository.impl.HL7ProjectElementImpl
 
getParserModel() - Method in class com.stc.hl7.builder.HL7OTDBuilderSpec
Retrieves the Parser model.
getPartOfCollection(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Returns a collection of Part-of objects.
getPartOfProperty(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Returns the Part-of Property
getPartOfValue(String, String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Gets a Part-of value from a collection.
getPassword() - Method in class com.stc.hl7.installer.OtdLibInstaller
Gets the password
getPassword() - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Getter for Password
getPersistableSupport() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getProjectElementType() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
 
getProjectElementType() - Method in class com.stc.hl7.repository.impl.HL7ProjectElementImpl
 
getProperties() - Method in class com.stc.hl7.installer.XSDFileSet
Returns the Parameters Set
getProperties() - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Returns the Parameters Set
getProperty(String) - Method in class com.stc.hl7.builder.HL7OTDBuilderSpec
Returns an object identifying the value of a property
getPropertyMap(String, boolean) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getPropertyNames() - Method in class com.stc.hl7.builder.HL7OTDBuilderSpec
Returns an iterator to iterate through all the properties of a specific OtdBuilderSpec
getReferenceCollection(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Gets a collection of reference objects.
getReferenceID() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getReferenceProperty(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Gets a Reference property.
getReferenceValue(String, String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Gets a Reference object from a map.
getRelationshipMap() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getRelativeFileName() - Method in class com.stc.hl7.repository.impl.LocalizedInfoImpl
 
getRepeat() - Method in class com.stc.hl7.parser.RefDesc
Gets the repeat value of this reference node
getRepository() - Method in class com.stc.hl7.installer.OtdLibInstaller
Gets the respository
getRepUrl() - Method in class com.stc.hl7.installer.OtdLibInstaller
Gets the repository URL
getRepURL() - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Getter for Repository URL
getSegments() - Method in class com.stc.hl7.parser.HL7Messages
Gets events for this HL7Messages object
getSerial() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getSerial() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getSerial() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getState(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the state field from the string formatted as CITY, STATE ZIP.
getStreetAddress(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the address from a string formatted as ADDRESS, APARTMENT, that is everything before the comma.
getStructure() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getStructure() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getStructure() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getSubNodes() - Method in class com.stc.hl7.parser.NodeDesc
Gets the subnode list of this node
getSubNodes(int) - Method in class com.stc.hl7.parser.NodeDesc
Gets the subnode at index i
getSystemID() - Method in class com.stc.hl7.repository.impl.HL7ManagerImpl
 
getTimeStamp(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
SYNOPSIS: Returns the system time of the host machine in the form of format.
getTopnames() - Method in class com.stc.hl7.installer.XSDFileSet
Getter for XSDFile topname
getTopnames() - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Getter for Top Name
getTopNodeId() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
getTopNodeId() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
getTopNodeId() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
getType() - Method in class com.stc.hl7.parser.NodeDesc
Gets the FogComposite type
getUserName() - Method in class com.stc.hl7.installer.OtdLibInstaller
Gets the user name
getUserName() - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Getter for UserName
getVersion() - Method in class com.stc.hl7.parser.Event
Gets the version of the event
getVersionID() - Method in class com.stc.hl7.parser.HL7Version
Returns the Version ID for the HL7 Version per the HL7 Access Database
getVersionInfo() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
getXsdfiles() - Method in class com.stc.hl7.installer.XSDFileSet
Returns the XSDFile set
getZipCode(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Returns the zip code field from the string formatted as CITY, STATE ZIP.

H

hasChildren() - Method in class com.stc.hl7.parser.NodeDesc
Gets the subnode at index i
hashCode() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Returns a hash code value for this objec
HL7_MANAGER_API_NAMESPACE - Static variable in interface com.stc.hl7.repository.HL7Manager
Namespace for the HL7Manager.
HL7_MANAGER_API_SYSTEM_ID - Static variable in interface com.stc.hl7.repository.HL7Manager
System Id for the HL7Manager.
HL7DBConnection - Class in com.stc.hl7.parser
This a connection object for the HL7 MS Access database
HL7DBConnection(String) - Constructor for class com.stc.hl7.parser.HL7DBConnection
Constructs HL7DBConnection
HL7Manager - Interface in com.stc.hl7.repository
 
HL7ManagerImpl - Class in com.stc.hl7.repository.impl
HL7 Manager Implementation.
HL7ManagerImpl() - Constructor for class com.stc.hl7.repository.impl.HL7ManagerImpl
Constructs an instance of the manager.
HL7ManagerImpl(Repository) - Constructor for class com.stc.hl7.repository.impl.HL7ManagerImpl
Construct an instance of the manager.
HL7ManagerImpl.ClassNameMapper - Class in com.stc.hl7.repository.impl
Type Resolver class for Object created using this API.
HL7ManagerImpl.ClassNameMapper() - Constructor for class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
 
HL7Messages - Class in com.stc.hl7.parser
HL7 Messages is a container class for HL7 Events, HL7 Segments, and HL7 Components.
HL7Messages() - Constructor for class com.stc.hl7.parser.HL7Messages
 
HL7Messages.DelimData - Interface in com.stc.hl7.parser
Enumerated constants for the delimiter values
HL7ObjectImpl - Class in com.stc.hl7.repository.impl
Base class for all HL7 objects.
HL7ObjectImpl() - Constructor for class com.stc.hl7.repository.impl.HL7ObjectImpl
Constructs an instance.
HL7ObjectImpl(String, String) - Constructor for class com.stc.hl7.repository.impl.HL7ObjectImpl
Constructs an instance.
HL7ObjectImpl(RepositoryObject, String, String) - Constructor for class com.stc.hl7.repository.impl.HL7ObjectImpl
Constructs an instance.
HL7ObjectImpl(RepositoryObject, String) - Constructor for class com.stc.hl7.repository.impl.HL7ObjectImpl
Constructs an instance.
HL7ObjectTypeDefinition - Interface in com.stc.hl7.repository
This interface allows the user to extend ObjectTypeDefinition
HL7ObjectTypeDefinitionData - Interface in com.stc.hl7.repository
Contains the actual data of the OTD.
HL7ObjectTypeDefinitionDataImpl - Class in com.stc.hl7.repository.impl
Contains the actual data of the OTD.
HL7ObjectTypeDefinitionDataImpl() - Constructor for class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constructs a DelegateObject object
HL7ObjectTypeDefinitionImpl - Class in com.stc.hl7.repository.impl
An implementation class for the HL7ObjectTypeDefinition interface
HL7ObjectTypeDefinitionImpl() - Constructor for class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
Constructor for HL7ObjectTypeDefinitionImpl.
HL7ObjectTypeDefinitionImpl(String) - Constructor for class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
Constructs an instance.
HL7OTDBuilder - Class in com.stc.hl7.builder
The HL7OTDBuilder builds HL7 OTDs.
HL7OTDBuilder() - Constructor for class com.stc.hl7.builder.HL7OTDBuilder
Constructs an HL7OTDBuilder
HL7OTDBuilder(String, String, ArrayList) - Constructor for class com.stc.hl7.builder.HL7OTDBuilder
Constructs an HL7OTDBuilder with the given OTDBuilderSpec
HL7OTDBuilder.HL7PropName - Class in com.stc.hl7.builder
Enumeration of node types.
HL7OTDBuilder.HL7PropName() - Constructor for class com.stc.hl7.builder.HL7OTDBuilder.HL7PropName
 
HL7OTDBuilderSpec - Class in com.stc.hl7.builder
The HL7OTDBuilderSpec brings together specific properties needed by the HL7OTDBuilder to properly build HL7 OTDs.
HL7OTDBuilderSpec() - Constructor for class com.stc.hl7.builder.HL7OTDBuilderSpec
Constructs an empty HL7OTDBuilderSpec
HL7Parser - Class in com.stc.hl7.parser
This class parses the meta data retrieved from Microsoft Access Database
HL7Parser(HL7Version, HL7DBConnection) - Constructor for class com.stc.hl7.parser.HL7Parser
Constructor for HL7Parser
HL7ParsingException - Exception in com.stc.hl7.parser
This Exception class represents the HL7 Parsing problem
HL7ParsingException() - Constructor for exception com.stc.hl7.parser.HL7ParsingException
Constructor for HL7ParsingException
HL7ParsingException(String) - Constructor for exception com.stc.hl7.parser.HL7ParsingException
Constructor for HL7ParsingException
HL7ProjectElementImpl - Class in com.stc.hl7.repository.impl
Base implementation of HL7 Project Element.
HL7ProjectElementImpl() - Constructor for class com.stc.hl7.repository.impl.HL7ProjectElementImpl
Constructs an instance of HL7ProjectElementImpl.
HL7ProjectElementImpl(String) - Constructor for class com.stc.hl7.repository.impl.HL7ProjectElementImpl
Construct a base project element with a name
HL7UtilityFunctions - Class in com.stc.hl7.dataUtils
Utility functions for use on HL7 data.
HL7UtilityFunctions() - Constructor for class com.stc.hl7.dataUtils.HL7UtilityFunctions
 
HL7Version - Class in com.stc.hl7.parser
Holds information on supported HL7 versions
HL7Version(String) - Constructor for class com.stc.hl7.parser.HL7Version
Constructor for HL7Version

I

inchToCentimeter(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a number from inches to centimeters.
init() - Method in class com.stc.hl7.builder.HL7OTDBuilder
Initializes necessary variables
initialize(Repository) - Method in class com.stc.hl7.repository.impl.HL7ManagerImpl
 
initializeOID() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Initialize the OID for this object.
INLINE - Static variable in class com.stc.hl7.parser.RefDesc.Type
 
isExternal(ObjectTypeDefinition) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
isExternal(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
isExternal(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
isHeaderResolved() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
isLeapYear(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Determines if the year represents a leap year.
isLocked() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
isMessageable() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
isMessageable() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
ccom.stc.egate.repository.ObjectTypeDefinition
isMessageable() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
ccom.stc.model.common.ObjectTypeDefinition
isOptional() - Method in class com.stc.hl7.parser.NodeDesc
Gets the optional value of this node
isOptional() - Method in class com.stc.hl7.parser.RefDesc
Checks the optional value of this reference node
isTemplate() - Method in class com.stc.hl7.parser.NodeDesc
Gets the template value for this node
isTop() - Method in class com.stc.hl7.parser.NodeDesc
Gets the top value for this node
isValidDate(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
This function will verify the date for being valid.
isValidJulianDate(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Determines if the seven-digit date provided in the call is a valid Julian date.
isValidPhoneNumber(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Tests the supplied number to determine if it is a valid phone number A valid phone number is a string of the form NN (NNN) NNN-NNNN, where the first two groups of characters (country code and area code) are both optional, and there can be any number of spaces between the three character groups.
isValidSSN(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Tests the supplied number to determine if it is a valid social security number.
isValidTimeStamp(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Tests the supplied number to determine if it is a valid timestamp.
isVersionable() - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
isVersionable() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
isVersionable() - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
isVersionable() - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 

J

JAVANAME - Variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
julianToStandardDate(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a Julian date to a standard date in the form YYYYMDD.

L

LANGUAGE - Static variable in class com.stc.hl7.repository.impl.LocalizedInfoImpl
Map keyword for release version lookup.
LEVEL1 - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
LEVEL2 - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
LEVEL3 - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
LEVEL4 - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
LEVEL5 - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
LocalizedInfoImpl - Class in com.stc.hl7.repository.impl
Base implementation of LocalizedInfo.
LocalizedInfoImpl() - Constructor for class com.stc.hl7.repository.impl.LocalizedInfoImpl
Constructs an instance.
LocalizedInfoImpl(RepositoryObject, String) - Constructor for class com.stc.hl7.repository.impl.LocalizedInfoImpl
Constructs an instance.
LocalizedInfoImpl(RepositoryObject, String, String) - Constructor for class com.stc.hl7.repository.impl.LocalizedInfoImpl
Constructs an instance.

M

main(String[]) - Static method in class com.stc.hl7.builder.HL7OTDBuilder
For testing
main(String[]) - Static method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
 
main(String[]) - Static method in class com.stc.hl7.installer.OtdLibInstallerTask
For testing
mBaseDir - Variable in class com.stc.hl7.builder.HL7OTDBuilder
Location of .otd output directory
mBuildAll - Variable in class com.stc.hl7.builder.HL7OTDBuilder
Build all versions in the HL7 Access Database
mBuildGeneric - Variable in class com.stc.hl7.builder.HL7OTDBuilder
Build the Generic OTDS - event and ACK
mDatabasePath - Variable in class com.stc.hl7.builder.HL7OTDBuilder
The fully qualified path to the HL7 MS Access database
mergeTopNodeNames(String, String, String) - Method in class com.stc.hl7.installer.XSDOtdLibInstaller
Merges Top Node Names of XSDFileSet and XSDFile
mHL7Conn - Variable in class com.stc.hl7.parser.HL7Parser
 
MSGSTR - Static variable in class com.stc.hl7.builder.HL7OTDBuilder.HL7PropName
Message structure component value
MSGTYPE - Static variable in class com.stc.hl7.builder.HL7OTDBuilder.HL7PropName
Message type component value
mVersion - Variable in class com.stc.hl7.parser.HL7Parser
 

N

NodeDesc - Class in com.stc.hl7.parser
An object of this class represents the description of the node
NodeDesc() - Constructor for class com.stc.hl7.parser.NodeDesc
Constructor for NodeDesc
NodeDesc(String, byte, boolean, boolean) - Constructor for class com.stc.hl7.parser.NodeDesc
Creates the internal descriptor for a node.
NodeDescList - Class in com.stc.hl7.parser
Holds NodeDesc Objects
NodeDescList() - Constructor for class com.stc.hl7.parser.NodeDescList
 
NodeDescList.Type - Class in com.stc.hl7.parser
Class to define NodeDesc types
NodeDescList.Type() - Constructor for class com.stc.hl7.parser.NodeDescList.Type
 
noDot() - Method in class com.stc.hl7.parser.HL7Version
Returns the version without the dot separator

O

OBJECT_TYPE_DEFINITION_TYPE - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
OBJECT_TYPE_DEFINITION_TYPE - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
ObjectTypeDefinitionImpl - Class in com.stc.hl7.repository.impl
 
ObjectTypeDefinitionImpl() - Constructor for class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
Constructs an instance.
ObjectTypeDefinitionImpl(String) - Constructor for class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
Constructs an instance.
onDelete() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
onUnmarshalFinished() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
onUnmarshalStarting() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
ORIGIN - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
ORIGIN - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
OTD_LOCALIZED_INFOS - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
OTD_LOCALIZED_INFOS - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
OTD_META_CONTAINER - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
OTD_META_CONTAINER - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
OTD_WIZARD - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
OTD_WIZARD - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
OtdLibInstaller - Class in com.stc.hl7.installer
OtdLibInstaller installs an OTD Library into the SeeBeyond Repository.
OtdLibInstaller(Repository, String, String, String, String) - Constructor for class com.stc.hl7.installer.OtdLibInstaller
 
OtdLibInstallerTask - Class in com.stc.hl7.installer
An ant task that installs the OtdLibraries into repository
OtdLibInstallerTask() - Constructor for class com.stc.hl7.installer.OtdLibInstallerTask
Constructs an empty OtdLibInstallerTask
OtdLocalizedInfoImpl - Class in com.stc.hl7.repository.impl
HL7 implementation of OTDLocalizedInfo.
OtdLocalizedInfoImpl() - Constructor for class com.stc.hl7.repository.impl.OtdLocalizedInfoImpl
Constructs an instance.
OtdLocalizedInfoImpl(ObjectTypeDefinition, String) - Constructor for class com.stc.hl7.repository.impl.OtdLocalizedInfoImpl
Constructs an instance.
ounceToGram(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a number which represents weight in ounces to grams.
ounceToPound(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a weight in ounces to pounds.
OWNER - Static variable in class com.stc.hl7.repository.impl.OtdLocalizedInfoImpl
Map keyword for release version lookup.

P

parse() - Method in class com.stc.hl7.parser.HL7Parser
Parses metadata from HL7 database into an HL7Messages object
parseComponentSection() - Method in class com.stc.hl7.parser.HL7Parser
Parses component metadata from HL7 database into a NodeDescList object
parseEvents() - Method in class com.stc.hl7.parser.HL7Parser
Parses event metadata from HL7 database into a Set object
parseOpts(String[]) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Parses the commandline arguments
parseSegsSection() - Method in class com.stc.hl7.parser.HL7Parser
Parses segment metadata from HL7 database into a NodeDescList object
persistable - Variable in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
poundToOunce(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a number expressed as weight in pounds number and converts this number from pounds to ounces.
PREFIX - Static variable in class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
 
processGroupSegment(FogOrderImpl, NodeDesc, FogComposite, Hashtable, NodeDescList, boolean, Hashtable, RefDesc) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Processes group segment
PROJECT_ELEMENT_TYPE - Static variable in interface com.stc.hl7.repository.HL7ObjectTypeDefinition
Project element type identification
propertyChange(PropertyChangeEvent) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 

R

RCS_ID - Static variable in class com.stc.hl7.installer.OtdLibInstallerTask
the RCS id
RefDesc - Class in com.stc.hl7.parser
An object of this class represents the description of the reference node
RefDesc(String, boolean, boolean, String, String, byte) - Constructor for class com.stc.hl7.parser.RefDesc
Creates the internal descriptor for a reference node.
RefDesc(String, boolean, boolean, boolean, String, String, byte) - Constructor for class com.stc.hl7.parser.RefDesc
Creates the internal descriptor for a reference node.
RefDesc.Type - Class in com.stc.hl7.parser
Inner class describing source of data for this reference node
RefDesc.Type() - Constructor for class com.stc.hl7.parser.RefDesc.Type
 
RELATIVE_FILENAME - Static variable in class com.stc.hl7.repository.impl.LocalizedInfoImpl
Constant for Map
removeExternalObjectTypeDefinition(ObjectTypeDefinition) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
removeExternalObjectTypeDefinition(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
removeExternalObjectTypeDefinition(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
removeOTDLocalizedInfo(OTDLocalizedInfo) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Removes the given OTDLocalizedInfo from the ObjectTypeDefinition.
removeOTDLocalizedInfo(OTDLocalizedInfo) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
Removes the given OTDLocalizedInfo from the ObjectTypeDefinition.
removePartOfValue(String, String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Remove a Part-of value from a collection
removePartOfValue(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Remove a Part-of value from a collection
removePropertyChangeListener(PropertyChangeListener) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
removePropertyChangeListeners(Collection) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
removeReferenceValue(String, String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Remove a reference object from a map
removeReferenceValue(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Remove a reference object from a map
REPETITION - Static variable in interface com.stc.hl7.parser.HL7Messages.DelimData
 
resolve(boolean) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 

S

SEGMENTS - Static variable in class com.stc.hl7.parser.NodeDescList.Type
 
SEGMENTS - Static variable in class com.stc.hl7.parser.RefDesc.Type
 
SERIAL - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
SERIAL - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setAccess(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setAccess(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setAccess(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setACLInfo(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Sets acl info
setBaseDir(String) - Method in class com.stc.hl7.installer.OtdLibInstaller
Sets the basedir
setBlobProperty(String, InputStream) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Setter for the Blob Property
setBusinessProcessDefinitions(RepositoryObject) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinition
Sets the business process repository object.
setBusinessProcessDefinitions(RepositoryObject) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
 
setChoice(boolean) - Method in class com.stc.hl7.parser.RefDesc
Sets the choice value of this reference node
setClasspath(Path) - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Setter for classpath
setClasspathRef(Reference) - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Creates the reference id for the classpath
setComponents(NodeDescList) - Method in class com.stc.hl7.parser.HL7Messages
Sets components for this HL7Messages object
setCreatedBy(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setCreationDate(Date) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setCUDTracker(CUDTracker) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setData(byte[]) - Method in class com.stc.hl7.repository.impl.LocalizedInfoImpl
 
setDefaultOutput(byte[]) - Method in class com.stc.hl7.parser.NodeDesc
Sets the defaultOutput of this node
setDescription(String) - Method in class com.stc.hl7.parser.Event
Sets the description of the event
setDescription(String) - Method in class com.stc.hl7.parser.NodeDesc
Sets the comment of this node
setDescription(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setDocumentation(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setDocumentation(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setDocumentation(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setEvents(Set) - Method in class com.stc.hl7.parser.HL7Messages
Sets events for this HL7Messages object
setFilename(String) - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Setter for File Name
setFogCompositeNode(FogComposite) - Method in class com.stc.hl7.parser.NodeDesc
Sets the FogComposite node of this node
setHeaderResolved(boolean) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setHL7Version(String) - Method in class com.stc.hl7.installer.XSDFileSet
Setter for HL7 version
setInitialOutput(String) - Method in class com.stc.hl7.parser.NodeDesc
Sets value for initial of data output
setInputMatch(String) - Method in class com.stc.hl7.parser.NodeDesc
Sets value for match of data input
setJavaName(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setLanguage(String) - Method in class com.stc.hl7.repository.impl.LocalizedInfoImpl
 
setLastUpdatedBy(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setLastUpdatedDate(Date) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setLength(int) - Method in class com.stc.hl7.parser.NodeDesc
Sets the length of this node
setLevels(int[][]) - Method in class com.stc.hl7.parser.NodeDesc
Sets the levels of this node
setListType(byte) - Method in class com.stc.hl7.parser.NodeDescList
Set the type of list
setMax(String) - Method in class com.stc.hl7.parser.RefDesc
Sets the maximum value of this reference node
setMin(String) - Method in class com.stc.hl7.parser.RefDesc
Sets the minimum value of this reference node
setMsgStruct(String) - Method in class com.stc.hl7.parser.Event
Sets the message structure of this reference node
setMsgType(String) - Method in class com.stc.hl7.parser.Event
Sets the type of this reference node
setName(String) - Method in class com.stc.hl7.parser.Event
Sets the name of this reference node
setName(String) - Method in class com.stc.hl7.parser.NodeDesc
Sets the name of this node
setName(String) - Method in class com.stc.hl7.parser.RefDesc
Sets the name of this reference node
setName(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setNodeKey(int) - Method in class com.stc.hl7.parser.RefDesc
Sets the key of this reference node
setNodeSource(byte) - Method in class com.stc.hl7.parser.RefDesc
Sets the source of this reference node
setNodeType(byte) - Method in class com.stc.hl7.parser.NodeDesc
Sets the type of this node
setOID(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setOptional(boolean) - Method in class com.stc.hl7.parser.NodeDesc
Sets the optional value of this node
setOptional(boolean) - Method in class com.stc.hl7.parser.RefDesc
Sets the optional value of this reference node
setOrigin(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setOrigin(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setOrigin(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setOtdBuilderSpec(OtdBuilderSpec) - Method in class com.stc.hl7.builder.HL7OTDBuilder
Setter for HL7OTDBuilderSpec attribute of the OtdBuilder
setOtdMetaContainer(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setOtdMetaContainer(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setOtdMetaContainer(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setOtdname(String) - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Setter for otdName
setOTDName(String) - Method in class com.stc.hl7.parser.Event
Sets the OTD name of this reference node
setOwner(ObjectTypeDefinition) - Method in class com.stc.hl7.repository.impl.OtdLocalizedInfoImpl
Sets the owner for this.
setOwnerOID(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Set the owner OID
setParentProject(Project) - Method in class com.stc.hl7.repository.impl.HL7ProjectElementImpl
 
setParserModel(HL7Messages) - Method in class com.stc.hl7.builder.HL7OTDBuilderSpec
Sets the Parser model.
setPartOfProperty(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Set Part-of Property
setPassword(String) - Method in class com.stc.hl7.installer.OtdLibInstaller
Sets the password
setPassword(String) - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Setter for Password
setProjectPath(String) - Method in class com.stc.hl7.installer.XSDOtdLibInstallerTask
Setter for project path
setProperties(Set) - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Setter for Properties
setProperty(String, Object) - Method in class com.stc.hl7.builder.HL7OTDBuilderSpec
Sets Object identifying the value of a property
setPropertyMap(String, Map) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setReferenceID(Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setReferenceProperty(String, Object) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Sets a Reference property.
setRelativeFileName(String) - Method in class com.stc.hl7.repository.impl.LocalizedInfoImpl
 
setRepeat(boolean) - Method in class com.stc.hl7.parser.RefDesc
Sets the repeat value of this reference node
setRepository(Repository, String, String, String) - Method in class com.stc.hl7.installer.OtdLibInstaller
Sets the repository
setRepURL(String) - Method in class com.stc.hl7.installer.OtdLibInstaller
Sets the repository URL
setRepURL(String) - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Setter for Repository URL
setResolver(Resolver) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setSegments(NodeDescList) - Method in class com.stc.hl7.parser.HL7Messages
Sets events for this HL7Messages object
setSerial(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setSerial(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setSerial(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setStructure(String) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setStructure(String) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setStructure(String) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setSubNodes(ArrayList) - Method in class com.stc.hl7.parser.NodeDesc
Sets the subnode list of this node
setTemplate(boolean) - Method in class com.stc.hl7.parser.NodeDesc
Sets template value for this node
setTop(boolean) - Method in class com.stc.hl7.parser.NodeDesc
Sets top value for this node
setTopnames(String) - Method in class com.stc.hl7.installer.XSDFileSet
Setter for XSDFile topname
setTopnames(String) - Method in class com.stc.hl7.installer.XSDFileSet.XSDFile
Setter for Top Name
setTopNodeId(int) - Method in interface com.stc.hl7.repository.HL7ObjectTypeDefinitionData
 
setTopNodeId(int) - Method in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
 
setTopNodeId(int) - Method in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
setType(byte) - Method in class com.stc.hl7.parser.NodeDesc
Sets the FogComposite type
setUnresolved() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
setUserName(String) - Method in class com.stc.hl7.installer.OtdLibInstaller
Sets the user name
setUserName(String) - Method in class com.stc.hl7.installer.OtdLibInstallerTask
Setter for UserName
setVersion(HL7Version) - Method in class com.stc.hl7.parser.Event
Sets the version of the event
setVersionInfo(VersionInfo) - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
 
size() - Method in class com.stc.hl7.parser.NodeDescList
Returns the number of nodes in this list
standardToJulianDate(String) - Method in class com.stc.hl7.dataUtils.HL7UtilityFunctions
Converts a standard date, in the format YYYYMMDD, to a Julian date.
STRUCTURE - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
STRUCTURE - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
SUFFIX - Static variable in class com.stc.hl7.repository.impl.HL7ManagerImpl.ClassNameMapper
 

T

TOP_NODE_ID - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionDataImpl
Constant for Map
TOP_NODE_ID - Static variable in class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
 
toString() - Method in class com.stc.hl7.parser.HL7Version
Returns hl7 version number
toString() - Method in class com.stc.hl7.parser.NodeDescList
Outputs the list in string format
toString() - Method in class com.stc.hl7.repository.impl.HL7ObjectImpl
Returns a string representation of this HL7ObjectImpl.
TYPESTR - Static variable in class com.stc.hl7.parser.NodeDescList.Type
 
TYPESTR - Static variable in class com.stc.hl7.parser.RefDesc.Type
 

V

validateVers(ArrayList) - Method in class com.stc.hl7.parser.HL7DBConnection
validate the version list against the database version list
VER2_1 - Static variable in class com.stc.hl7.parser.HL7Version
 
VER2_2 - Static variable in class com.stc.hl7.parser.HL7Version
 
VER2_3 - Static variable in class com.stc.hl7.parser.HL7Version
 
VER2_3_1 - Static variable in class com.stc.hl7.parser.HL7Version
 
VER2_4 - Static variable in class com.stc.hl7.parser.HL7Version
 
VER2_5 - Static variable in class com.stc.hl7.parser.HL7Version
 
VER2_5_1 - Static variable in class com.stc.hl7.parser.HL7Version
 

W

WEB_SERVICES_DEFINITIONS - Static variable in class com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
 

X

XSDFileSet - Class in com.stc.hl7.installer
An object of this class represents a set of XSDFiles
XSDFileSet() - Constructor for class com.stc.hl7.installer.XSDFileSet
Constructs an empty XSDFileSet
XSDFileSet.XSDFile - Class in com.stc.hl7.installer
An inner class represent entities of XSDFileSet
XSDFileSet.XSDFile() - Constructor for class com.stc.hl7.installer.XSDFileSet.XSDFile
Constructs an empty XSDFile
XSDOtdLibInstaller - Class in com.stc.hl7.installer
XSDOtdLibInstaller installs an OTD Library into the SeeBeyond Repository.
XSDOtdLibInstaller() - Constructor for class com.stc.hl7.installer.XSDOtdLibInstaller
Constructs an empty XSDOtdLibInstaller
XSDOtdLibInstallerTask - Class in com.stc.hl7.installer
An ant task that installs the XSDOTDLibraries into repository
XSDOtdLibInstallerTask() - Constructor for class com.stc.hl7.installer.XSDOtdLibInstallerTask
Constructs an empty XSDOtdLibInstallerTask

A B C D E F G H I J L M N O P R S T V W X
Sun Message Library for HL7