Package com.example.metaschema
Class MetaschemaMetapath
java.lang.Object
com.example.metaschema.MetaschemaMetapath
- All Implemented Interfaces:
 gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(description="A Metapath expression identifying the model node that the constraints will be applied to.",
                    name="metaschema-metapath",
                    moduleClass=MetaschemaModelModule.class)
public class MetaschemaMetapath
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
A Metapath expression identifying the model node that the constraints will be applied to.
- 
Constructor Summary
ConstructorsConstructorDescriptionMetaschemaMetapath(gov.nist.secauto.metaschema.core.model.IMetaschemaData data)  - 
Method Summary
 
- 
Constructor Details
- 
MetaschemaMetapath
public MetaschemaMetapath() - 
MetaschemaMetapath
 
 - 
 - 
Method Details