Interface NESTConstraintEdgeObject

All Superinterfaces:
Comparable<NESTGraphItemObject>, DataObject, NESTEdgeObject, NESTGraphItemObject, PropertyHandler
All Known Implementing Classes:
NESTConstraintEdgeObjectImpl

public interface NESTConstraintEdgeObject extends NESTEdgeObject
Interface of a Constraint-Edge of a NEST-graph. Semantic constraints among properties of data nodes are represented using constraint edges that connect two data nodes. The semantic description includes the definition of a constraint. For example, a constraint may state that test and training data must come from the same domain.
Author:
Alexander Stromer