Class Conclusion
java.lang.Object
ca.mcscert.jpipe.model.elements.Conclusion
- All Implemented Interfaces:
CommonElement, ElementView, JustificationElement, StrategyBacked
The top-level conclusion that a justification aims to establish.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ElementView
id, labelMethods inherited from interface JustificationElement
acceptMethods inherited from interface StrategyBacked
addSupport, getSupport
-
Constructor Details
-
Conclusion
-
-
Method Details
-
kind
Description copied from interface:JustificationElementThe kebab-case name of this element's kind, as used in user-facing output:conclusion,sub-conclusion,strategy,evidence,abstract-support.- Specified by:
kindin interfaceJustificationElement- Returns:
- the kind name of this element.
-
id
-
label
-
addSupport
-
getSupport
-
toString
-