Class AbstractGraphElement

java.lang.Object
ai.stapi.graph.attribute.AbstractAttributeContainer
ai.stapi.graph.graphelements.AbstractGraphElement
All Implemented Interfaces:
AttributeContainer, GraphElement, Serializable
Direct Known Subclasses:
Edge, Node

public abstract class AbstractGraphElement extends AbstractAttributeContainer implements GraphElement
See Also: