public class GenericLinkPO extends PatternObject<GenericLinkPO,GenericLink>
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 |
|---|
GenericLinkPO() |
GenericLinkPO(GenericLink... 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 GenericLinkPO()
public GenericLinkPO(GenericLink... hostGraphObject)
public GenericLinkPO hasTgtLabel(java.lang.String value)
public java.lang.String getTgtLabel()
public GenericLinkPO hasSrcLabel(java.lang.String value)
public java.lang.String getSrcLabel()
public GenericObjectPO hasSrc()
public GenericLinkPO hasSrc(GenericObjectPO tgt)
public GenericObject getSrc()
public GenericObjectPO hasTgt()
public GenericLinkPO hasTgt(GenericObjectPO tgt)
public GenericObject getTgt()
public GenericGraphPO hasGraph()
public GenericLinkPO hasGraph(GenericGraphPO tgt)
public GenericGraph getGraph()
public GenericLinkSet allMatches()
public GenericLinkPO hasTgtLabel(java.lang.String lower, java.lang.String upper)
public GenericLinkPO hasSrcLabel(java.lang.String lower, java.lang.String upper)
public GenericLinkPO createTgtLabel(java.lang.String value)
public GenericLinkPO createSrcLabel(java.lang.String value)
public GenericObjectPO createSrc()
public GenericLinkPO createSrc(GenericObjectPO tgt)
public GenericObjectPO createTgt()
public GenericLinkPO createTgt(GenericObjectPO tgt)
public GenericGraphPO createGraph()
public GenericLinkPO createGraph(GenericGraphPO tgt)