JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.kemitix.dependency.digraph.maven.plugin.digraph
Interface HasId
All Known Subinterfaces:
EdgeEndpoint
All Known Implementing Classes:
NodeElement
,
Subgraph
public interface
HasId
Interface for elements that have a id.
Author:
Paul Campbell (pcampbell@kemitix.net)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getId
()
Returns the id.
Method Detail
getId
String
getId()
Returns the id.
Returns:
the id
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016–2018. All rights reserved.