Class ConstraintSetParser.DesignElement

  • Enclosing class:
    ConstraintSetParser

    public static class ConstraintSetParser.DesignElement
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      java.util.HashMap<java.lang.String,​java.lang.String> getParams()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getId

        public java.lang.String getId()
      • getType

        public java.lang.String getType()
      • getParams

        public java.util.HashMap<java.lang.String,​java.lang.String> getParams()