public class GenericGraphPO extends PatternObject<GenericGraphPO,GenericGraph>
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 |
|---|
GenericGraphPO() |
GenericGraphPO(GenericGraph... hostGraphObject) |
GenericGraphPO(java.lang.String modifier) |
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 GenericGraphPO()
public GenericGraphPO(GenericGraph... hostGraphObject)
public GenericGraphPO(java.lang.String modifier)
public GenericGraphSet allMatches()
public GenericObjectPO hasObjects()
public GenericGraphPO hasObjects(GenericObjectPO tgt)
public GenericObjectSet getObjects()
public GenericLinkPO hasLinks()
public GenericGraphPO hasLinks(GenericLinkPO tgt)
public GenericLinkSet getLinks()
public GenericObjectPO createObjects()
public GenericGraphPO createObjects(GenericObjectPO tgt)
public GenericLinkPO createLinks()
public GenericGraphPO createLinks(GenericLinkPO tgt)
public GenericObjectPO filterObjects()
public GenericGraphPO filterObjects(GenericObjectPO tgt)
public GenericLinkPO filterLinks()
public GenericGraphPO filterLinks(GenericLinkPO tgt)
public GenericObjectPO createObjectsPO()
public GenericObjectPO createObjectsPO(java.lang.String modifier)
public GenericGraphPO createObjectsLink(GenericObjectPO tgt)
public GenericGraphPO createObjectsLink(GenericObjectPO tgt, java.lang.String modifier)
public GenericLinkPO createLinksPO()
public GenericLinkPO createLinksPO(java.lang.String modifier)
public GenericGraphPO createLinksLink(GenericLinkPO tgt)
public GenericGraphPO createLinksLink(GenericLinkPO tgt, java.lang.String modifier)