Class ProxyNode

All Implemented Interfaces:
ClassifierInstance<Concept>, HasFeatureValues, Node

public class ProxyNode extends AbstractClassifierInstance<Concept> implements Node
This is basic an ID holder adapted as a Node. It is used as a placeholder to indicate that we know which Node should be used in a particular point, but at this time we cannot/do not want to retrieve the data necessary to properly instantiate it.