Class AbstractGraphElement

java.lang.Object
org.processmining.models.graphbased.AbstractGraphElement
All Implemented Interfaces:
AttributeMapOwner
Direct Known Subclasses:
AbstractGraph, AbstractGraphEdge, AbstractGraphNode

public abstract class AbstractGraphElement extends Object implements AttributeMapOwner