|
||||||||||
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.bp.BPChecker
public class BPChecker
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.objectweb.dsrg.sofa.cushion.behavior.CheckerImpl |
---|
CheckerImpl.InvalidBindingTypeException |
Constructor Summary | |
---|---|
BPChecker()
Creates a new instance of BPChecker |
Method Summary | |
---|---|
protected java.lang.String |
getBehaviorType()
|
protected org.ow2.dsrg.fm.bptools.architecture.BPParserBridge |
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 Behavior Protocols using the local version of dChecker. |
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 BPChecker()
Method Detail |
---|
protected org.ow2.dsrg.fm.bptools.architecture.BPParserBridge 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 |