Interface ContainableDirectedGraphElement

  • All Superinterfaces:
    AttributeMapOwner

    public interface ContainableDirectedGraphElement
    extends AttributeMapOwner
    Interface to represent a directed graph element that can be the child of a node. (E.g.: a task in a subprocess.)
    Author:
    Remco Dijkman