RAS manifest editor
RAS manifest editor pages | Description |
---|---|
Asset | This page is used for editing the following attributes of the asset: name, short description, version, ID, and date. The asset profile is also contained on this page displaying name, ID history, version (major) and version (minor). The full asset description is also available on this page. |
Solution | This page is used for editing the solution section of the manifest and allows dragging and dropping of artifacts from the Navigator view to this page. This page will also allow adding or removing of asset artifacts using the Add Artifact to Asset and Remove Artifact buttons. |
Classification | This page is used for editing the classification section of the manifest. This section includes the Descriptor groups and their child Descriptors showing name and value and are displayed in a table tree format. In addition to the Descriptor Groups and their Descriptors, this part of the Asset may have a list of Contexts. Use the Add Descriptor, Remove and Add Descriptor Group buttons to add or remove descriptors. |
Related Assets | This page displays a list of the related assets for the currently open asset. These related assets are displayed in a table format one column for each attribute; name, relationship type, ID, and Artifact Reference. The Add Related Asset and Remove Related Asset buttons allow you to add and remove assets from the table. The Open Asset in New Editor button opens the manifest file of the related asset in the RAS manifest editor. |
Usage | This page displays the usage section of the manifest. The usage section is where the asset activities are stored. There are three types of activities to display; artifact activity, context ref, and asset activity. |
Model | This page displays the standard Eclipse Modeling Framework (EMF) tree view of the XML elements in the manifest. |
Source | This page is a standard text editor for the XML source of the manifest file. You can make changes to any part of the manifest file in this page. When you do a save, an XML validation is run in the background to ensure the changes have not corrupted the manifest file. If any errors are found, they are displayed in the RAS Default Profile Manifest Editor window. |