Uses of Interface
org.eclipse.ohf.ihe.xds.metadata.SubmissionSetType

Packages that use SubmissionSetType
org.eclipse.ohf.ihe.xds.metadata   
org.eclipse.ohf.ihe.xds.metadata.extract   
org.eclipse.ohf.ihe.xds.metadata.impl   
org.eclipse.ohf.ihe.xds.metadata.transform   
org.eclipse.ohf.ihe.xds.metadata.util   
org.eclipse.ohf.ihe.xds.source   
 

Uses of SubmissionSetType in org.eclipse.ohf.ihe.xds.metadata
 

Methods in org.eclipse.ohf.ihe.xds.metadata that return SubmissionSetType
 SubmissionSetType MetadataFactory.createSubmissionSetType()
          Returns a new object of class 'Submission Set Type'.
 SubmissionSetType ProvideAndRegisterDocumentSetType.getSubmissionSet()
          Returns the value of the 'Submission Set' containment reference.
 SubmissionSetType DocumentRoot.getSubmissionSet()
          Returns the value of the 'Submission Set' containment reference.
 

Methods in org.eclipse.ohf.ihe.xds.metadata with parameters of type SubmissionSetType
 void ProvideAndRegisterDocumentSetType.setSubmissionSet(SubmissionSetType value)
          Sets the value of the 'Submission Set' containment reference.
 void DocumentRoot.setSubmissionSet(SubmissionSetType value)
          Sets the value of the 'Submission Set' containment reference.
 

Uses of SubmissionSetType in org.eclipse.ohf.ihe.xds.metadata.extract
 

Methods in org.eclipse.ohf.ihe.xds.metadata.extract that return SubmissionSetType
 SubmissionSetType EbXML_2_1InputStreamSubmissionSetExtractor.extract()
          Renders a SubmissionSetType object from a InputStream containing a single instance of a RegistryPackageType.
 SubmissionSetType InputStreamSubmissionSetExtractor.extract()
          Renders a SubmissionSetType object from a InputStream containing a single instance of a SubmissionSetType conformant to the metadata.xsd.
 SubmissionSetType SubmissionSetExtractor.extract()
           
 SubmissionSetType EbXML_2_1SubmissionSetExtractor.extract()
          Builds an SubmissionSetType containing XDSSubmissionSet metadata within the RegistryPackage provided.
 

Uses of SubmissionSetType in org.eclipse.ohf.ihe.xds.metadata.impl
 

Classes in org.eclipse.ohf.ihe.xds.metadata.impl that implement SubmissionSetType
 class SubmissionSetTypeImpl
          An implementation of the model object 'Submission Set Type'.
 

Methods in org.eclipse.ohf.ihe.xds.metadata.impl that return SubmissionSetType
 SubmissionSetType MetadataFactoryImpl.createSubmissionSetType()
           
 SubmissionSetType ProvideAndRegisterDocumentSetTypeImpl.getSubmissionSet()
           
 SubmissionSetType DocumentRootImpl.getSubmissionSet()
           
 

Methods in org.eclipse.ohf.ihe.xds.metadata.impl with parameters of type SubmissionSetType
 org.eclipse.emf.common.notify.NotificationChain ProvideAndRegisterDocumentSetTypeImpl.basicSetSubmissionSet(SubmissionSetType newSubmissionSet, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetSubmissionSet(SubmissionSetType newSubmissionSet, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void ProvideAndRegisterDocumentSetTypeImpl.setSubmissionSet(SubmissionSetType newSubmissionSet)
           
 void DocumentRootImpl.setSubmissionSet(SubmissionSetType newSubmissionSet)
           
 

Uses of SubmissionSetType in org.eclipse.ohf.ihe.xds.metadata.transform
 

Methods in org.eclipse.ohf.ihe.xds.metadata.transform with parameters of type SubmissionSetType
 void SubmissionSetTransformer.transform(SubmissionSetType subSet)
           
 void EbXML_2_1SubmissionSetTransformer.transform(SubmissionSetType subSet)
          Renders an RegistryPackageType containing the submission set metadata values of the parameter, formatted in ebXML
 void ByteArraySubmissionSetTransformer.transform(SubmissionSetType subSet)
          Renders a byte array containing a single instance of a SubmissionSetType conformant to the metadata.xsd.
 

Uses of SubmissionSetType in org.eclipse.ohf.ihe.xds.metadata.util
 

Methods in org.eclipse.ohf.ihe.xds.metadata.util with parameters of type SubmissionSetType
 java.lang.Object MetadataSwitch.caseSubmissionSetType(SubmissionSetType object)
          Returns the result of interpretting the object as an instance of 'Submission Set Type'.
 boolean MetadataValidator.validateSubmissionSetType(SubmissionSetType submissionSetType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of SubmissionSetType in org.eclipse.ohf.ihe.xds.source
 

Methods in org.eclipse.ohf.ihe.xds.source that return SubmissionSetType
 SubmissionSetType SubmitTransactionData.getSubmissionSet()
          Returns a reference to this Submission Set's metadata