public class RemoteTaskPO extends PatternObject<RemoteTaskPO,RemoteTask>
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 |
|---|
RemoteTaskPO() |
RemoteTaskPO(RemoteTask... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
RemoteTaskSet |
allMatches() |
RemoteTaskPO |
createBoardTask(BoardTask value) |
LogEntryPO |
createLogEntries() |
RemoteTaskPO |
createLogEntries(LogEntryPO tgt) |
RemoteTaskPO |
filterBoardTask(BoardTask value) |
LogEntryPO |
filterLogEntries() |
RemoteTaskPO |
filterLogEntries(LogEntryPO tgt) |
BoardTask |
getBoardTask() |
LogEntrySet |
getLogEntries() |
RemoteTaskPO |
hasBoardTask(BoardTask value) |
LogEntryPO |
hasLogEntries() |
RemoteTaskPO |
hasLogEntries(LogEntryPO tgt) |
RemoteTaskPO |
withBoardTask(BoardTask 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 RemoteTaskPO()
public RemoteTaskPO(RemoteTask... hostGraphObject)
public RemoteTaskSet allMatches()
public RemoteTaskPO hasBoardTask(BoardTask value)
public RemoteTaskPO createBoardTask(BoardTask value)
public BoardTask getBoardTask()
public RemoteTaskPO withBoardTask(BoardTask value)
public LogEntryPO hasLogEntries()
public LogEntryPO createLogEntries()
public RemoteTaskPO hasLogEntries(LogEntryPO tgt)
public RemoteTaskPO createLogEntries(LogEntryPO tgt)
public LogEntrySet getLogEntries()
public RemoteTaskPO filterBoardTask(BoardTask value)
public LogEntryPO filterLogEntries()
public RemoteTaskPO filterLogEntries(LogEntryPO tgt)