Class | Description |
---|---|
BuildPathForExtComp | |
ComponentFilenamesToProperty | |
ComponentFromRule |
\page AtfxRules
\section implementation_com_highqsoft_moma_rules_xatf_ComponentFromRule ComponentFromRule
\addindex ComponentFromRule
This rule reads from the ATF/XML file the information of the components.
|
CopyComponentFiles | |
ElementFromRule |
\page AtfxRules
\section rules_com_highqsoft_moma_rules_xatf_ElementFromRule ElementFromRule
\addindex Get Instances from XATF File
Package \b com.highqsoft.moma.rules.xatf
This rule reads the instances of an element from the ATF/XML file.
|
FileRule |
This rule reads from the ATF/XML file the information of the components.
|
LocalColumnCopyRule |
/**
\page AtfxRules
\section com_highqsoft_moma_rules_xatf_LocalColumnCopyRule LocalColumnCopyRule
\addindex LocalColumnCopyRule
This rule reads all instances of the local columns from the DOM object stored in the reference \e ReferenceName
in the context and stores them in the ODS server.
|
LocalColumnFromRule |
\page AtfxRules
\section implementation_com_highqsoft_moma_rules_xatf_LocalColumnFromRule LocalColumnFromRule
\addindex ComponentFromRule
This rule reads local column values from the ATF/XML file.
|
LocalColumnToRule |
/**
\page AtfxRules
\section com_highqsoft_moma_rules_xatf_LocalColumnToRule LocalColumnToRule
\addindex LocalColumnToRule
This rule stores the information of the dataset in the element of the base type AoLocalColumn
in the ASAM ODS storage.
|
MapSequenceRepresentation |
Modification history
$Log: MapSequenceRepresentation.java,v $
Revision 1.5 2017/04/28 14:45:31 karst
Update copyright.
|
RebuildElement |
\page AtfxRules
\section com_highqsoft_moma_rules_xatf_RebuildElement RebuildElement
\addindex RebuildElement
This rule reads the instances of an element from the ATF/XML file and modifies its attributes
to match the target model.
|
UpdatePathInExternalReference | |
XATFComponent |
This information of a components.
|
XATFNoValidFile |
This is the exception when the file is not an ATF/XML file.
|
XATFReader |
\page AtfxRules
\section XATFReader
\addindex XATFReader
This rule reads an XATF file and stores the content in memory.
|
XATFTagNotFound |
This is the exception when the tag is not found in the ATF/XML file.
|