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) |
RuleApplicationPO(java.lang.String modifier) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, addToPattern, createAttrConstraints, createAttrConstraintsNew, createCondition, createPath, createResultTable, destroy, doAllMatches, endCreate, endDestroy, endNAC, endSubPattern, filterAttr, findNextMatch, getAttrConstraints, getCandidates, getCardConstraints, getCurrentMatch, getDestroyElem, getExcluders, getIncomming, getLHSPatternObjectName, getMatchOtherThen, getOutgoing, has, has, hasLink, hasLinkConstraint, 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, withoutOutgoingaddPropertyChangeListener, addPropertyChangeListener, createPattern, createPatternNew, dumpHostGraphObject, firePropertyChange, getDoAllMatches, getHasMatch, getModifier, getPattern, getPatternObjectName, getPropertyChangeSupport, getTopPattern, isDoAllMatches, isHasMatch, removePropertyChangeListener, removePropertyChangeListener, setDoAllMatches, setHasMatch, setModifier, setPattern, setPatternObjectName, valueSetString, withDoAllMatches, withHasMatch, withModifier, withPattern, withPatternObjectNamepublic RuleApplicationPO()
public RuleApplicationPO(RuleApplication... hostGraphObject)
public RuleApplicationPO(java.lang.String modifier)
public RuleApplicationSet allMatches()
public RuleApplicationPO createDescriptionCondition(java.lang.String value)
public RuleApplicationPO createDescriptionCondition(java.lang.String lower, java.lang.String upper)
public RuleApplicationPO createDescriptionAssignment(java.lang.String value)
public java.lang.String getDescription()
public RuleApplicationPO withDescription(java.lang.String value)
public PatternPO createRulePO()
public PatternPO createRulePO(java.lang.String modifier)
public RuleApplicationPO createRuleLink(PatternPO tgt)
public RuleApplicationPO createRuleLink(PatternPO tgt, java.lang.String modifier)
public Pattern getRule()
public ReachableStatePO createSrcPO()
public ReachableStatePO createSrcPO(java.lang.String modifier)
public RuleApplicationPO createSrcLink(ReachableStatePO tgt)
public RuleApplicationPO createSrcLink(ReachableStatePO tgt, java.lang.String modifier)
public ReachableState getSrc()
public ReachableStatePO createTgtPO()
public ReachableStatePO createTgtPO(java.lang.String modifier)
public RuleApplicationPO createTgtLink(ReachableStatePO tgt)
public RuleApplicationPO createTgtLink(ReachableStatePO tgt, java.lang.String modifier)
public ReachableState getTgt()