Registry / networking / ietf-topology

ietf-topology

JSON →
library2013.10.21.28.3javamavenunverified

IETF topology model for network topology representation in OpenDaylight MD-SAL.

<dependency> <groupId>org.opendaylight.mdsal.model</groupId> <artifactId>ietf-topology</artifactId> <version>2013.10.21.28.3</version> </dependency>
INSTALL
IMPORT
SIG · IETF-TOPOLOGY
I
ietf-topology
networkingjavav2013.10.21.28.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IetfTopology
org.opendaylight.mdsal.model.ietf.topology.IetfTopology

Basic usage of IETF Topology model.

import org.opendaylight.mdsal.model.ietf.topology.IetfTopology; public class IetfTopologyExample { public static void main(String[] args) { IetfTopology topology = new IetfTopology(); System.out.println(topology.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2013.10.21.28.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ietf-topology — mvn dependency:get ietf-topology · libregistry