hades.models
Interface OutputConnector

All Known Implementing Classes:
Opin, OpinVector, OpinWithLabel

public interface OutputConnector

A simple 'marker' interface that signals a hierarchy connector. All classes that act as an output from the next higher hierarchy level should implement this interface. See e.g. hades.models.io.Opin;