Class NESTControlflowNodeObjectImpl

All Implemented Interfaces:
DataObject, NESTControlflowNodeObject, NESTGraphItemObject, NESTNodeObject, NESTSequenceNodeObject, PropertyHandler, Comparable<NESTGraphItemObject>
Direct Known Subclasses:
NESTAndEndNodeObjectImpl, NESTAndStartNodeObjectImpl, NESTLoopEndNodeObjectImpl, NESTLoopStartNodeObjectImpl, NESTOrEndNodeObjectImpl, NESTOrStartNodeObjectImpl, NESTXorEndNodeObjectImpl, NESTXorStartNodeObjectImpl

public class NESTControlflowNodeObjectImpl extends NESTSequenceNodeObjectImpl implements NESTControlflowNodeObject
Definition of a Controlflow-Node of a NEST-graph. Refer to the corresponding Interface NESTControlflowNodeObject for more information.
Author:
Alexander Stromer