public class LoggerPO extends PatternObject<LoggerPO,Logger>
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 |
|---|
LoggerPO() |
LoggerPO(Logger... 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 LoggerPO()
public LoggerPO(Logger... hostGraphObject)
public LoggerSet allMatches()
public PeerProxy getStartPeer()
public LoggerPO hasTaskNo(int value)
public LoggerPO hasTaskNo(int lower, int upper)
public LoggerPO createTaskNo(int value)
public int getTaskNo()
public LoggerPO withTaskNo(int value)
public LoggerPO hasIdMap(SDMLibJsonIdMap value)
public LoggerPO createIdMap(SDMLibJsonIdMap value)
public SDMLibJsonIdMap getIdMap()
public LoggerPO withIdMap(SDMLibJsonIdMap value)
public TaskFlowPO hasSubFlow()
public TaskFlowPO createSubFlow()
public LoggerPO hasSubFlow(TaskFlowPO tgt)
public LoggerPO createSubFlow(TaskFlowPO tgt)
public TaskFlow getSubFlow()
public TaskFlowPO hasParent()
public TaskFlowPO createParent()
public LoggerPO hasParent(TaskFlowPO tgt)
public LoggerPO createParent(TaskFlowPO tgt)
public TaskFlow getParent()
public LogEntryPO hasEntries()
public LogEntryPO createEntries()
public LoggerPO hasEntries(LogEntryPO tgt)
public LoggerPO createEntries(LogEntryPO tgt)
public LogEntrySet getEntries()
public LoggerPO filterTaskNo(int value)
public LoggerPO filterTaskNo(int lower, int upper)
public LoggerPO filterIdMap(SDMLibJsonIdMap value)
public TaskFlowPO filterParent()
public LoggerPO filterParent(TaskFlowPO tgt)
public TaskFlowPO filterSubFlow()
public LoggerPO filterSubFlow(TaskFlowPO tgt)
public LogEntryPO filterEntries()
public LoggerPO filterEntries(LogEntryPO tgt)