public class SocketThreadPO extends PatternObject<SocketThreadPO,SocketThread>
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 |
|---|
SocketThreadPO() |
SocketThreadPO(SocketThread... 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 SocketThreadPO()
public SocketThreadPO(SocketThread... hostGraphObject)
public SocketThreadSet allMatches()
public SocketThreadPO hasIp(java.lang.String value)
public SocketThreadPO hasIp(java.lang.String lower, java.lang.String upper)
public SocketThreadPO createIp(java.lang.String value)
public java.lang.String getIp()
public SocketThreadPO withIp(java.lang.String value)
public SocketThreadPO hasPort(int value)
public SocketThreadPO hasPort(int lower, int upper)
public SocketThreadPO createPort(int value)
public int getPort()
public SocketThreadPO withPort(int value)
public SocketThreadPO hasIdMap(SDMLibJsonIdMap value)
public SocketThreadPO createIdMap(SDMLibJsonIdMap value)
public SDMLibJsonIdMap getIdMap()
public SocketThreadPO withIdMap(SDMLibJsonIdMap value)
public SocketThreadPO hasDefaultTargetThread(java.lang.Object value)
public SocketThreadPO createDefaultTargetThread(java.lang.Object value)
public java.lang.Object getDefaultTargetThread()
public SocketThreadPO withDefaultTargetThread(java.lang.Object value)
public SocketThreadPO filterIp(java.lang.String value)
public SocketThreadPO filterIp(java.lang.String lower, java.lang.String upper)
public SocketThreadPO filterPort(int value)
public SocketThreadPO filterPort(int lower, int upper)
public SocketThreadPO filterIdMap(SDMLibJsonIdMap value)
public SocketThreadPO filterDefaultTargetThread(java.lang.Object value)