public class ReplicationChannelPO extends PatternObject<ReplicationChannelPO,ReplicationChannel>
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 |
|---|
ReplicationChannelPO() |
ReplicationChannelPO(ReplicationChannel... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationChannelSet |
allMatches() |
SharedSpacePO |
createSharedSpace() |
ReplicationChannelPO |
createSharedSpace(SharedSpacePO tgt) |
ReplicationChannelPO |
createSocket(java.net.Socket value) |
ReplicationChannelPO |
createTargetNodeId(java.lang.String value) |
SharedSpace |
getSharedSpace() |
java.net.Socket |
getSocket() |
java.lang.String |
getTargetNodeId() |
SharedSpacePO |
hasSharedSpace() |
ReplicationChannelPO |
hasSharedSpace(SharedSpacePO tgt) |
ReplicationChannelPO |
hasSocket(java.net.Socket value) |
ReplicationChannelPO |
hasTargetNodeId(java.lang.String value) |
ReplicationChannelPO |
hasTargetNodeId(java.lang.String lower,
java.lang.String upper) |
ReplicationChannelPO |
withSocket(java.net.Socket value) |
ReplicationChannelPO |
withTargetNodeId(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 ReplicationChannelPO()
public ReplicationChannelPO(ReplicationChannel... hostGraphObject)
public ReplicationChannelSet allMatches()
public ReplicationChannelPO hasSocket(java.net.Socket value)
public ReplicationChannelPO createSocket(java.net.Socket value)
public java.net.Socket getSocket()
public ReplicationChannelPO withSocket(java.net.Socket value)
public ReplicationChannelPO hasTargetNodeId(java.lang.String value)
public ReplicationChannelPO hasTargetNodeId(java.lang.String lower, java.lang.String upper)
public ReplicationChannelPO createTargetNodeId(java.lang.String value)
public java.lang.String getTargetNodeId()
public ReplicationChannelPO withTargetNodeId(java.lang.String value)
public SharedSpacePO hasSharedSpace()
public SharedSpacePO createSharedSpace()
public ReplicationChannelPO hasSharedSpace(SharedSpacePO tgt)
public ReplicationChannelPO createSharedSpace(SharedSpacePO tgt)
public SharedSpace getSharedSpace()