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) |
| Modifier and Type | Method and Description |
|---|---|
GenericGraphSet |
allMatches() |
GenericLinkPO |
createLinks() |
GenericGraphPO |
createLinks(GenericLinkPO tgt) |
GenericObjectPO |
createObjects() |
GenericGraphPO |
createObjects(GenericObjectPO tgt) |
GenericLinkSet |
getLinks() |
GenericObjectSet |
getObjects() |
GenericLinkPO |
hasLinks() |
GenericGraphPO |
hasLinks(GenericLinkPO tgt) |
GenericObjectPO |
hasObjects() |
GenericGraphPO |
hasObjects(GenericObjectPO tgt) |
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 GenericGraphPO()
public GenericGraphPO(GenericGraph... hostGraphObject)
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)