public class PlaceHolderDescriptionPO extends PatternObject<PlaceHolderDescriptionPO,PlaceHolderDescription>
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 |
|---|
PlaceHolderDescriptionPO() |
PlaceHolderDescriptionPO(PlaceHolderDescription... 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 PlaceHolderDescriptionPO()
public PlaceHolderDescriptionPO(PlaceHolderDescription... hostGraphObject)
public PlaceHolderDescriptionSet allMatches()
public PlaceHolderDescriptionPO hasTextFragment(java.lang.String value)
public PlaceHolderDescriptionPO hasTextFragment(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO createTextFragment(java.lang.String value)
public java.lang.String getTextFragment()
public PlaceHolderDescriptionPO withTextFragment(java.lang.String value)
public PlaceHolderDescriptionPO hasValue(java.lang.String value)
public PlaceHolderDescriptionPO hasValue(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO createValue(java.lang.String value)
public java.lang.String getValue()
public PlaceHolderDescriptionPO withValue(java.lang.String value)
public PlaceHolderDescriptionPO hasAttrName(java.lang.String value)
public PlaceHolderDescriptionPO hasAttrName(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO createAttrName(java.lang.String value)
public java.lang.String getAttrName()
public PlaceHolderDescriptionPO withAttrName(java.lang.String value)
public PlaceHolderDescriptionPO hasIsKeyAttribute(boolean value)
public PlaceHolderDescriptionPO createIsKeyAttribute(boolean value)
public boolean getIsKeyAttribute()
public PlaceHolderDescriptionPO withIsKeyAttribute(boolean value)
public PlaceHolderDescriptionPO hasPrefix(java.lang.String value)
public PlaceHolderDescriptionPO hasPrefix(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO createPrefix(java.lang.String value)
public java.lang.String getPrefix()
public PlaceHolderDescriptionPO withPrefix(java.lang.String value)
public TemplatePO hasOwners()
public TemplatePO createOwners()
public PlaceHolderDescriptionPO hasOwners(TemplatePO tgt)
public PlaceHolderDescriptionPO createOwners(TemplatePO tgt)
public TemplateSet getOwners()
public MatchPO hasMatches()
public MatchPO createMatches()
public PlaceHolderDescriptionPO hasMatches(MatchPO tgt)
public PlaceHolderDescriptionPO createMatches(MatchPO tgt)
public MatchSet getMatches()
public TemplatePO hasSubTemplate()
public TemplatePO createSubTemplate()
public PlaceHolderDescriptionPO hasSubTemplate(TemplatePO tgt)
public PlaceHolderDescriptionPO createSubTemplate(TemplatePO tgt)
public Template getSubTemplate()
public PlaceHolderDescriptionPO filterTextFragment(java.lang.String value)
public PlaceHolderDescriptionPO filterTextFragment(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO filterValue(java.lang.String value)
public PlaceHolderDescriptionPO filterValue(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO filterAttrName(java.lang.String value)
public PlaceHolderDescriptionPO filterAttrName(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionPO filterIsKeyAttribute(boolean value)
public PlaceHolderDescriptionPO filterPrefix(java.lang.String value)
public PlaceHolderDescriptionPO filterPrefix(java.lang.String lower, java.lang.String upper)
public TemplatePO filterOwners()
public PlaceHolderDescriptionPO filterOwners(TemplatePO tgt)
public MatchPO filterMatches()
public PlaceHolderDescriptionPO filterMatches(MatchPO tgt)
public TemplatePO filterSubTemplate()
public PlaceHolderDescriptionPO filterSubTemplate(TemplatePO tgt)