public class TaskLanePO extends PatternObject<TaskLanePO,TaskLane>
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 |
|---|
TaskLanePO() |
TaskLanePO(TaskLane... 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 TaskLanePO()
public TaskLanePO(TaskLane... hostGraphObject)
public TaskLaneSet allMatches()
public TaskLanePO hasHostName(java.lang.String value)
public TaskLanePO hasHostName(java.lang.String lower, java.lang.String upper)
public TaskLanePO createHostName(java.lang.String value)
public java.lang.String getHostName()
public TaskLanePO withHostName(java.lang.String value)
public TaskLanePO hasPortNo(long value)
public TaskLanePO hasPortNo(long lower, long upper)
public TaskLanePO createPortNo(long value)
public long getPortNo()
public TaskLanePO withPortNo(long value)
public TaskBoardPO hasBoard()
public TaskBoardPO createBoard()
public TaskLanePO hasBoard(TaskBoardPO tgt)
public TaskLanePO createBoard(TaskBoardPO tgt)
public TaskBoard getBoard()
public TaskPO hasTasks()
public TaskPO createTasks()
public TaskLanePO hasTasks(TaskPO tgt)
public TaskLanePO createTasks(TaskPO tgt)
public TaskSet getTasks()
public TaskPO hasMyRequests()
public TaskPO createMyRequests()
public TaskLanePO hasMyRequests(TaskPO tgt)
public TaskLanePO createMyRequests(TaskPO tgt)
public TaskSet getMyRequests()
public TaskLanePO filterHostName(java.lang.String value)
public TaskLanePO filterHostName(java.lang.String lower, java.lang.String upper)
public TaskLanePO filterPortNo(long value)
public TaskLanePO filterPortNo(long lower, long upper)
public TaskBoardPO filterBoard()
public TaskLanePO filterBoard(TaskBoardPO tgt)
public TaskPO filterTasks()
public TaskLanePO filterTasks(TaskPO tgt)
public TaskPO filterMyRequests()
public TaskLanePO filterMyRequests(TaskPO tgt)