exteriorHiddenPortIds property

Set<String> exteriorHiddenPortIds
final

Port IDs that have a hidden parent-scope wire (wire exists but is not currently visible). Ports in this set should show an exterior marker.

Implementation

final Set<String> exteriorHiddenPortIds;