Class Orch.Type

java.lang.Object
org.intocps.fmichecker.Orch.Type
All Implemented Interfaces:
Serializable, org.overture.codegen.runtime.Record, org.overture.codegen.runtime.ValueType
Enclosing class:
Orch

public static class Orch.Type extends Object implements org.overture.codegen.runtime.Record
See Also:
  • Field Details

    • type

      public Object type
    • startValue

      public Object startValue
  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • copy

      public Orch.Type copy()
      Specified by:
      copy in interface org.overture.codegen.runtime.Record
      Specified by:
      copy in interface org.overture.codegen.runtime.ValueType
    • toString

      public String toString()
      Overrides:
      toString in class Object