Class StyleStep.AgentTypeElement

  • Enclosing class:
    StyleStep

    public static class StyleStep.AgentTypeElement
    extends Object
    Stores agent name, class and style attributes in the list entries
    • Constructor Detail

      • AgentTypeElement

        public AgentTypeElement​(String agentName,
                                String agentClassName)