Class InterfacesBoundInConnectorFilter

java.lang.Object
org.somox.filter.BaseFilter<EndpointInformation>
org.somox.analyzer.simplemodelanalyzer.builder.InterfacesBoundInConnectorFilter

public class InterfacesBoundInConnectorFilter extends BaseFilter<EndpointInformation>
Removes role interface accesses already captured in connector
  • Constructor Details

    • InterfacesBoundInConnectorFilter

      public InterfacesBoundInConnectorFilter(Collection<EndpointInformation> connectorEndpoints)
      Filter constructor
      Parameters:
      connectorEndpoints - Collection of all roles which are part of any connector in the surrounding composed structure
  • Method Details