public class MatchIsomorphicConstraintPO extends PatternObject<MatchIsomorphicConstraintPO,MatchIsomorphicConstraint>
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 |
|---|
MatchIsomorphicConstraintPO() |
MatchIsomorphicConstraintPO(MatchIsomorphicConstraint... hostGraphObject) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, createAttrConstraints, createAttrConstraintsNew, destroy, doAllMatches, endCreate, endDestroy, 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, startSubPattern, toString, withAttrConstraints, withAttrConstraints, withCandidates, withCardConstraints, withCardConstraints, withCurrentMatch, withDestroyElem, withExcluders, withExcluders, withIncomming, withMatchOtherThen, withMatchOtherThen, withoutAttrConstraints, withoutAttrConstraints, withoutCardConstraints, withoutCardConstraints, withoutExcluders, withoutExcluders, withOutgoing, withoutIncomming, withoutMatchOtherThen, withoutMatchOtherThen, withoutOutgoingcreatePatternNew, dumpHostGraphObject, getPropertyChangeSupport, getTopPattern, setDoAllMatches, setHasMatch, setModifier, setPattern, setPatternObjectName, valueSetString, withDoAllMatches, withHasMatch, withModifier, withPattern, withPatternObjectNamepublic MatchIsomorphicConstraintPO()
public MatchIsomorphicConstraintPO(MatchIsomorphicConstraint... hostGraphObject)
public MatchIsomorphicConstraintPO startNAC()
startNAC in class PatternObject<MatchIsomorphicConstraintPO,MatchIsomorphicConstraint>public MatchIsomorphicConstraintPO endNAC()
endNAC in class PatternObject<MatchIsomorphicConstraintPO,MatchIsomorphicConstraint>public MatchIsomorphicConstraintSet allMatches()
public MatchIsomorphicConstraintPO hasModifier(java.lang.String value)
public java.lang.String getModifier()
getModifier in class PatternElement<MatchIsomorphicConstraintPO>public MatchIsomorphicConstraintPO hasHasMatch(boolean value)
public boolean getHasMatch()
getHasMatch in class PatternElement<MatchIsomorphicConstraintPO>public MatchIsomorphicConstraintPO hasDoAllMatches(boolean value)
public boolean getDoAllMatches()
getDoAllMatches in class PatternElement<MatchIsomorphicConstraintPO>public MatchIsomorphicConstraintPO hasPatternObjectName(java.lang.String value)
public java.lang.String getPatternObjectName()
getPatternObjectName in class PatternElement<MatchIsomorphicConstraintPO>public PatternPO hasPattern()
public MatchIsomorphicConstraintPO hasPattern(PatternPO tgt)
public Pattern getPattern()
PatternElement
many one
PatternElement ----------------------------------- Pattern
elements pattern
getPattern in class PatternElement<MatchIsomorphicConstraintPO>public MatchIsomorphicConstraintPO hasModifier(java.lang.String lower, java.lang.String upper)
public MatchIsomorphicConstraintPO hasHasMatch(boolean lower, boolean upper)
public MatchIsomorphicConstraintPO hasPatternObjectName(java.lang.String lower, java.lang.String upper)
public MatchIsomorphicConstraintPO hasDoAllMatches(boolean lower, boolean upper)
public MatchIsomorphicConstraintPO createModifier(java.lang.String value)
public MatchIsomorphicConstraintPO createHasMatch(boolean value)
public MatchIsomorphicConstraintPO createPatternObjectName(java.lang.String value)
public MatchIsomorphicConstraintPO createDoAllMatches(boolean value)
public PatternPO createPattern()
createPattern in class PatternElement<MatchIsomorphicConstraintPO>public MatchIsomorphicConstraintPO createPattern(PatternPO tgt)