public class RuleApplicationPO extends PatternObject<RuleApplicationPO,RuleApplication>
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 |
|---|
RuleApplicationPO() |
RuleApplicationPO(RuleApplication... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
RuleApplicationSet |
allMatches() |
RuleApplicationPO |
createDescription(java.lang.String value) |
ReachableStatePO |
createSrc() |
RuleApplicationPO |
createSrc(ReachableStatePO tgt) |
ReachableStatePO |
createTgt() |
RuleApplicationPO |
createTgt(ReachableStatePO tgt) |
java.lang.String |
getDescription() |
ReachableState |
getSrc() |
ReachableState |
getTgt() |
RuleApplicationPO |
hasDescription(java.lang.String value) |
RuleApplicationPO |
hasDescription(java.lang.String lower,
java.lang.String upper) |
ReachableStatePO |
hasSrc() |
RuleApplicationPO |
hasSrc(ReachableStatePO tgt) |
ReachableStatePO |
hasTgt() |
RuleApplicationPO |
hasTgt(ReachableStatePO tgt) |
RuleApplicationPO |
withDescription(java.lang.String value) |
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 RuleApplicationPO()
public RuleApplicationPO(RuleApplication... hostGraphObject)
public RuleApplicationSet allMatches()
public RuleApplicationPO hasDescription(java.lang.String value)
public java.lang.String getDescription()
public RuleApplicationPO withDescription(java.lang.String value)
public ReachableStatePO hasSrc()
public RuleApplicationPO hasSrc(ReachableStatePO tgt)
public ReachableState getSrc()
public ReachableStatePO hasTgt()
public RuleApplicationPO hasTgt(ReachableStatePO tgt)
public ReachableState getTgt()
public RuleApplicationPO hasDescription(java.lang.String lower, java.lang.String upper)
public RuleApplicationPO createDescription(java.lang.String value)
public ReachableStatePO createSrc()
public RuleApplicationPO createSrc(ReachableStatePO tgt)
public ReachableStatePO createTgt()
public RuleApplicationPO createTgt(ReachableStatePO tgt)