public class StoryboardStepPO extends PatternObject<StoryboardStepPO,StoryboardStep>
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 |
|---|
StoryboardStepPO() |
StoryboardStepPO(StoryboardStep... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
StoryboardStepSet |
allMatches() |
StoryboardPO |
createStoryboard() |
StoryboardStepPO |
createStoryboard(StoryboardPO tgt) |
StoryboardStepPO |
createText(java.lang.String value) |
StoryboardPO |
filterStoryboard() |
StoryboardStepPO |
filterStoryboard(StoryboardPO tgt) |
StoryboardStepPO |
filterText(java.lang.String value) |
StoryboardStepPO |
filterText(java.lang.String lower,
java.lang.String upper) |
StoryboardImpl |
getStoryboard() |
java.lang.String |
getText() |
StoryboardPO |
hasStoryboard() |
StoryboardStepPO |
hasStoryboard(StoryboardPO tgt) |
StoryboardStepPO |
hasText(java.lang.String value) |
StoryboardStepPO |
hasText(java.lang.String lower,
java.lang.String upper) |
StoryboardStepPO |
withText(java.lang.String value) |
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 StoryboardStepPO()
public StoryboardStepPO(StoryboardStep... hostGraphObject)
public StoryboardStepSet allMatches()
public StoryboardStepPO hasText(java.lang.String value)
public java.lang.String getText()
public StoryboardStepPO withText(java.lang.String value)
public StoryboardPO hasStoryboard()
public StoryboardStepPO hasStoryboard(StoryboardPO tgt)
public StoryboardImpl getStoryboard()
public StoryboardStepPO hasText(java.lang.String lower, java.lang.String upper)
public StoryboardStepPO createText(java.lang.String value)
public StoryboardPO createStoryboard()
public StoryboardStepPO createStoryboard(StoryboardPO tgt)
public StoryboardStepPO filterText(java.lang.String value)
public StoryboardStepPO filterText(java.lang.String lower, java.lang.String upper)
public StoryboardPO filterStoryboard()
public StoryboardStepPO filterStoryboard(StoryboardPO tgt)