Home   :   Matrix Language   :   Model Simulator   :   Display Command

Display Command

 

Overview

 

Displays entity objects for a whole domain or a single entity.

 

 

Syntax

 

display all

 

display domain <Domain>

 

display entity <Domain> <Entity>

 

 

Description

 

Lists out in the form of a table the objects that belong to a domain, entity or entire system.

 

Displays each object's attribute values together with the object's unique identity value and current status for active objects.

 

Table columns automatically adjust to longest column name or attribute value width.

 

A passive entity may exist without attributes, in which case all objects will just show their identifier value.

 

Options

 

display all - For all entities in all domains, list all objects.

 

display domain - For all entities in a single domain, list all objects.

 

display entity - For a single entity, list all objects.

 

 

Examples

 

display all

 

display domain Banking_Application

 

display entity Banking_Application Account

Copyright © 2017 Dark Matter Systems Ltd. All Rights Reserved.