See: Description
| Interface | Description |
|---|---|
| EPGMAttributed |
Used to describe entities that can have properties.
|
| EPGMEdge |
Describes data assigned to an edge in the EPGM.
|
| EPGMEdgeFactory<E extends EPGMEdge> |
Initializes
EPGMEdge objects of a given type. |
| EPGMElement |
Base interface for all elements in the EPGM.
|
| EPGMElementFactory<EL extends EPGMElement> |
Base interfaces for all EPGM factories.
|
| EPGMGraphElement |
A graph element is part of a logical graph.
|
| EPGMGraphHead |
Describes data specifically assigned to a logical graph in the EPGM.
|
| EPGMGraphHeadFactory<G extends EPGMGraphHead> |
Initializes
EPGMGraphHead objects of a given type. |
| EPGMIdentifiable |
Describes an identifiable entity.
|
| EPGMLabeled |
Describes an entity that has a label.
|
| EPGMVertex |
Describes data assigned to a vertex in the EPGM.
|
| EPGMVertexFactory<V extends EPGMVertex> |
Initializes
EPGMVertex objects of a given type. |
Copyright © 2014 - 2018–2018 University of Leipzig. All rights reserved.