public class StoryboardPO extends PatternObject<StoryboardPO,StoryboardImpl>
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 |
|---|
StoryboardPO() |
StoryboardPO(StoryboardImpl... hostGraphObject) |
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 StoryboardPO()
public StoryboardPO(StoryboardImpl... hostGraphObject)
public StoryboardSet allMatches()
public StoryboardStepPO hasStoryboardSteps()
public StoryboardPO hasStoryboardSteps(StoryboardStepPO tgt)
public StoryboardStepSet getStoryboardSteps()
public StoryboardPO hasRootDir(java.lang.String value)
public java.lang.String getRootDir()
public StoryboardPO withRootDir(java.lang.String value)
public StoryboardPO hasStepCounter(int value)
public int getStepCounter()
public StoryboardPO withStepCounter(int value)
public StoryboardPO hasStepDoneCounter(int value)
public int getStepDoneCounter()
public StoryboardPO withStepDoneCounter(int value)
public StoryboardPO hasRootDir(java.lang.String lower, java.lang.String upper)
public StoryboardPO hasStepCounter(int lower, int upper)
public StoryboardPO hasStepDoneCounter(int lower, int upper)
public StoryboardPO createRootDir(java.lang.String value)
public StoryboardPO createStepCounter(int value)
public StoryboardPO createStepDoneCounter(int value)
public StoryboardPO withRootDirConstraint(java.lang.String value)
public StoryboardPO withRootDirConstraint(java.lang.String lower, java.lang.String upper)
public StoryboardPO withStepCounterConstraint(int value)
public StoryboardPO withStepCounterConstraint(int lower, int upper)
public StoryboardPO withStepDoneCounterConstraint(int value)
public StoryboardPO withStepDoneCounterConstraint(int lower, int upper)
public StoryboardStepPO createStoryboardStepsPO()
public StoryboardPO withStoryboardStepsLink(StoryboardStepPO tgt)