Interface GraphElementForRemoval
- All Known Implementing Classes:
EdgeForRemoval,NodeForRemoval
public interface GraphElementForRemoval
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getGraphElementId
UniqueIdentifier getGraphElementId() -
getGraphElementType
String getGraphElementType() -
getGraphElementBaseType
String getGraphElementBaseType()
-