Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
Packages that use XDSMetaClass
Package
Description
-
Uses of XDSMetaClass in org.openehealth.ipf.commons.ihe.xds.core.metadata
Subclasses of XDSMetaClass in org.openehealth.ipf.commons.ihe.xds.core.metadataModifier and TypeClassDescriptionclassRepresents an XDS document entry according to the IHE XDS specification.classRepresents an XDS folder according to the IHE XDS specification.classRepresents an XDS submission set according to the IHE XDS specification. -
Uses of XDSMetaClass in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Classes in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml with type parameters of type XDSMetaClassModifier and TypeClassDescriptionclassXDSMetaClassTransformer<E extends EbXMLRegistryObject,C extends XDSMetaClass> Base class for transformers ofXDSMetaClassand ebXML representations.