public class ReplicationRootPO extends PatternObject<ReplicationRootPO,ReplicationRoot>
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 |
|---|
ReplicationRootPO() |
ReplicationRootPO(ReplicationRoot... hostGraphObject) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationRootSet |
allMatches() |
ReplicationRootPO |
createApplicationObject(java.lang.Object value) |
ReplicationRootPO |
createKids() |
ReplicationRootPO |
createKids(ReplicationRootPO tgt) |
ReplicationRootPO |
createName(java.lang.String value) |
ReplicationRootPO |
createParent() |
ReplicationRootPO |
createParent(ReplicationRootPO tgt) |
java.lang.Object |
getApplicationObject() |
ReplicationRootSet |
getKids() |
java.lang.String |
getName() |
ReplicationRoot |
getParent() |
ReplicationRootPO |
hasApplicationObject(java.lang.Object value) |
ReplicationRootPO |
hasKids() |
ReplicationRootPO |
hasKids(ReplicationRootPO tgt) |
ReplicationRootPO |
hasName(java.lang.String value) |
ReplicationRootPO |
hasName(java.lang.String lower,
java.lang.String upper) |
ReplicationRootPO |
hasParent() |
ReplicationRootPO |
hasParent(ReplicationRootPO tgt) |
ReplicationRootPO |
withApplicationObject(java.lang.Object value) |
ReplicationRootPO |
withName(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 ReplicationRootPO()
public ReplicationRootPO(ReplicationRoot... hostGraphObject)
public ReplicationRootSet allMatches()
public ReplicationRootPO hasName(java.lang.String value)
public ReplicationRootPO hasName(java.lang.String lower, java.lang.String upper)
public ReplicationRootPO createName(java.lang.String value)
public java.lang.String getName()
public ReplicationRootPO withName(java.lang.String value)
public ReplicationRootPO hasApplicationObject(java.lang.Object value)
public ReplicationRootPO createApplicationObject(java.lang.Object value)
public java.lang.Object getApplicationObject()
public ReplicationRootPO withApplicationObject(java.lang.Object value)
public ReplicationRootPO hasKids()
public ReplicationRootPO createKids()
public ReplicationRootPO hasKids(ReplicationRootPO tgt)
public ReplicationRootPO createKids(ReplicationRootPO tgt)
public ReplicationRootSet getKids()
public ReplicationRootPO hasParent()
public ReplicationRootPO createParent()
public ReplicationRootPO hasParent(ReplicationRootPO tgt)
public ReplicationRootPO createParent(ReplicationRootPO tgt)
public ReplicationRoot getParent()