public class ServerSocketAcceptThreadPO extends PatternObject<ServerSocketAcceptThreadPO,ServerSocketAcceptThread>
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 |
|---|
ServerSocketAcceptThreadPO() |
ServerSocketAcceptThreadPO(ServerSocketAcceptThread... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
ServerSocketAcceptThreadSet |
allMatches() |
ServerSocketAcceptThreadPO |
createPort(int value) |
ServerSocketAcceptThreadPO |
createReplicationNode(ReplicationNode value) |
ServerSocketAcceptThreadPO |
filterPort(int value) |
ServerSocketAcceptThreadPO |
filterPort(int lower,
int upper) |
ServerSocketAcceptThreadPO |
filterReplicationNode(ReplicationNode value) |
int |
getPort() |
ReplicationNode |
getReplicationNode() |
ServerSocketAcceptThreadPO |
hasPort(int value) |
ServerSocketAcceptThreadPO |
hasPort(int lower,
int upper) |
ServerSocketAcceptThreadPO |
hasReplicationNode(ReplicationNode value) |
ServerSocketAcceptThreadPO |
withPort(int value) |
ServerSocketAcceptThreadPO |
withReplicationNode(ReplicationNode 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 ServerSocketAcceptThreadPO()
public ServerSocketAcceptThreadPO(ServerSocketAcceptThread... hostGraphObject)
public ServerSocketAcceptThreadSet allMatches()
public ServerSocketAcceptThreadPO hasPort(int value)
public ServerSocketAcceptThreadPO hasPort(int lower, int upper)
public ServerSocketAcceptThreadPO createPort(int value)
public int getPort()
public ServerSocketAcceptThreadPO withPort(int value)
public ServerSocketAcceptThreadPO hasReplicationNode(ReplicationNode value)
public ServerSocketAcceptThreadPO createReplicationNode(ReplicationNode value)
public ReplicationNode getReplicationNode()
public ServerSocketAcceptThreadPO withReplicationNode(ReplicationNode value)
public ServerSocketAcceptThreadPO filterPort(int value)
public ServerSocketAcceptThreadPO filterPort(int lower, int upper)
public ServerSocketAcceptThreadPO filterReplicationNode(ReplicationNode value)