public class ReplicationChangePO extends PatternObject<ReplicationChangePO,ReplicationChange>
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 |
|---|
ReplicationChangePO() |
ReplicationChangePO(ReplicationChange... hostGraphObject) |
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 ReplicationChangePO()
public ReplicationChangePO(ReplicationChange... hostGraphObject)
public ReplicationChangeSet allMatches()
public ReplicationChangePO hasHistoryIdPrefix(java.lang.String value)
public ReplicationChangePO hasHistoryIdPrefix(java.lang.String lower, java.lang.String upper)
public ReplicationChangePO createHistoryIdPrefix(java.lang.String value)
public java.lang.String getHistoryIdPrefix()
public ReplicationChangePO withHistoryIdPrefix(java.lang.String value)
public ReplicationChangePO hasHistoryIdNumber(long value)
public ReplicationChangePO hasHistoryIdNumber(long lower, long upper)
public ReplicationChangePO createHistoryIdNumber(long value)
public long getHistoryIdNumber()
public ReplicationChangePO withHistoryIdNumber(long value)
public ReplicationChangePO hasTargetObjectId(java.lang.String value)
public ReplicationChangePO hasTargetObjectId(java.lang.String lower, java.lang.String upper)
public ReplicationChangePO createTargetObjectId(java.lang.String value)
public java.lang.String getTargetObjectId()
public ReplicationChangePO withTargetObjectId(java.lang.String value)
public ReplicationChangePO hasTargetProperty(java.lang.String value)
public ReplicationChangePO hasTargetProperty(java.lang.String lower, java.lang.String upper)
public ReplicationChangePO createTargetProperty(java.lang.String value)
public java.lang.String getTargetProperty()
public ReplicationChangePO withTargetProperty(java.lang.String value)
public ReplicationChangePO hasIsToManyProperty(boolean value)
public ReplicationChangePO createIsToManyProperty(boolean value)
public boolean getIsToManyProperty()
public ReplicationChangePO withIsToManyProperty(boolean value)
public ReplicationChangePO hasChangeMsg(java.lang.String value)
public ReplicationChangePO hasChangeMsg(java.lang.String lower, java.lang.String upper)
public ReplicationChangePO createChangeMsg(java.lang.String value)
public java.lang.String getChangeMsg()
public ReplicationChangePO withChangeMsg(java.lang.String value)
public LogEntryPO hasLogEntries()
public LogEntryPO createLogEntries()
public ReplicationChangePO hasLogEntries(LogEntryPO tgt)
public ReplicationChangePO createLogEntries(LogEntryPO tgt)
public LogEntrySet getLogEntries()
public ChangeHistoryPO hasHistory()
public ChangeHistoryPO createHistory()
public ReplicationChangePO hasHistory(ChangeHistoryPO tgt)
public ReplicationChangePO createHistory(ChangeHistoryPO tgt)
public ChangeHistory getHistory()