| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.tenodeconfigattributes |
Implementation of YANG node teNodeConfigAttributes's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.tenodeconnectivitymatrix |
Implementation of YANG node teNodeConnectivityMatrix's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.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> |
TeNodeAttributes.connectivityMatrix()
Returns the attribute connectivityMatrix.
|
List<ConnectivityMatrix> |
DefaultTeNodeAttributes.connectivityMatrix() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix)
Sets the attribute connectivityMatrix.
|
void |
DefaultTeNodeAttributes.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectivityMatrix
Represents the implementation of connectivityMatrix.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConnectivityMatrix> |
DefaultAltInformationSources.connectivityMatrix |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectivityMatrix> |
DefaultAltInformationSources.connectivityMatrix() |
List<ConnectivityMatrix> |
AltInformationSources.connectivityMatrix()
Returns the attribute connectivityMatrix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAltInformationSources.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix) |
void |
AltInformationSources.connectivityMatrix(List<ConnectivityMatrix> connectivityMatrix)
Sets the attribute connectivityMatrix.
|
Copyright © 2017. All rights reserved.