Uses of Class
ca.cgjennings.apps.arkham.component.design.ConsequenceSet
-
Packages that use ConsequenceSet Package Description ca.cgjennings.apps.arkham.component.design -
-
Uses of ConsequenceSet in ca.cgjennings.apps.arkham.component.design
Methods in ca.cgjennings.apps.arkham.component.design with parameters of type ConsequenceSet Modifier and Type Method Description void
ConsequenceSet. formatConsequences(java.lang.StringBuilder b, ConsequenceSet predecessor, java.lang.String preamble)
Creates a formatted list of consequences that compares the current design state to the previous design state and appends them to the string builder.
-