Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Packages that use EbXMLRegistryObject
Package
Description
-
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Subinterfaces of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxmlModifier and TypeInterfaceDescriptioninterfaceEncapsulation of the ebXML classes forAssociationType1.interfaceEncapsulation of the ebXML classes forExtrinsicObjectType.interfaceEncapsulation of the ebXML classes forRegistryPackageType. -
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLRegistryObjectModifier and TypeClassDescriptionclassEncapsulation ofAssociationType1.classEncapsulation ofExtrinsicObjectType.classEbXMLRegistryObject30<E extends RegistryObjectType>Encapsulation ofRegistryObjectType.classEncapsulation forRegistryPackageType. -
Uses of EbXMLRegistryObject 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 EbXMLRegistryObjectModifier and TypeClassDescriptionclassXDSMetaClassTransformer<E extends EbXMLRegistryObject,C extends XDSMetaClass> Base class for transformers ofXDSMetaClassand ebXML representations. -
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.validate
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate with parameters of type EbXMLRegistryObjectModifier and TypeMethodDescriptionvoidAuthorClassificationValidation.validate(EbXMLRegistryObject obj) voidClassificationValidation.validate(EbXMLRegistryObject obj) voidExternalIdentifierValidation.validate(EbXMLRegistryObject obj) voidRegistryObjectValidator.validate(EbXMLRegistryObject obj) Validates a registry object.voidServiceTimeChronologyValidation.validate(EbXMLRegistryObject obj) voidSlotValidation.validate(EbXMLRegistryObject obj) voidSlotValueValidation.validate(EbXMLRegistryObject obj)