public class LogEntryPO extends PatternObject<LogEntryPO,LogEntry>
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 |
|---|
LogEntryPO() |
LogEntryPO(LogEntry... 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 LogEntryPO()
public LogEntryPO(LogEntry... hostGraphObject)
public LogEntrySet allMatches()
public LogEntryPO hasNodeName(java.lang.String value)
public LogEntryPO hasNodeName(java.lang.String lower, java.lang.String upper)
public LogEntryPO createNodeName(java.lang.String value)
public java.lang.String getNodeName()
public LogEntryPO withNodeName(java.lang.String value)
public LogEntryPO hasTaskName(java.lang.String value)
public LogEntryPO hasTaskName(java.lang.String lower, java.lang.String upper)
public LogEntryPO createTaskName(java.lang.String value)
public java.lang.String getTaskName()
public LogEntryPO withTaskName(java.lang.String value)
public LoggerPO hasLogger()
public LoggerPO createLogger()
public LogEntryPO hasLogger(LoggerPO tgt)
public LogEntryPO createLogger(LoggerPO tgt)
public Logger getLogger()
public LogEntryPO hasChildren()
public LogEntryPO createChildren()
public LogEntryPO hasChildren(LogEntryPO tgt)
public LogEntryPO createChildren(LogEntryPO tgt)
public LogEntrySet getChildren()
public LogEntryPO hasParent()
public LogEntryPO createParent()
public LogEntryPO hasParent(LogEntryPO tgt)
public LogEntryPO createParent(LogEntryPO tgt)
public LogEntry getParent()
public LogEntryPO filterNodeName(java.lang.String value)
public LogEntryPO filterNodeName(java.lang.String lower, java.lang.String upper)
public LogEntryPO filterTaskName(java.lang.String value)
public LogEntryPO filterTaskName(java.lang.String lower, java.lang.String upper)
public LoggerPO filterLogger()
public LogEntryPO filterLogger(LoggerPO tgt)
public LogEntryPO filterParent()
public LogEntryPO filterParent(LogEntryPO tgt)
public LogEntryPO filterChildren()
public LogEntryPO filterChildren(LogEntryPO tgt)