public class LanePO extends PatternObject<LanePO,Lane>
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 |
|---|
LanePO() |
LanePO(Lane... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
LaneSet |
allMatches() |
RemoteTaskBoardPO |
createBoard() |
LanePO |
createBoard(RemoteTaskBoardPO tgt) |
LanePO |
createName(java.lang.String value) |
BoardTaskPO |
createTasks() |
LanePO |
createTasks(BoardTaskPO tgt) |
RemoteTaskBoardPO |
filterBoard() |
LanePO |
filterBoard(RemoteTaskBoardPO tgt) |
LanePO |
filterName(java.lang.String value) |
LanePO |
filterName(java.lang.String lower,
java.lang.String upper) |
BoardTaskPO |
filterTasks() |
LanePO |
filterTasks(BoardTaskPO tgt) |
RemoteTaskBoard |
getBoard() |
java.lang.String |
getName() |
BoardTaskSet |
getTasks() |
RemoteTaskBoardPO |
hasBoard() |
LanePO |
hasBoard(RemoteTaskBoardPO tgt) |
LanePO |
hasName(java.lang.String value) |
LanePO |
hasName(java.lang.String lower,
java.lang.String upper) |
BoardTaskPO |
hasTasks() |
LanePO |
hasTasks(BoardTaskPO tgt) |
LanePO |
withName(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 LanePO()
public LanePO(Lane... hostGraphObject)
public LaneSet allMatches()
public LanePO hasName(java.lang.String value)
public LanePO hasName(java.lang.String lower, java.lang.String upper)
public LanePO createName(java.lang.String value)
public java.lang.String getName()
public LanePO withName(java.lang.String value)
public RemoteTaskBoardPO hasBoard()
public RemoteTaskBoardPO createBoard()
public LanePO hasBoard(RemoteTaskBoardPO tgt)
public LanePO createBoard(RemoteTaskBoardPO tgt)
public RemoteTaskBoard getBoard()
public BoardTaskPO hasTasks()
public BoardTaskPO createTasks()
public LanePO hasTasks(BoardTaskPO tgt)
public LanePO createTasks(BoardTaskPO tgt)
public BoardTaskSet getTasks()
public LanePO filterName(java.lang.String value)
public LanePO filterName(java.lang.String lower, java.lang.String upper)
public RemoteTaskBoardPO filterBoard()
public LanePO filterBoard(RemoteTaskBoardPO tgt)
public BoardTaskPO filterTasks()
public LanePO filterTasks(BoardTaskPO tgt)