public class BoardTaskPO extends PatternObject<BoardTaskPO,BoardTask>
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 |
|---|
BoardTaskPO() |
BoardTaskPO(BoardTask... 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 BoardTaskPO()
public BoardTaskPO(BoardTask... hostGraphObject)
public BoardTaskSet allMatches()
public BoardTaskPO hasName(java.lang.String value)
public BoardTaskPO hasName(java.lang.String lower, java.lang.String upper)
public BoardTaskPO createName(java.lang.String value)
public java.lang.String getName()
public BoardTaskPO withName(java.lang.String value)
public BoardTaskPO hasStatus(java.lang.String value)
public BoardTaskPO hasStatus(java.lang.String lower, java.lang.String upper)
public BoardTaskPO createStatus(java.lang.String value)
public java.lang.String getStatus()
public BoardTaskPO withStatus(java.lang.String value)
public LogEntryPO hasLogEntries()
public LogEntryPO createLogEntries()
public BoardTaskPO hasLogEntries(LogEntryPO tgt)
public BoardTaskPO createLogEntries(LogEntryPO tgt)
public LogEntrySet getLogEntries()
public LanePO hasLane()
public LanePO createLane()
public BoardTaskPO hasLane(LanePO tgt)
public BoardTaskPO createLane(LanePO tgt)
public Lane getLane()
public BoardTaskPO hasNext()
public BoardTaskPO createNext()
public BoardTaskPO hasNext(BoardTaskPO tgt)
public BoardTaskPO createNext(BoardTaskPO tgt)
public BoardTaskSet getNext()
public BoardTaskPO hasPrev()
public BoardTaskPO createPrev()
public BoardTaskPO hasPrev(BoardTaskPO tgt)
public BoardTaskPO createPrev(BoardTaskPO tgt)
public BoardTaskSet getPrev()
public SeppelSpaceProxyPO hasProxy()
public SeppelSpaceProxyPO createProxy()
public BoardTaskPO hasProxy(SeppelSpaceProxyPO tgt)
public BoardTaskPO createProxy(SeppelSpaceProxyPO tgt)
public SeppelSpaceProxy getProxy()
public BoardTaskPO hasManualExecution(boolean value)
public BoardTaskPO createManualExecution(boolean value)
public boolean getManualExecution()
public BoardTaskPO withManualExecution(boolean value)
public void execute()
public BoardTaskPO hasStashedPropertyChangeEvent(java.beans.PropertyChangeEvent value)
public BoardTaskPO createStashedPropertyChangeEvent(java.beans.PropertyChangeEvent value)
public java.beans.PropertyChangeEvent getStashedPropertyChangeEvent()
public BoardTaskPO withStashedPropertyChangeEvent(java.beans.PropertyChangeEvent value)
public BoardTaskPO filterName(java.lang.String value)
public BoardTaskPO filterName(java.lang.String lower, java.lang.String upper)
public BoardTaskPO filterStatus(java.lang.String value)
public BoardTaskPO filterStatus(java.lang.String lower, java.lang.String upper)
public BoardTaskPO filterManualExecution(boolean value)
public BoardTaskPO filterStashedPropertyChangeEvent(java.beans.PropertyChangeEvent value)
public LogEntryPO filterLogEntries()
public BoardTaskPO filterLogEntries(LogEntryPO tgt)
public LanePO filterLane()
public BoardTaskPO filterLane(LanePO tgt)
public BoardTaskPO filterPrev()
public BoardTaskPO filterPrev(BoardTaskPO tgt)
public SeppelSpaceProxyPO filterProxy()
public BoardTaskPO filterProxy(SeppelSpaceProxyPO tgt)
public BoardTaskPO filterNext()
public BoardTaskPO filterNext(BoardTaskPO tgt)