Class CloudInformationModelArchiveWriter
java.lang.Object
org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
org.odpi.openmetadata.samples.archiveutilities.cloudinformationmodel.CloudInformationModelArchiveWriter
CloudInformationModelArchiveWriter creates a physical open metadata archive file for the data model and glossary
content found in the Cloud Information Model (CIM).
-
Method Summary
Methods inherited from class org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
getOpenMetadataArchiveFileConnection, writeOpenMetadataArchive, writeOpenMetadataArchive
-
Method Details
-
main
Main program to initiate the archive writer for the Cloud Information Model (CIM).- Parameters:
args
- list of arguments - first one should be the directory where the model content is located. Any other arguments passed are ignored.
-