Package org.jcsp.net

Interface Node.Attributes

  • Enclosing class:
    Node

    public static interface Node.Attributes
    An interface for exposing access to the private attributes. This is public.
    • Method Detail

      • setSpecifications

        void setSpecifications​(org.jcsp.net.Specification[] specs)
      • setInitialized

        void setInitialized()
      • startLinkManager

        void startLinkManager()