Class: Package

Package(reporter)

Loads, caches and augments product package data.

Constructor

new Package(reporter)

Parameters:
Name Type Description
reporter Reporter
Source:

Members

connectorsByType :Object.<ConnectorType, Array.<Connector>>

Type:
Source:

connectorTypeMateMap :Map.<ConnectorType, ConnectorTypeMates>

Object that has a list of potential mate type per connector types and a reference to all relevant AllowedConnectionTypes per potential mate type
Type:
Source:

materialSetsByMaterial :Object.<WrappedMaterial, Array.<MaterialSet>>

The material sets in which each material is present
Type:
Source: