Interfaces and Classes Summary

A SAS Java Metadata Interface client that reads and writes metadata objects references the following interfaces and classes from the com.sas.metadata.remote package.
com.sas.metadata.remote Interfaces and Classes for Reading and Writing Metadata
Class or Interface Name
Description
MdFactory
The starting point for all Java clients. This interface is used to control the creation of metadata objects and object stores, as well as to maintain the connections to the SAS Metadata Server for a user or session.
MdOMRConnection
Contains methods for connecting to the SAS Metadata Server.
CMetadata
Specifies the base interface that is used to describe SAS Metadata Model metadata objects.
MdOMIUtil
Contains utility methods for communicating with the SAS Metadata Server.
AssociationList
Contains methods for defining and maintaining associations.
MdObjectStore
Specifies the container for created or modified metadata objects.
MdUtil
Contains generic utility methods.