Class NamedAttributeNode


  • public class NamedAttributeNode
    extends Object
    • Field Detail

      • subgraph

        protected String subgraph
      • keySubgraph

        protected String keySubgraph
    • Constructor Detail

      • NamedAttributeNode

        public NamedAttributeNode()
    • Method Detail

      • getName

        public String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getSubgraph

        public String getSubgraph()
        Gets the value of the subgraph property.
        Returns:
        possible object is String
      • setSubgraph

        public void setSubgraph​(String value)
        Sets the value of the subgraph property.
        Parameters:
        value - allowed object is String
      • getKeySubgraph

        public String getKeySubgraph()
        Gets the value of the keySubgraph property.
        Returns:
        possible object is String
      • setKeySubgraph

        public void setKeySubgraph​(String value)
        Sets the value of the keySubgraph property.
        Parameters:
        value - allowed object is String