public class ReachabilityGraphPO extends PatternObject<ReachabilityGraphPO,ReachabilityGraph>
PROPERTY_ATTRCONSTRAINTS, PROPERTY_CANDIDATES, PROPERTY_CARDCONSTRAINTS, PROPERTY_CURRENTMATCH, PROPERTY_DESTROYELEM, PROPERTY_EXCLUDERS, PROPERTY_INCOMMING, PROPERTY_MATCHOTHERTHEN, PROPERTY_OUTGOINGEMPTY_SET, hasMatch, listeners, PROPERTY_DOALLMATCHES, PROPERTY_HASMATCH, PROPERTY_MODIFIER, PROPERTY_PATTERN, PROPERTY_PATTERNOBJECTNAME| Constructor and Description |
|---|
ReachabilityGraphPO() |
ReachabilityGraphPO(ReachabilityGraph... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
ReachabilityGraphSet |
allMatches() |
PatternPO |
createRules() |
ReachabilityGraphPO |
createRules(PatternPO tgt) |
ReachableStatePO |
createStates() |
ReachabilityGraphPO |
createStates(ReachableStatePO tgt) |
ReachableStatePO |
createTodo() |
ReachabilityGraphPO |
createTodo(ReachableStatePO tgt) |
PatternSet |
getRules() |
ReachableStateSet |
getStates() |
ReachableStateSet |
getTodo() |
PatternPO |
hasRules() |
ReachabilityGraphPO |
hasRules(PatternPO tgt) |
ReachableStatePO |
hasStates() |
ReachabilityGraphPO |
hasStates(ReachableStatePO tgt) |
ReachableStatePO |
hasTodo() |
ReachabilityGraphPO |
hasTodo(ReachableStatePO tgt) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, createAttrConstraints, createAttrConstraintsNew, destroy, doAllMatches, endCreate, endDestroy, endNAC, endSubPattern, findNextMatch, getAttrConstraints, getCandidates, getCardConstraints, getCurrentMatch, getDestroyElem, getExcluders, getIncomming, getLHSPatternObjectName, getMatchOtherThen, getOutgoing, has, has, hasAttr, hasLink, hasLinkConstraint, hasMatchOtherThen, instanceOf, matchAsSet, newInstance, newInstance, nextMatch, rebind, removeAllFromAttrConstraints, removeAllFromCardConstraints, removeAllFromExcluders, removeAllFromIncomming, removeAllFromMatchOtherThen, removeAllFromOutgoing, removeFromAttrConstraints, removeFromCardConstraints, removeFromExcluders, removeFromIncomming, removeFromMatchOtherThen, removeFromOutgoing, removeYou, resetSearch, setCandidates, setCurrentMatch, setDestroyElem, startCreate, startDestroy, startNAC, startSubPattern, toString, withAttrConstraints, withAttrConstraints, withCandidates, withCardConstraints, withCardConstraints, withCurrentMatch, withDestroyElem, withExcluders, withExcluders, withIncomming, withMatchOtherThen, withMatchOtherThen, withoutAttrConstraints, withoutAttrConstraints, withoutCardConstraints, withoutCardConstraints, withoutExcluders, withoutExcluders, withOutgoing, withoutIncomming, withoutMatchOtherThen, withoutMatchOtherThen, withoutOutgoingcreatePattern, createPatternNew, dumpHostGraphObject, getDoAllMatches, getHasMatch, getModifier, getPattern, getPatternObjectName, getPropertyChangeSupport, getTopPattern, setDoAllMatches, setHasMatch, setModifier, setPattern, setPatternObjectName, valueSetString, withDoAllMatches, withHasMatch, withModifier, withPattern, withPatternObjectNamepublic ReachabilityGraphPO()
public ReachabilityGraphPO(ReachabilityGraph... hostGraphObject)
public ReachabilityGraphSet allMatches()
public ReachableStatePO hasStates()
public ReachabilityGraphPO hasStates(ReachableStatePO tgt)
public ReachableStateSet getStates()
public ReachableStatePO hasTodo()
public ReachabilityGraphPO hasTodo(ReachableStatePO tgt)
public ReachableStateSet getTodo()
public PatternPO hasRules()
public ReachabilityGraphPO hasRules(PatternPO tgt)
public PatternSet getRules()
public ReachableStatePO createStates()
public ReachabilityGraphPO createStates(ReachableStatePO tgt)
public ReachableStatePO createTodo()
public ReachabilityGraphPO createTodo(ReachableStatePO tgt)
public PatternPO createRules()
public ReachabilityGraphPO createRules(PatternPO tgt)