| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=MaxNameLength), | public | :: | Name | = | Blank | ||
| integer, | public | :: | NumOfConnectors | = | 0 | ||
| integer, | public | :: | NumOfSplitters | = | 0 | ||
| integer, | public | :: | NumOfMixers | = | 0 | ||
| character(len=32), | public, | DIMENSION(:), ALLOCATABLE | :: | ConnectorType | |||
| character(len=MaxNameLength), | public, | DIMENSION(:), ALLOCATABLE | :: | ConnectorName | |||
| integer, | public, | DIMENSION(:), ALLOCATABLE | :: | ConnectorMatchNo |