summary
The summary method provides a summary of the current domain.
Method Synopsis
%summary = $domain->summary();
Parameters
None.Description
Thesummary method provides a summary of the
contents of the current domain.Example Usage
my %summary = $domain->summary();
Returns
Upon completion, thesummary method returns a hash
containing the keys and
values.
entityData : Number of entities within this domain.
chassis : Number of chassis entities within this domain
interface : Number of interface entities within this domain
contains : Number of containing entities within this domain
connects : Number of connects within this domain