|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.cushion.behavior.CheckerImpl
org.objectweb.dsrg.sofa.cushion.behavior.ebp2prom.EBP2PromChecker
public class EBP2PromChecker
This is implementation of the Checker interface for EBP2Promela case.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.objectweb.dsrg.sofa.cushion.behavior.CheckerImpl |
---|
CheckerImpl.InvalidBindingTypeException |
Constructor Summary | |
---|---|
EBP2PromChecker()
Creates a new instance of EBP2PromChecker |
Method Summary | |
---|---|
protected java.lang.String |
getBehaviorType()
|
protected org.ow2.dsrg.fm.ebp2promela.architecture.EBPParserBridge |
getParserBridge()
|
org.objectweb.dsrg.sofa.util.checker.CheckingResult |
checkArchitecture(org.objectweb.dsrg.sofa.repository.model.Architecture arch,
java.io.PrintStream out)
Performs the behavior verification of Extended Behavior Protocols via translation to Promela and using the Spin model checker (www.spinroot.com) |
Methods inherited from class org.objectweb.dsrg.sofa.cushion.behavior.CheckerImpl |
---|
getFrame, getProtocol, parseArch, printStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EBP2PromChecker()
Method Detail |
---|
protected org.ow2.dsrg.fm.ebp2promela.architecture.EBPParserBridge getParserBridge()
getParserBridge
in class CheckerImpl
public org.objectweb.dsrg.sofa.util.checker.CheckingResult checkArchitecture(org.objectweb.dsrg.sofa.repository.model.Architecture arch, java.io.PrintStream out)
protected java.lang.String getBehaviorType()
getBehaviorType
in class CheckerImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |