public class KanbanEntryPO extends PatternObject<KanbanEntryPO,KanbanEntry>
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 |
|---|
KanbanEntryPO() |
KanbanEntryPO(KanbanEntry... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
LogEntryStoryBoardPO |
createLogEntries() |
KanbanEntryPO |
createLogEntries(LogEntryStoryBoardPO tgt) |
KanbanEntryPO |
createOldNoOfLogEntries(int value) |
KanbanEntryPO |
createPhases(java.lang.String value) |
LogEntryStoryBoardSet |
getLogEntries() |
int |
getOldNoOfLogEntries() |
java.lang.String |
getPhases() |
LogEntryStoryBoardPO |
hasLogEntries() |
KanbanEntryPO |
hasLogEntries(LogEntryStoryBoardPO tgt) |
KanbanEntryPO |
hasOldNoOfLogEntries(int value) |
KanbanEntryPO |
hasOldNoOfLogEntries(int lower,
int upper) |
KanbanEntryPO |
hasPhases(java.lang.String value) |
KanbanEntryPO |
hasPhases(java.lang.String lower,
java.lang.String upper) |
KanbanEntryPO |
withLogEntries(LogEntryStoryBoardPO tgtPO) |
KanbanEntryPO |
withOldNoOfLogEntries(int value) |
KanbanEntryPO |
withoutLogEntries(LogEntryStoryBoardPO tgtPO) |
KanbanEntryPO |
withPhases(java.lang.String value) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, createAttrConstraints, createAttrConstraintsNew, destroy, doAllMatches, endCreate, endDestroy, endNAC, endSubPattern, findNextMatch, getAttrConstraints, getCandidates, getCardConstraints, getCurrentMatch, getDestroyElem, getExcluders, getIncomming, getLHSPatternObjectName, getMatchOtherThen, getOutgoing, has, has, hasAttr, hasLink, 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, withoutOutgoingcreatePattern, createPatternNew, dumpHostGraphObject, getDoAllMatches, getHasMatch, getModifier, getPattern, getPatternObjectName, getPropertyChangeSupport, getTopPattern, setDoAllMatches, setHasMatch, setModifier, setPattern, setPatternObjectName, valueSetString, withDoAllMatches, withHasMatch, withModifier, withPattern, withPatternObjectNamepublic KanbanEntryPO()
public KanbanEntryPO(KanbanEntry... hostGraphObject)
public LogEntryStoryBoardPO hasLogEntries()
public KanbanEntryPO hasLogEntries(LogEntryStoryBoardPO tgt)
public KanbanEntryPO withLogEntries(LogEntryStoryBoardPO tgtPO)
public KanbanEntryPO withoutLogEntries(LogEntryStoryBoardPO tgtPO)
public LogEntryStoryBoardSet getLogEntries()
public KanbanEntryPO hasOldNoOfLogEntries(int value)
public int getOldNoOfLogEntries()
public KanbanEntryPO withOldNoOfLogEntries(int value)
public KanbanEntryPO hasOldNoOfLogEntries(int lower, int upper)
public KanbanEntryPO hasPhases(java.lang.String value)
public KanbanEntryPO hasPhases(java.lang.String lower, java.lang.String upper)
public java.lang.String getPhases()
public KanbanEntryPO withPhases(java.lang.String value)
public KanbanEntryPO createOldNoOfLogEntries(int value)
public KanbanEntryPO createPhases(java.lang.String value)
public LogEntryStoryBoardPO createLogEntries()
public KanbanEntryPO createLogEntries(LogEntryStoryBoardPO tgt)