Skip navigation links

Package org.onosproject.ui.model.topo

Server-side modeling of Topology View UI entities.

See: Description

Package org.onosproject.ui.model.topo Description

Server-side modeling of Topology View UI entities.

The classes in this package are thin wrappers around core model objects (where possible). Together, they provide a model of what the user can "see" in the UI, and how the user can interact with that (visual) model.

Of note: the UiLink is a representation of a "bi-directional" link that is backed by two "uni-directional" core model Link objects.

Skip navigation links