Class Scope.Attribute<C,​T>

    • Field Detail

      • name

        protected final String name
    • Constructor Detail

      • Attribute

        protected Attribute​(String name)
    • Method Detail

      • getName

        public String getName()
        Gets the attribute name.
      • context

        public abstract Attribute<C,​T> context​(C context)
        Attribute: Uses the given context within this scope and name.