Uses of Class
info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork.RootVertexImpl1
Package | Description |
---|---|
info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork |
This package contains an implementation for navigating a Representation Information Network, which is viewed as an Acyclic Directed Graph.
|
-
Uses of RootVertexImpl1 in info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork
Subclasses of RootVertexImpl1 in info.oais.implementation.infomodel.poss1RepInfo.possRepInfoNetwork Modifier and Type Class Description class
VertexImpl1
A Vertex points to zero or more other Vertexs (sic), and it is pointed to by at least one other Vertex, unless it is the RootVertex.