Trait

analyzers

STMDDBuilderSMT

Related Doc: package analyzers

Permalink

trait STMDDBuilderSMT extends STMDDBuilder

Trait for computing the STMDD with SMT problem solving

Self Type
STMDDBuilderSMT with Parsing with SMTTranslation with SubstitutionAnalyzerSMT
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. STMDDBuilderSMT
  2. STMDDBuilder
  3. ConfigurationAnalyzer
  4. Analyser
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class OrderedCompInstIdent extends Ordered[(ConfigurationAnalyzer.this)#OrderedCompInstIdent]

    Permalink

    Class encoding instance identifiers which can be ordered

    Class encoding instance identifiers which can be ordered

    Definition Classes
    ConfigurationAnalyzer
  2. class OrderedCompTrace extends Ordered[(ConfigurationAnalyzer.this)#OrderedCompTrace]

    Permalink

    Class encoding of component traces which can be ordered

    Class encoding of component traces which can be ordered

    Definition Classes
    ConfigurationAnalyzer
  3. class OrderedSymbol extends Ordered[(ConfigurationAnalyzer.this)#OrderedSymbol]

    Permalink

    Class encoding scala Symbol that can be compared

    Class encoding scala Symbol that can be compared

    Definition Classes
    ConfigurationAnalyzer
  4. case class STMDDEdgeLabel extends Ordered[(STMDDBuilder.this)#STMDDEdgeLabel] with Product with Serializable

    Permalink

    Case class encoding the label on the STMDD edges

    Case class encoding the label on the STMDD edges

    Definition Classes
    STMDDBuilder

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object OrderedCompInstIdent

    Permalink

    Companion object for ordered instance identifiers

    Companion object for ordered instance identifiers

    Definition Classes
    ConfigurationAnalyzer
  5. object OrderedCompTrace

    Permalink

    Companion object of component traces

    Companion object of component traces

    Definition Classes
    ConfigurationAnalyzer
  6. object OrderedSymbol

    Permalink

    Companion object for ordered symbols

    Companion object for ordered symbols

    Definition Classes
    ConfigurationAnalyzer
  7. lazy val STMDDD: ((STMDDBuilderSMT.this)#mddFactory)#MDD

    Permalink

    the STMDD of the system

    the STMDD of the system

    Definition Classes
    STMDDBuilderSMTSTMDDBuilder
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def buildSons(prefix: List[Z3TraceType], comps: List[(CompInstanceIdent, CompCallFlowDefinition)]): ((STMDDBuilderSMT.this)#mddFactory)#MDD

    Permalink

    Iterative computation of STMDD

    Iterative computation of STMDD

    prefix

    the current partial valuation of the system flows

    comps

    the component instances of the system

    returns

    a STMDD node

  10. def buildTrTree(): ((STMDDBuilderSMT.this)#mddFactory)#MDD

    Permalink

    Build the STMDD from SMT problem solving

    Build the STMDD from SMT problem solving

    returns

    the STMDD

    Attributes
    protected
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. implicit object compBasicFlow extends Ordering[BasicFlowIdent]

    Permalink

    Order over flow identifiers

    Order over flow identifiers

    Definition Classes
    ConfigurationAnalyzer
  13. implicit object compFlowConst extends Ordering[FlowConst]

    Permalink

    Order over constants

    Order over constants

    Definition Classes
    ConfigurationAnalyzer
  14. implicit object compOrder extends Ordering[CompInstanceIdent]

    Permalink

    Order over instance identifiers in a system component

    Order over instance identifiers in a system component

    Definition Classes
    ConfigurationAnalyzer
  15. lazy val dangSysTrExpr: Quantifier

    Permalink
  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  18. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  21. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  22. lazy val mddFactory: MDDFactory[(STMDDBuilderSMT.this)#OrderedCompInstIdent, Set, (STMDDBuilderSMT.this)#STMDDEdgeLabel, (STMDDBuilderSMT.this)#OrderedSymbol, Set[(STMDDBuilderSMT.this)#STMDDEdgeLabel]] with MDDPrinter[(STMDDBuilderSMT.this)#OrderedCompInstIdent, Set, (STMDDBuilderSMT.this)#STMDDEdgeLabel, (STMDDBuilderSMT.this)#OrderedSymbol, Set[(STMDDBuilderSMT.this)#STMDDEdgeLabel]]

    Permalink

    the MDD factory used to build the STMDD

    the MDD factory used to build the STMDD

    Definition Classes
    STMDDBuilderSMTSTMDDBuilder
  23. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  24. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  25. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  26. lazy val possibleSysTrExpr: Quantifier

    Permalink
  27. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  28. lazy val sysTrVars: Map[InstFlowIdent, Expr]

    Permalink
  29. implicit def toOSymb(s: Symbol): (STMDDBuilderSMT.this)#OrderedSymbol

    Permalink

    implicit transformation from Symbol to Ordered Symbol

    implicit transformation from Symbol to Ordered Symbol

    s

    Scala Symbol

    returns

    ordered symbol

    Definition Classes
    ConfigurationAnalyzer
  30. def toOrderedCompTrace(inst: CompInstanceIdent, valuation: Map[BasicFlowIdent, BitVecNum]): (STMDDBuilderSMT.this)#OrderedCompTrace

    Permalink

    Transform a valuation of flows to a component trace for th given instance

    Transform a valuation of flows to a component trace for th given instance

    inst

    the instance

    valuation

    the valuation of the flows

    returns

    the corresponding trace

  31. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  32. def typeOf(inst: CompInstanceIdent, f: BasicFlowIdent): TypeDeclaration

    Permalink

    Find the type declaration of a flow in a given component instance

    Find the type declaration of a flow in a given component instance

    inst

    the component instance containing the flow

    f

    the basic flox ident

    returns

    the type declaration of the flow

  33. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from STMDDBuilder

Inherited from ConfigurationAnalyzer

Inherited from Analyser

Inherited from AnyRef

Inherited from Any

Ungrouped