Package gov.nist.secauto.oscal.lib.model
Class ImportComponentDefinition
java.lang.Object
gov.nist.secauto.oscal.lib.model.ImportComponentDefinition
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="Import Component Definition",
description="Loads a component definition from another resource.",
name="import-component-definition",
moduleClass=OscalComponentDefinitionModule.class)
public class ImportComponentDefinition
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Loads a component definition from another resource.
-
Constructor Summary
ConstructorDescriptionImportComponentDefinition
(gov.nist.secauto.metaschema.core.model.IMetaschemaData data) -
Method Summary
-
Constructor Details
-
ImportComponentDefinition
public ImportComponentDefinition() -
ImportComponentDefinition
-
-
Method Details