| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.tenodeconfigattributes |
Implementation of YANG node teNodeConfigAttributes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.tenodestatederived |
Implementation of YANG node teNodeStateDerived's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConnectivityMatrix> |
DefaultTeNodeAttributes.connectivityMatrix |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectivityMatrix> |
DefaultTeNodeAttributes.connectivityMatrix() |
List<ConnectivityMatrix> |
TeNodeAttributes.connectivityMatrix()
Returns the attribute connectivityMatrix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.addToConnectivityMatrix(ConnectivityMatrix addTo) |
void |
TeNodeAttributes.addToConnectivityMatrix(ConnectivityMatrix addTo)
Adds to the list of connectivityMatrix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix) |
void |
TeNodeAttributes.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix)
Sets the attribute connectivityMatrix.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConnectivityMatrix> |
DefaultAltInformationSources.connectivityMatrix |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectivityMatrix> |
AltInformationSources.connectivityMatrix()
Returns the attribute connectivityMatrix.
|
List<ConnectivityMatrix> |
DefaultAltInformationSources.connectivityMatrix() |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.addToConnectivityMatrix(ConnectivityMatrix addTo)
Adds to the list of connectivityMatrix.
|
void |
DefaultAltInformationSources.addToConnectivityMatrix(ConnectivityMatrix addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix)
Sets the attribute connectivityMatrix.
|
void |
DefaultAltInformationSources.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix) |
Copyright © 2018. All rights reserved.