Class Orch.SV

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

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

    • causality

      public Object causality
    • variability

      public Object variability
    • initial

      public Object initial
    • type

      public Orch.Type type
  • 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.SV 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