public class StatementEntryPO extends PatternObject<StatementEntryPO,StatementEntry>
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 |
|---|
StatementEntryPO() |
StatementEntryPO(StatementEntry... hostGraphObject) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, addToPattern, createAttrConstraints, createAttrConstraintsNew, createCondition, createPath, createResultTable, destroy, doAllMatches, endCreate, endDestroy, 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, 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 StatementEntryPO()
public StatementEntryPO(StatementEntry... hostGraphObject)
public StatementEntryPO startNAC()
startNAC in class PatternObject<StatementEntryPO,StatementEntry>public StatementEntryPO endNAC()
endNAC in class PatternObject<StatementEntryPO,StatementEntry>public StatementEntrySet allMatches()
public StatementEntryPO hasKind(java.lang.String value)
public java.lang.String getKind()
public StatementEntryPO hasTokenList(java.util.ArrayList<java.lang.String> value)
public java.util.ArrayList<java.lang.String> getTokenList()
public StatementEntryPO hasAssignTargetVarName(java.lang.String value)
public java.lang.String getAssignTargetVarName()
public StatementEntryPO hasBodyStats()
public StatementEntryPO hasBodyStats(StatementEntryPO tgt)
public StatementEntrySet getBodyStats()
public StatementEntryPO hasParent()
public StatementEntryPO hasParent(StatementEntryPO tgt)
public StatementEntry getParent()
public StatementEntryPO hasStartPos(int value)
public int getStartPos()
public StatementEntryPO withStartPos(int value)
public StatementEntryPO hasEndPos(int value)
public int getEndPos()
public StatementEntryPO withEndPos(int value)
public StatementEntryPO hasKind(java.lang.String lower, java.lang.String upper)
public StatementEntryPO hasTokenList(java.util.ArrayList<java.lang.String> lower, java.util.ArrayList<java.lang.String> upper)
public StatementEntryPO hasAssignTargetVarName(java.lang.String lower, java.lang.String upper)
public StatementEntryPO hasStartPos(int lower, int upper)
public StatementEntryPO hasEndPos(int lower, int upper)
public StatementEntryPO createKind(java.lang.String value)
public StatementEntryPO createTokenList(java.util.ArrayList<java.lang.String> value)
public StatementEntryPO createAssignTargetVarName(java.lang.String value)
public StatementEntryPO createStartPos(int value)
public StatementEntryPO createEndPos(int value)
public StatementEntryPO createBodyStats()
public StatementEntryPO createBodyStats(StatementEntryPO tgt)
public StatementEntryPO createParent()
public StatementEntryPO createParent(StatementEntryPO tgt)